Sebastian Lackner
|
a7e9fa6253
|
ntoskrnl.exe: Implement ZwLoadDriver and ZwUnloadDriver based on services API.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-08-25 20:09:38 +09:00 |
Alexandre Julliard
|
f21cb01aa4
|
makefiles: Don't allow import libraries to have an extension.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-14 14:04:20 +09:00 |
Alexandre Julliard
|
5e7416e5c8
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Alexandre Julliard
|
b387880269
|
ntoskrnl: Duplicate the necessary part of instruction emulation to avoid importing kernel.
|
2009-12-31 12:11:59 +01:00 |
Alexandre Julliard
|
a18bbec0f0
|
kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32.
|
2009-12-30 18:01:34 +01:00 |
Andrey Turkin
|
a0f681ad4c
|
ntoskrnl: Add version resource.
|
2009-01-12 14:37:40 +01:00 |
Rob Shearman
|
48000893f9
|
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual
DLL makefiles.
|
2008-03-04 20:55:01 +01:00 |
Alexandre Julliard
|
a2adc88815
|
ntoskrnl.exe: Implemented IoCreateDevice and IoDeleteDevice.
|
2007-05-15 21:41:50 +02:00 |
Alexandre Julliard
|
12c169d2bf
|
ntoskrnl.exe: Initial stub version with forwards to existing functions.
|
2007-05-14 19:55:32 +02:00 |