Commit Graph

15 Commits

Author SHA1 Message Date
Stefan Leichter bffe120f4b hal: Added stub for ExAcquireFastMutex. 2010-09-22 19:57:11 +02: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
Austin English a188b56d52 hal: Add a stub for HalGetBusDataByOffset. 2009-09-08 13:06:55 +02:00
Austin English 4eac19fe94 hal: Add stub for KeGetCurrentIrql. 2009-07-09 17:16:36 +02:00
Alexandre Julliard 34ac93b78b hal: Add appropriate stdcall decorations to assembly functions. 2009-06-15 13:42:26 +02:00
Alexander Morozov 5df31cc903 hal: Fix KfRaiseIrql declaration. 2009-03-26 16:11:53 +01:00
Hans Leidekker 152c249254 hal: Add version resource. 2008-12-16 13:59:03 +01:00
Alexander Morozov 7443e7ded7 hal: Add missing WINAPI. 2008-12-12 12:18:33 +01:00
Ricardo Filipe bad677d58a hal: Add stubs for ExAcquireFastMutex and ExReleaseFastMutex. 2008-12-11 14:28:07 +01:00
Michael Stefaniuc f142ad923a hal: Don't cast zero. 2008-12-05 12:36:11 +01:00
Francois Gouget a555658ba1 hal: Add a stub for HalGetBusData() to make 3DMark2001SE happy in WinNT mode. 2008-03-06 17:39:22 +01:00
Chris Wulff d230fd6119 hal: Added stubs for KfAquireSpinLock, KfReleaseSpinLock, KfLowerIrql, KfRaiseIrql. 2007-10-31 12:39:55 +01:00
Alexandre Julliard d2d6870284 hal: Added an initial stub. 2007-05-14 20:05:15 +02:00