wine-wine/win32
Patrik Stridvall 311e456a64 Added support for anonymous structs/unions on compilers that implement it. 1999-09-19 14:20:33 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Moved ADVAPI32 files to dlls/advapi32. 1999-01-03 12:48:29 +00:00
code_page.c Converted to the new debug interface, using script written by Patrik 1999-05-23 10:25:25 +00:00
console.c Fixed WriteConsoleOutput and GetNumberOfConsoleInputEvents. 1999-09-04 11:11:02 +00:00
device.c Fixed last error code when trying to load unknown VxD with CreateFile. 1999-09-13 15:12:45 +00:00
error.c Converted to the new debug interface, using script written by Patrik 1999-05-23 10:25:25 +00:00
except.c A few optimizations. 1999-06-18 18:26:35 +00:00
file.c Added checks for sys/errno.h, sys/signal.h and sys/mman.h. 1999-07-10 13:16:29 +00:00
init.c Converted to the new debug interface, using script written by Patrik 1999-05-23 10:25:25 +00:00
kernel32.c Moved implementation of WOW routines to single file. 1999-08-18 18:31:26 +00:00
newfns.c Added support for anonymous structs/unions on compilers that implement it. 1999-09-19 14:20:33 +00:00
ordinals.c Moved implementation of WOW routines to single file. 1999-08-18 18:31:26 +00:00
process.c Implemented the Win32 debug API functions. 1999-05-23 19:57:42 +00:00
struct32.c Converted to the new debug interface, using script written by Patrik 1999-05-23 10:25:25 +00:00
thread.c Added missing/wrong includes. 1999-06-12 14:55:11 +00:00
time.c Fixed SetLocalTime prototype. 1999-08-08 18:56:04 +00:00