wine-wine/win32
Alexandre Julliard 8081e5a1e5 Added handle_t type to server interface so that we can make handles
pointers later on.
Always use 0 to signal invalid handle in server requests.
2001-01-05 04:08:07 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Moved a bunch of routines to kernel32.dll (with the help of 2000-09-29 20:48:04 +00:00
console.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
device.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
except.c - clarify many error messages 2000-12-27 04:02:46 +00:00
file.c - clarify many error messages 2000-12-27 04:02:46 +00:00
init.c Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +00:00
kernel32.c Moved a bunch of routines to kernel32.dll (with the help of 2000-09-29 20:48:04 +00:00
newfns.c Moved EnumPortsA to dlls/winspool. 2000-11-28 22:33:46 +00:00
time.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00