reactos/win32ss
Timo Kreuzer 2d9c88e0c5
[WIN32K] Fix 64 bit issues (#420)
- Fix ULONG/SIZE_T issues
- Use LOWORD/HIWORD
- Change a struct member to HANDLE
- Implement lstrlenW helper function
2018-03-18 15:53:52 +01:00
..
drivers [VGA] Correct VgaInterpretCmdStream() declaration. 2017-12-09 13:11:45 +01:00
gdi [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
include [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
printing [PRINTING] Replace all my custom marshalling code by calls to the newly implemented APIs, thereby significantly reducing the codebase and providing a sane template to implement more Printing APIs. 2018-01-17 12:52:12 +01:00
reactx [DXG] Fix a Clang-Cl warning about DDHAL_CB32_CANCREATESURFACE 2018-02-10 18:04:05 +01:00
user [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
CMakeLists.txt
napi.h
pch.h
sys-stubs.S
w32ksvc.db
w32ksvc.h [WIN32K] Implement NtUserSetWindowLongPtr for 64 bit builds 2018-02-19 22:36:36 +01:00
win32k.h
win32k.rc
win32k.spec
win32kp.h