Sign in
goma
/
wine
/
5bdfd877a751fe5c99ede04eb25d41a481269bf2
/
include
/
winbase.h
2e97746
kernel32: Declare and add stubs for GetLogicalProcessorInformation(Ex).
by Paul Chitescu
· 15 years ago
75912af
winbase.h: Added missing COPY_FILE_* flags.
by Jacek Caban
· 15 years ago
f7f4e9e
include: Force inlining exported API functions to avoid duplicate definitions.
by Alexandre Julliard
· 15 years ago
b7d3217
include: Rewrote some extern inline to static inline.
by Yann Droneaud
· 15 years ago
abf2937
kernel32: Export InterlockedCompareExchange64.
by Alexandre Julliard
· 15 years ago
805f7d7
kernel32: Add SetThreadErrorMode and GetThreadErrorMode.
by Peter Rosin
· 15 years ago
21ddb9f
include: Move undocumented Win9x function definitions to winbase16.h.
by Alexandre Julliard
· 15 years ago
7f1fe90
kernel32: Added stub for CreateMemoryResourceNotification.
by Stefan Leichter
· 15 years ago
400d621
advapi32/tests: Add some GetEventLogInformation tests.
by Paul Vriens
· 15 years ago
1c4c2bb
include: Add defines for GetProductInfo.
by Alexander Nicolaysen Sørnes
· 16 years ago
a5c03fb
kernel32: Implement CancelIoEx.
by Mike Kaplinskiy
· 16 years ago
26fbee2
include: Add prototypes for EncodePointer and DecodePointer.
by Hans Leidekker
· 16 years ago
f63f402
kernel32: Implement WTSGetActiveConsoleSessionId as a stub.
by Andrew Nguyen
· 16 years ago
03d6da0
kernel32: Add implementation of GetSystemWow64DirectoryA/W.
by Alexandre Julliard
· 16 years ago
26caf2f
kernel32: Forward the Wow64 redirection functions to ntdll.
by Alexandre Julliard
· 16 years ago
545b40a
kernel32: Make SystemTimeToTzSpecificLocalTime and TzSpecificLocalTimeToSystemTime prototypes match PSDK.
by Dmitry Timoshkov
· 16 years ago
9c95322
kernel32: Implement QueryFullProcessImageFileNameW.
by Mikołaj Zalewski
· 16 years ago
bbe7927
include: Add definition for CreateProcessWithLogonW and associated flags.
by Rob Shearman
· 16 years ago
fb04bcf
Fix position of CDECL qualifier for functions that return pointers.
by Alexandre Julliard
· 16 years ago
2013cdc
kernel32: Implemented GetErrorMode().
by Nikolay Sivov
· 16 years ago
935a406
include: Fix data structures for processor affinity on 64-bit.
by Alexandre Julliard
· 16 years ago
5f36d02
kernel32: Convert FormatMessageA/W to use an MS ABI vararg list for x86_64.
by Alexandre Julliard
· 16 years ago
70441d5
kernel32: Change all functions to use CDECL.
by Maarten Lankhorst
· 16 years ago
dcbe616
include: Fix typo in the 64-bit version of GetProcessHeap().
by Alexandre Julliard
· 16 years ago
4bddbed
include: Disable the asm optimizations for the Windows build.
by Alexandre Julliard
· 16 years ago
f06d99f
include: Implemented inline asm functions for x86_64. Export Interlocked* only on i386.
by Alexandre Julliard
· 16 years ago
fea2aa5
include: Fix the 64-bit value of magic handle constants.
by Alexandre Julliard
· 16 years ago
23be27e
kernel32: Added GetWriteWatch and ResetWriteWatch.
by Alexandre Julliard
· 16 years ago
c1d2d86
kernel32: Implemented the Ex variants of CreateEvent/Mutex/Semaphore/WaitableTimer.
by Alexandre Julliard
· 16 years ago
96412ee
Annotate with allocation size attribute.
by Marcus Meissner
· 17 years ago
b44a109
kernel32: Implemented the wrapper functions for job objects.
by Alexandre Julliard
· 17 years ago
d2625be
advapi32: Add stub for ConvertToAutoInheritPrivateObjectSecurity.
by Vijay Kiran Kamuju
· 17 years ago
ecd76fb
kernel32: Add a stub for ChangeTimerQueueTimer.
by Dan Hipschman
· 17 years ago
7c74ff3
include: Add header for mstask.
by Roy Shea
· 17 years ago
1ad733e
ntdll: Implement [Rtl]InitializeCriticalSectionEx.
by Jon Griffiths
· 17 years ago
a2ba7dc
include: Use WINE_NO_UNICODE_MACROS instead of __WINESRC__ where appropriate.
by Alexandre Julliard
· 17 years ago
2904f54
advapi32: Add a stub for CreateRestrictedToken.
by Dan Hipschman
· 17 years ago
5c5b997
kernel32: Implemented ReadFileScatter and WriteFileGather.
by Alexandre Julliard
· 17 years ago
0e8f193
kernel32: Add the MOVEFILE_WRITE_THROUGH flag for MoveFileEx (stub).
by Dan Hipschman
· 17 years ago
e49e8b2
kernel32: Add stubs for fiber local storage APIs.
by Dmitry Timoshkov
· 17 years ago
bce8b67
kernel32: Add prototypes for [GS]etDynamicTimeZoneInformation().
by Francois Gouget
· 17 years ago
8296548
kernel32: Implement GetThreadId.
by Rob Shearman
· 17 years ago
16d85e2
include: Add WINBASEAPI to the exported kernel32 functions.
by Alexandre Julliard
· 17 years ago
113e40c
include: Moved AttachThreadInput prototype to winuser.h where it belongs.
by Alexandre Julliard
· 17 years ago
3fb513d
include/winbase: Fix a typo.
by Detlef Riekenberg
· 17 years ago
b1335db
Better match the PSDK types and update win32.api to fix the winapi_check warnings.
by Francois Gouget
· 17 years ago
27213de
advapi32: Fix AdjustTokenPrivileges() to match the PSDK.
by Bang Jun-young
· 17 years ago
57ca9ae
advapi32: Add AddAuditAccessAceEx.
by Mikolaj Zalewski
· 18 years ago
40fb7ca
kernel32: Implemented GetTickCount64.
by Alexandre Julliard
· 18 years ago
5f1a234
kernel32: Fix the size of ThreadAffinityMask to match PSDK.
by Dmitry Timoshkov
· 18 years ago
1cb98aa
winbase.h: Define FILE_FLAG_OPEN_REPARSE_POINT.
by Kevin Koltzau
· 18 years ago
a22c7a6
kernel32: Constify a variable.
by Andrew Talbot
· 18 years ago
fff6db6
kernel32: Add partial stub for NeedCurrentDirectoryForExePath.
by Kirill K. Smirnov
· 18 years ago
590c402
kernel32: Add prototypes to winbase.h for the SList functions.
by Francois Gouget
· 18 years ago
2fb391b
winbase.h: Cosmetic changes.
by Bang Jun-Young
· 18 years ago
b9910cb
kernel32: Implement CopyFileWithProgress.
by Mike McCormack
· 18 years ago
167323e
include: Add security QOS flags to winbase.h.
by Rob Shearman
· 18 years ago
a7f8195
include: The PSDK does not have the A/W variants of MAKEINTATOM() so we should not either.
by Francois Gouget
· 18 years ago
7c38ff6
include: Fix the HeapQueryInformation() prototype.
by Francois Gouget
· 18 years ago
c4f815f
kernel32: Declare HeapQueryInformation and HeapSetInformation.
by Mike McCormack
· 18 years ago
cdd717b
advapi32: Add missing declarations to the public headers.
by James Hawkins
· 18 years ago
530e765
include: Exception filters should return LONG, not DWORD.
by Alexandre Julliard
· 19 years ago
06e7d91
kernel: Constify a formal parameter.
by Andrew Talbot
· 19 years ago
abdb2db
kernel32: Add GetNativeSystemInfo.
by Robert Reif
· 19 years ago
611eb3f
kernel32: Add IsWow64Process.
by Robert Reif
· 19 years ago
c4ac8c5
advapi32: Add CreateWellKnownSid and IsWellKnownSid.
by Robert Reif
· 19 years ago
1053ecc
include: Added prototype for DllMain.
by Alexandre Julliard
· 19 years ago
1d6e259
ntdll/kernel32: Pipe information.
by Eric Pouech
· 19 years ago
ab2349d
kernel32: Partial implementation of GetModuleHandleExA/W.
by Alexandre Julliard
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
29d3f1e
include: Add defines used in CopyFileEx.
by Robert Shearman
· 19 years ago
b1cbecb
advapi32: Add stub FileEncryptionStatus and declarations.
by Paul Chitescu
· 19 years ago
060d537
winbase.h: Add missing LMEM_INVALID_HANDLE define.
by Detlef Riekenberg
· 19 years ago
3c0e5ee
A few fixes for pointer qualifiers (const, volatile) warnings.
by Eric Pouech
· 19 years ago
69c5f62
include: Add some defines related to tape support.
by Hans Leidekker
· 19 years ago
1f7c81e
kernel32: Create a stub implementation for PostQueuedCompletionStatus.
by Mike McCormack
· 19 years ago
a1edebf
kernel32: Declare BindIoCompletionCallback().
by Mike McCormack
· 19 years ago
9119924
kernel32: Define SCS_64BIT_BINARY.
by Mike McCormack
· 19 years ago
b09582a
Implemented kernel32 process affinity handling on top on ntdll.
by Eric Pouech
· 20 years ago
c9b27e9
Implemented InterlockedCompareExchangePointer and
by Alexandre Julliard
· 20 years ago
58d7d74
Make the destination pointers of Interlocked* functions volatile to
by Felix Nawothnig
· 20 years ago
e859359
Added a wine_get_dos_file_name function in kernel32 as a wrapper
by Alexandre Julliard
· 20 years ago
f223b68
Correct OFSTRUCT declaration.
by Mike McCormack
· 20 years ago
fb722a0
Properly sort the function prototypes.
by Alexandre Julliard
· 20 years ago
05b2c1c
Remove multiple declarations of the same function, keeping the public
by Vincent Béron
· 20 years ago
901f5b3
DUPLICATE_* flags should be defined in winnt.h.
by Mike McCormack
· 20 years ago
6788420
Declare ProcessIdToSessionId.
by Mike McCormack
· 20 years ago
48a8f52
Add a couple of missing functions.
by Mike McCormack
· 20 years ago
5e62bd0
Declare some missing functions.
by Mike McCormack
· 20 years ago
487f41e
Added some security related functions to winbase.h.
by Mike McCormack
· 20 years ago
16885f0
Fixed RtlIsTextUnicode prototype, and made it properly take into
by Alexandre Julliard
· 20 years ago
fa6563d
- always declare the lstr* functions, even if they're inline
by Mike McCormack
· 20 years ago
ef73685
Fix small typo.
by Uwe Bonnes
· 20 years ago
1ef6e29
Move {ABOVE,BELOW}_NORMAL_PRIORITY_CLASS to winbase.h.
by Dimitrie O. Paun
· 20 years ago
51198f8
Fix for CommConfigDialog*() hwnd argument.
by Andreas Mohr
· 20 years ago
f2ad8e3
Define strncpy to an error to make sure it doesn't creep back in.
by Alexandre Julliard
· 20 years ago
75b93ff
Match OVERLAPPED structure to the SDK definition.
by Dmitry Timoshkov
· 20 years ago
d9ef0a4
Declare inline string function WINAPI (found by Krzysztof Foltman).
by Mike McCormack
· 20 years ago
0497af0
Match RaiseException and EXCEPTION_RECORD to SDK definitions.
by Dmitry Timoshkov
· 20 years ago
d8793bb
Added a couple of defines.
by Ivan Leo Puoti
· 20 years ago
Next »