Alexandre Julliard
|
e92b7eed7e
|
Store the kernel32 module handle globally to avoid some
GetModuleHandle calls that can cause deadlocks with the loader
section.
Moved some 16-bit definitions out of kernel_private.h.
|
2004-02-12 00:00:55 +00:00 |
Dimitrie O. Paun
|
2eaefbd1a4
|
Move content of global.h into the appropriate private headers.
|
2003-12-08 21:58:55 +00:00 |
Alexandre Julliard
|
f9be2f3d21
|
Removed some unnecessary includes.
|
2003-11-17 20:31:29 +00:00 |
Jukka Heinonen
|
d2936e6ab0
|
Reboot (int19) under DOS now does ExitProcess.
Made BIOS reboot vector call int19.
|
2003-10-04 03:06:18 +00:00 |
Alexandre Julliard
|
ec39821750
|
Moved 16-bit global heap, DOS memory and selector functions to
dlls/kernel.
|
2003-09-18 20:58:41 +00:00 |