projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msi: MsiSetMode returns a UINT system error code, not a BOOL.
[wine]
/
include
/
winbase.h
2009-11-16
Stefan Leichter
kernel32: Added stub for CreateMemoryResourceNotification.
blob
|
commitdiff
|
raw
2009-10-28
Paul Vriens
advapi32/tests: Add some GetEventLogInformation tests.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-26
Alexander Nicolays...
include: Add defines for GetProductInfo.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-18
Mike Kaplinskiy
kernel32: Implement CancelIoEx.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-07
Hans Leidekker
include: Add prototypes for EncodePointer and DecodePoi...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Andrew Nguyen
kernel32: Implement WTSGetActiveConsoleSessionId as...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-07
Alexandre Julliard
kernel32: Add implementation of GetSystemWow64DirectoryA/W.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Alexandre Julliard
kernel32: Forward the Wow64 redirection functions to...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-04
Dmitry Timoshkov
kernel32: Make SystemTimeToTzSpecificLocalTime and...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-31
Mikołaj Zalewski
kernel32: Implement QueryFullProcessImageFileNameW.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-30
Rob Shearman
include: Add definition for CreateProcessWithLogonW...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-06
Alexandre Julliard
Fix position of CDECL qualifier for functions that...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-13
Nikolay Sivov
kernel32: Implemented GetErrorMode().
blob
|
commitdiff
|
raw
|
diff to current
2009-01-04
Alexandre Julliard
include: Fix data structures for processor affinity...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-31
Alexandre Julliard
kernel32: Convert FormatMessageA/W to use an MS ABI...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-23
Maarten Lankhorst
kernel32: Change all functions to use CDECL.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-11
Alexandre Julliard
include: Fix typo in the 64-bit version of GetProcessHe...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
Alexandre Julliard
include: Disable the asm optimizations for the Windows...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Alexandre Julliard
include: Implemented inline asm functions for x86_64...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Alexandre Julliard
include: Fix the 64-bit value of magic handle constants.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-14
Alexandre Julliard
kernel32: Added GetWriteWatch and ResetWriteWatch.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-11
Alexandre Julliard
kernel32: Implemented the Ex variants of CreateEvent...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-05
Marcus Meissner
Annotate with allocation size attribute.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-04
Alexandre Julliard
kernel32: Implemented the wrapper functions for job...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-28
Vijay Kiran Kamuju
advapi32: Add stub for ConvertToAutoInheritPrivateObjec...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-22
Dan Hipschman
kernel32: Add a stub for ChangeTimerQueueTimer.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-11
Roy Shea
include: Add header for mstask.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-23
Jon Griffiths
ntdll: Implement [Rtl]InitializeCriticalSectionEx.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-30
Alexandre Julliard
include: Use WINE_NO_UNICODE_MACROS instead of __WINESR...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-22
Dan Hipschman
advapi32: Add a stub for CreateRestrictedToken.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-15
Alexandre Julliard
kernel32: Implemented ReadFileScatter and WriteFileGather.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-14
Dan Hipschman
kernel32: Add the MOVEFILE_WRITE_THROUGH flag for MoveF...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-29
Dmitry Timoshkov
kernel32: Add stubs for fiber local storage APIs.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-15
Francois Gouget
kernel32: Add prototypes for [GS]etDynamicTimeZoneInfor...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-13
Rob Shearman
kernel32: Implement GetThreadId.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Alexandre Julliard
include: Add WINBASEAPI to the exported kernel32 functions.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-06
Alexandre Julliard
include: Moved AttachThreadInput prototype to winuser...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-29
Detlef Riekenberg
include/winbase: Fix a typo.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-23
Francois Gouget
Better match the PSDK types and update win32.api to...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-17
Bang Jun-young
advapi32: Fix AdjustTokenPrivileges() to match the...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Mikolaj Zalewski
advapi32: Add AddAuditAccessAceEx.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-11
Alexandre Julliard
kernel32: Implemented GetTickCount64.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-21
Dmitry Timoshkov
kernel32: Fix the size of ThreadAffinityMask to match...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-07
Kevin Koltzau
winbase.h: Define FILE_FLAG_OPEN_REPARSE_POINT.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-03
Andrew Talbot
kernel32: Constify a variable.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-27
Kirill K. Smirnov
kernel32: Add partial stub for NeedCurrentDirectoryForE...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-09
Francois Gouget
kernel32: Add prototypes to winbase.h for the SList...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-22
Bang Jun-Young
winbase.h: Cosmetic changes.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-02
Mike McCormack
kernel32: Implement CopyFileWithProgress.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-15
Rob Shearman
include: Add security QOS flags to winbase.h.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
Francois Gouget
include: The PSDK does not have the A/W variants of...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Francois Gouget
include: Fix the HeapQueryInformation() prototype.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Mike McCormack
kernel32: Declare HeapQueryInformation and HeapSetInfor...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-12
James Hawkins
advapi32: Add missing declarations to the public headers.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
Alexandre Julliard
include: Exception filters should return LONG, not...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-08
Andrew Talbot
kernel: Constify a formal parameter.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-16
Robert Reif
kernel32: Add GetNativeSystemInfo.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-11
Robert Reif
kernel32: Add IsWow64Process.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-17
Robert Reif
advapi32: Add CreateWellKnownSid and IsWellKnownSid.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-12
Alexandre Julliard
include: Added prototype for DllMain.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-27
Eric Pouech
ntdll/kernel32: Pipe information.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-27
Alexandre Julliard
kernel32: Partial implementation of GetModuleHandleExA/W.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Robert Shearman
include: Add defines used in CopyFileEx.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-20
Paul Chitescu
advapi32: Add stub FileEncryptionStatus and declarations.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-16
Detlef Riekenberg
winbase.h: Add missing LMEM_INVALID_HANDLE define.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-06
Eric Pouech
A few fixes for pointer qualifiers (const, volatile...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-26
Hans Leidekker
include: Add some defines related to tape support.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-17
Mike McCormack
kernel32: Create a stub implementation for PostQueuedCo...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-16
Mike McCormack
kernel32: Declare BindIoCompletionCallback().
blob
|
commitdiff
|
raw
|
diff to current
2006-01-16
Mike McCormack
kernel32: Define SCS_64BIT_BINARY.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-27
Eric Pouech
Implemented kernel32 process affinity handling on top...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-13
Alexandre Julliard
Implemented InterlockedCompareExchangePointer and
blob
|
commitdiff
|
raw
|
diff to current
2005-08-18
Felix Nawothnig
Make the destination pointers of Interlocked* functions...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-11
Alexandre Julliard
Added a wine_get_dos_file_name function in kernel32...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-09
Mike McCormack
Correct OFSTRUCT declaration.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-01
Alexandre Julliard
Properly sort the function prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-24
Vincent Béron
Remove multiple declarations of the same function,...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-27
Mike McCormack
DUPLICATE_* flags should be defined in winnt.h.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-22
Mike McCormack
Declare ProcessIdToSessionId.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-14
Mike McCormack
Add a couple of missing functions.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-13
Mike McCormack
Declare some missing functions.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-07
Mike McCormack
Added some security related functions to winbase.h.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-31
Alexandre Julliard
Fixed RtlIsTextUnicode prototype, and made it properly...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-29
Mike McCormack
- always declare the lstr* functions, even if they...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-25
Uwe Bonnes
Fix small typo.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-11
Dimitrie O. Paun
Move {ABOVE,BELOW}_NORMAL_PRIORITY_CLASS to winbase.h.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-09
Andreas Mohr
Fix for CommConfigDialog*() hwnd argument.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-25
Alexandre Julliard
Define strncpy to an error to make sure it doesn't...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-17
Dmitry Timoshkov
Match OVERLAPPED structure to the SDK definition.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-17
Mike McCormack
Declare inline string function WINAPI (found by Krzyszt...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-24
Dmitry Timoshkov
Match RaiseException and EXCEPTION_RECORD to SDK defini...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-22
Ivan Leo Puoti
Added a couple of defines.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-22
Mike McCormack
Make lstr* functions inline inside Wine.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-03
Hans Leidekker
Stub implementations for GetKernelObjectSecurity,
blob
|
commitdiff
|
raw
|
diff to current
2004-12-21
Hans Leidekker
Stub implementations for AdjustTokenGroups, AreAllAcces...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-17
Andreas Mohr
GetTempPath*() uses DWORD parameters instead of UINT.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-27
Rein Klazes
- Reordered some code from the existing helper _GetTime...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-22
Alexandre Julliard
Fixed definition of MAX_COMPUTERNAME_LENGTH (spotted...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Jon Griffiths
Use correct tag names for compatability with fwd decls.
blob
|
commitdiff
|
raw
|
diff to current
next