Katayama Hirofumi MZ
|
6642dbc470
|
[WIN32SS][NTGDI][NTUSER] Make gusLanguageID USHORT (#1776)
Every language ID is an unsigned integer.
- Make gusLanguageID unsigned.
- Make the return value type of UserGetLanguageID unsigned.
|
2019-07-31 22:24:01 +09:00 |
|
Katayama Hirofumi MZ
|
94a42d43b5
|
[WIN32SS][NTUSER] Fix message time (#1259)
Fix CORE-15565 and make #1245 GetMessageTime testcase successful. CORE-15565
- Erase MsqCalculateMessageTime function.
- Use (DWORD)EngGetTickCount() instead.
- Ghosting is temporarily disabled.
|
2019-04-12 07:56:04 +09:00 |
|
Hermès Bélusca-Maïto
|
26933a0965
|
[WIN32K:NTUSER] Similarly to what was done in USERSRV for harderrors, introduce the _scwprintf() helper function based on the imported _vscwprintf().
|
2018-08-19 22:18:34 +02:00 |
|
Hermès Bélusca-Maïto
|
2345d63ce3
|
[WIN32K:NTUSER] Add an extra optional "Process" parameter to the GetProcessLuid() function to be used alternatively in place of "Thread" to retrieve the LUID.
|
2018-08-19 22:18:30 +02:00 |
|
Hermès Bélusca-Maïto
|
d77c493213
|
[WIN32K:NTUSER] Move the GetProcessLuid() function to the miscellaneous module.
|
2018-08-19 22:18:29 +02:00 |
|
Colin Finck
|
c2c66aff7d
|
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
|
2017-10-03 07:45:34 +00:00 |
|