Sign in
goma
/
wine
/
ab5063b217d39b0c30b72ef0b557842fd21dbd64
/
scheduler
/
handle.c
ac7b9d3
Implemented NtDuplicateObject.
by Alexandre Julliard
· 23 years ago
9aab47e
MSVC compatibility fixes.
by Patrik Stridvall
· 23 years ago
d016f81
Added include protection for unistd.h and sys/time.h.
by Patrik Stridvall
· 23 years ago
267ca68
Fixed HANDLE<->HFILE conversions, since they will be different types
by Alexandre Julliard
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
9caa71e
Redesign of the server communication protocol to allow arbitrary sized
by Alexandre Julliard
· 23 years ago
37e9503
Moved server.h to include/wine.
by Alexandre Julliard
· 24 years ago
044855c
Documentation fixes.
by Patrik Stridvall
· 24 years ago
dae8de6
Documentation ordinal fixes (using winapi_fixup).
by Patrik Stridvall
· 24 years ago
67a7499
New set of macros for server calls; makes requests without variable
by Alexandre Julliard
· 24 years ago
d0a4177
Documentation ordinal fixes.
by Patrik Stridvall
· 24 years ago
8081e5a
Added handle_t type to server interface so that we can make handles
by Alexandre Julliard
· 24 years ago
55146db
Fixed a few type clashes in preparation for the switch to STRICT.
by François Gouget
· 24 years ago
d549f69
Use a separate FIFO pair for server requests that don't need to pass a
by Alexandre Julliard
· 24 years ago
529da54
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
by Dimitrie O. Paun
· 24 years ago
9c2370b
Added exception handling wrapper to a number of server requests.
by Alexandre Julliard
· 25 years ago
913ce1f
Extend the WSOCK32 warning in certain functions to mention WS2_32 too.
by Andreas Mohr
· 25 years ago
6d96e30
ConvertToGlobalHandle: fixed handle leak.
by Alexandre Julliard
· 25 years ago
a67d716
Added special handling for the stdio handles in CloseHandle.
by Alexandre Julliard
· 25 years ago
ebe29ef
Further server optimizations:
by Alexandre Julliard
· 26 years ago
1565709
Converted to the new debug interface, using script written by Patrik Stridvall.
by Alexandre Julliard
· 26 years ago
0f8bc5b
Fixed ANSI compabillity.
by Patrik Stridvall
· 26 years ago
450f96a
CreateSocketHandle,GetHandleContext,SetHandleContext stubs added.
by Marcus Meissner
· 26 years ago
96c08d8
Use server handles directly for Win32 handles. Removed use of K32OBJ.
by Alexandre Julliard
· 26 years ago
a396029
Large-scale renaming of all Win32 functions and types to use the
by Alexandre Julliard
· 26 years ago
60742b0
Removed PROCESS_GetPtr.
by Alexandre Julliard
· 26 years ago
62a8b43
Hacked server-side device support
by Alexandre Julliard
· 26 years ago
94401dc
Fixed CloseHandle() on global handles.
by Alexandre Julliard
· 26 years ago
5544387
Removed client-side wait functions; all waiting is now done through the server.
by Alexandre Julliard
· 26 years ago
e0e248e
Solaris redefines ERR and CS, fixed occurances.
by Marcus Meissner
· 26 years ago
4a54690
Added support for global handles, implemented ConvertToGlobalHandle.
by Ulrich Weigand
· 26 years ago
c36a154
More off-by-one errors fixed.
by Uwe Bonnes
· 26 years ago
f279205
Fixed off by one error in HANDLE_GetObjPtr.
by Uwe Bonnes
· 26 years ago
d30dfd2
Release 980927
by Alexandre Julliard
· 27 years ago
wine-980927
a0d7731
Release 980913
by Alexandre Julliard
· 27 years ago
wine-980913
767e6f6
Release 980809
by Alexandre Julliard
· 27 years ago
wine-980809
a845b88
Release 980601
by Alexandre Julliard
· 27 years ago
wine-980601
c7c217b
Release 980413
by Alexandre Julliard
· 27 years ago
wine-980413
03468f7
Release 980215
by Alexandre Julliard
· 27 years ago
wine-980215