Alexandre Julliard
|
37b51f4acc
|
Merged msacm and msacm32 dlls.
Merged win87em and windebug into kernel32.dll.
|
2000-07-24 18:30:00 +00:00 |
Mike McCormack
|
a341a96789
|
Hook serialui dll into existing comm functions.
|
2000-07-15 21:36:31 +00:00 |
Alexandre Julliard
|
6ce257067a
|
Set ansi/oem/mac code pages from current locale.
|
2000-07-11 22:08:43 +00:00 |
Dmitry Timoshkov
|
961053fd2f
|
Moved all NLS dependent data to the KERNEL resources.
|
2000-07-10 13:11:27 +00:00 |
Alexandre Julliard
|
c607532ae4
|
Created separate libraries for dplay, shfolder, shlwapi, wow32 and
wsock32 so that we have at most one Win32 dll in each .so library.
|
2000-07-09 11:19:35 +00:00 |
Stefan Leichter
|
00e7c3346d
|
Started implementation of the functions GetDefaultCommConfigA/W.
|
2000-07-08 18:29:54 +00:00 |
Slava Monich
|
fb8934d4bd
|
Implementation of Get/SetThreadPriorityBoost.
|
2000-07-08 12:47:30 +00:00 |
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 |