Sweden-Number/win32
Alexandre Julliard 4220b29be9 Take advantage of the new registers saved in the STACK16FRAME to turn
some 'register' functions into normal functions.
Removed the few remaining 'return' functions to simplify relay
handling.
1999-07-11 17:20:01 +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 Added checks for sys/errno.h, sys/signal.h and sys/mman.h. 1999-07-10 13:16:29 +00:00
device.c Added checks for sys/errno.h, sys/signal.h and sys/mman.h. 1999-07-10 13:16:29 +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 Take advantage of the new registers saved in the STACK16FRAME to turn 1999-07-11 17:20:01 +00:00
newfns.c Implemented the Win32 debug API functions. 1999-05-23 19:57:42 +00:00
ordinals.c Changed CONTEXT into CONTEXT86 everywhere we really want an i386 1999-06-26 18:40:24 +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 Corrected a problem in GetTimeZoneInformation() due a change to 1999-06-12 06:39:22 +00:00