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
|
6fb39dfe4a
|
programs: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:37 +02:00 |
Alessandro Pignotti
|
58f36e863e
|
winedevice: Use 64-bit wide delta when relocating.
|
2010-06-23 15:30:13 +02:00 |
Alexandre Julliard
|
fe1360252f
|
winedevice: Fix up protections before writing to the NT header.
|
2010-06-15 18:29:08 +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
|
0115fdb6f4
|
winedevice: Make sure that all dependencies of the driver are relocated too.
|
2008-12-22 15:51:25 +01:00 |
Maarten Lankhorst
|
f00beab5c4
|
ntoskrnl.exe/winedevice: Make wine_ntoskrnl_main_loop CDECL.
|
2008-12-17 15:02:26 +01:00 |
Peter Dons Tychsen
|
bc7b194bf9
|
winedevice: Fix problems with driver entries without the "ImagePath" entry in registry.
|
2008-09-17 10:58:46 +02:00 |
Dmitry Timoshkov
|
a2a3c59a45
|
winedevice: Wine PE loader is able to resolve forwards to not yet loaded modules.
|
2008-09-11 11:46:07 +02:00 |
Alexandre Julliard
|
b66685cdd8
|
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
|
2008-09-03 14:21:41 +02:00 |
Alexandre Julliard
|
52ca8cd3ce
|
winedevice: Apply relocations to the driver in cases where the loader doesn't do it.
|
2008-04-02 20:40:27 +02:00 |
Rob Shearman
|
ee811d89a8
|
winedevice: Handle failure of RegisterServiceCtrlHandlerExW.
|
2008-03-28 21:42:15 +01:00 |
Lionel Debroux
|
6ac689368a
|
winedevice: Fix memory leak (found by Smatch).
|
2007-12-17 12:30:23 +01:00 |
Alexandre Julliard
|
c2fed1752d
|
winedevice: Accept the shutdown service control.
|
2007-06-07 11:20:49 +02:00 |
Alexandre Julliard
|
c81d099503
|
winedevice: Add a service process that loads and runs a kernel driver.
|
2007-05-17 16:51:44 +02:00 |