reactos/reactos/subsystems/win32/win32k
2008-07-17 21:54:40 +00:00
..
dib Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
eng Add MATRIX accelerator flag MX_SCALE and set it in XForm2MatrixS, when off-diagonal elements are zero. 2008-07-16 18:57:23 +00:00
include Patch by Stefan Ginsberg: 2008-07-16 20:16:30 +00:00
ldr fix cast of pointer: ULONG -> ULONG_PTR 2008-04-25 01:09:28 +00:00
main Fix build 2008-06-17 05:33:46 +00:00
misc UserCreateHeap: use SIZE_T for parameter, also use SIZE_T for MmMapViewOfSection 2008-05-07 14:39:31 +00:00
ntddraw convert another pointer calculations to FIELD_OFFSET macro and use "%p" instead of casting pointers to long 2008-05-12 15:12:43 +00:00
ntuser - Fix CurrentWnd when it has a NULL, see Bug 3527. 2008-07-16 16:12:44 +00:00
objects - Fix a typo in the DC_ATTR structure: mxDevicetoWorld -> mxDeviceToWorld 2008-07-17 21:54:40 +00:00
stubs Stefan Ginsberg <stefan__100__ at hotmail.com> - Move MetaFile stubs into Metafile.c. 2008-06-01 17:47:46 +00:00
Doxyfile
w32k.h UserCreateHeap: use SIZE_T for parameter, also use SIZE_T for MmMapViewOfSection 2008-05-07 14:39:31 +00:00
w32ksvc.db - Started NtUserRegisterClassExWOW and now using the fnIDs. Nothing is used but the IDs. I tested with these changes for over 60 days. 2008-07-13 00:21:51 +00:00
win32k.def Stefan Ginsberg <stefan__100__@hotmail.com> 2008-05-20 13:21:21 +00:00
win32k.rbuild Separate Default Window proc from messages. 2008-07-13 23:31:00 +00:00
win32k.rc