- Move some functions from stubs.c to new file eng/mapping.c
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Mon, 10 Aug 2009 20:19:33 +0000 (20:19 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Mon, 10 Aug 2009 20:19:33 +0000 (20:19 +0000)
commit344e472e73eb6fb3905b0229a062d79adb989db8
treefabc19c6195cb373b67b70d8918640d2ad59066f
parentde2b47bdf605b6a0926dde2ae53b4dbea17a2c85
- Move some functions from stubs.c to new file eng/mapping.c
- Move EngSetPointerTag to mouse.c
- Move EngQuerySystemAttribute and EngGetTickCount to engmisc.c
- Unimplement EngLoadModule as it was wrong
- FLOATOBJ_XxxFloatObj are duplicated from FLOATOBJ_Xxx, remove the stubs and redirect in the pspec.
- Redirect EngGetCurrentProcessId and EngGetcurrentThreadId to ntoskrnl

svn path=/trunk/; revision=42601
reactos/subsystems/win32/win32k/eng/engmisc.c
reactos/subsystems/win32/win32k/eng/mapping.c [new file with mode: 0644]
reactos/subsystems/win32/win32k/eng/mouse.c
reactos/subsystems/win32/win32k/ldr/loader.c
reactos/subsystems/win32/win32k/objects/device.c
reactos/subsystems/win32/win32k/objects/dibobj.c
reactos/subsystems/win32/win32k/stubs/stubs.c
reactos/subsystems/win32/win32k/win32k.pspec
reactos/subsystems/win32/win32k/win32k.rbuild