reactos/win32ss/user
Thamatip Chitpong 533d877aaf
[NTUSER] Remove RETURN() macro (#6194)
Remove macro definition and the remaining uses.
RETURN() macro is just a wrapper for goto, most of the time it makes the code more complicated than using goto directly.
2023-12-21 11:10:46 +07:00
..
ntuser [NTUSER] Remove RETURN() macro (#6194) 2023-12-21 11:10:46 +07:00
rtl [WIN32K:NTUSER] Zero allocated memory in IntCbAllocateMemory. 2020-06-24 09:15:27 +02:00
user32 [USER32] Support loading icons from data file module (#6065) 2023-12-17 22:11:50 +01:00
winsrv [CONSRV] Only call CoUninitialize if initialized (#5582) 2023-08-18 19:06:20 +02:00