reactos/win32ss/user
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
..
ntuser [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
rtl [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
user32 [USER32] Fix GetWindowTextLength() blocking call using the same technique as in GetWindowText(). Fix indentation in GetWindowText(). 2018-03-17 23:47:16 +01:00
winsrv [CONSRV] Fix build 2018-03-11 21:19:11 +01:00