Alexandre Julliard
|
5559ac4a89
|
kernel32: Remove unnecessary use of wownt32.h.
|
2010-11-01 16:44:24 +01:00 |
Andrew Nguyen
|
43e99d6e0c
|
kernel32: Implement GetSystemRegistryQuota as a semi-stub.
|
2010-10-11 17:11:27 +02:00 |
Eric Pouech
|
a2322e3735
|
kernel32: Fixed a couple of cases where the console was not reset in cooked mode after a bare console has been created.
|
2010-09-13 14:45:18 -05:00 |
Eric Pouech
|
45ade6c2f5
|
ntdll: Allocate a console (without renderer) when starting a program from unix console.
|
2010-09-01 14:01:03 +02:00 |
Alexandre Julliard
|
00ac7074df
|
kernel32: Move shared heap creation to krnl386 and load it by default on Win9x versions.
|
2010-03-01 11:34:34 +01:00 |
Alexandre Julliard
|
a53ca1abdc
|
kernel32: Do not load 16-bit krnl386.exe by default.
|
2010-02-08 17:49:48 +01:00 |
Alexandre Julliard
|
475b7d226c
|
kernel32: Make krnl386.exe into a stand-alone 16-bit module.
|
2009-12-30 17:36:14 +01:00 |
Alexandre Julliard
|
86c6021c71
|
kernel32: Reimplement GetPrivateProfileString16 on top of 32-bit functions and move it to file16.c.
|
2009-10-08 19:12:37 +02:00 |
Alexandre Julliard
|
72b0389bc6
|
kernel32: Moved private function prototypes out of toolhelp.h.
|
2009-09-28 19:59:09 +02:00 |
Eric Pouech
|
004fdc7a97
|
ntdll: Moved CPU related registry key creation from kernel32 to ntdll.
|
2009-09-22 16:54:14 +02:00 |
Maarten Lankhorst
|
768160e944
|
ntdll: Make all exported wine functions CDECL.
|
2008-12-17 15:02:25 +01:00 |
Austin English
|
d5de9977df
|
kernel32: Spelling fixes.
|
2008-03-18 11:44:09 +01:00 |
Rob Shearman
|
71e0e1ca63
|
kernel32: Initialise the top 16-bit stack frame to zero.
|
2008-01-18 11:56:13 +01:00 |
Michael Stefaniuc
|
e973a193b7
|
kernel32: Remove duplicate includes.
|
2007-11-19 13:54:14 +01:00 |
Alexandre Julliard
|
40fb7ca168
|
kernel32: Implemented GetTickCount64.
|
2007-07-11 14:04:54 +02:00 |
Alexandre Julliard
|
3baf4dbe76
|
kernel32: Disable FT_Thunk entry point when Windows version is NT.
|
2007-05-07 17:10:18 +02:00 |
Alexandre Julliard
|
21d631e270
|
ntdll: Move the LDT section to ntdll and make it an uninterruptible section.
|
2007-01-18 15:01:45 +01:00 |
Alexandre Julliard
|
489d87d1e5
|
kernel32: Renamed the kernel directory to kernel32.
Also get rid of the kernel/messages subdirectory.
|
2006-09-12 13:34:06 +02:00 |