reactos/reactos/subsys/win32k
Alex Ionescu 51f0dfd307 - NDK compatibility fixes for MSDDK. Use NTAPI instead of STDCALL, and use NTSYSAPI instead of NTOSAPI.
- Remove some functions/types in NDK that were already documented in DDK/IFS.
- Fixup syscall structures for the table and fix protoype of KeAdd/RemoveServiceDescriptorTable.

svn path=/trunk/; revision=17651
2005-09-05 04:48:20 +00:00
..
dib Add generation of 8bpp DIB code 2005-08-19 20:56:01 +00:00
eng Set the ownership before locking the bitmap in EngCreateDeviceSurface, because GDIOBJ_SetOwnership runs in a dead lock if the object is already locked by the same process. 2005-09-03 17:40:33 +00:00
include move W32PROCESS/W32THREAD into win32\include bcause they are win32k private structs 2005-08-10 18:09:44 +00:00
ldr
main - NDK compatibility fixes for MSDDK. Use NTAPI instead of STDCALL, and use NTSYSAPI instead of NTOSAPI. 2005-09-05 04:48:20 +00:00
misc probe the pointers in _MmCopyFromCaller and _MmCopyToCaller. There's no need to check the processor mode since it's always just used to copy from/to user memory 2005-07-22 20:51:36 +00:00
ntddraw
ntuser Remove all non-official LPC structures/defines/hardcoded hacks, and use actual correct sizes and structures. 2005-08-16 23:05:33 +00:00
objects fixed some uninitialized variables warnings 2005-08-06 20:23:08 +00:00
stubs
tests Fix building 'make test' 2005-08-03 19:15:47 +00:00
Doxyfile
w32k.h move W32PROCESS/W32THREAD into win32\include bcause they are win32k private structs 2005-08-10 18:09:44 +00:00
win32k.def
win32k.rc
win32k.xml Add generation of 8bpp DIB code 2005-08-19 20:56:01 +00:00