Eric Pouech
|
c32169c1c8
|
A few missing console stubs.
|
2000-06-24 17:54:07 +00:00 |
Andreas Mohr
|
20b87c06eb
|
CallProcEx32W should be named _CallProcEx32W.
|
2000-06-24 13:34:07 +00:00 |
Andreas Mohr
|
22752323c5
|
Added more ordinals to KERNEL, GDI, USER and system drivers
(Windows 1.1, 2.0).
|
2000-06-23 17:10:50 +00:00 |
Alexandre Julliard
|
6953d6756c
|
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
|
2000-06-20 20:24:14 +00:00 |
Alexandre Julliard
|
f7bf7ef7b4
|
Rewrote codepage support to use the new codepage tables.
|
2000-06-10 04:42:33 +00:00 |
Alexandre Julliard
|
4324b4778b
|
Delay loading of interrupt table functions until they are needed.
|
2000-06-03 04:52:14 +00:00 |
Alexandre Julliard
|
7fe09bce86
|
Moved kernel initialization to kernel_main.c
|
2000-06-03 04:49:40 +00:00 |
Dimitrie O. Paun
|
36b5b6b9f4
|
Start to separate KERNEL out of libwine.
|
2000-06-03 00:07:44 +00:00 |