.. |
dde.c
|
[USER32] Add wine/debug.h to the PCH and remove an unneeded wine/unicode.h inclusion.
|
2017-12-23 23:42:40 +01:00 |
ddeclient.c
|
[USER32] Add wine/debug.h to the PCH and remove an unneeded wine/unicode.h inclusion.
|
2017-12-23 23:42:40 +01:00 |
ddemisc.c
|
[USER32] Add wine/debug.h to the PCH and remove an unneeded wine/unicode.h inclusion.
|
2017-12-23 23:42:40 +01:00 |
ddeserver.c
|
[USER32] Add wine/debug.h to the PCH and remove an unneeded wine/unicode.h inclusion.
|
2017-12-23 23:42:40 +01:00 |
desktop.c
|
[WIN32SS:NTUSER] Use the 2nd parameter of NtUserGetThreadDesktop() as fallback. (#1065)
|
2019-04-28 19:27:45 +02:00 |
display.c
|
[USER32] Add wine/debug.h to the PCH and remove an unneeded wine/unicode.h inclusion.
|
2017-12-23 23:42:40 +01:00 |
dllmain.c
|
[WIN32SS:NTUSER][USER32] NtUserProcessConnect() should return pointers in user client-space. (#3937)
|
2021-09-09 16:15:12 +02:00 |
exit.c
|
|
|
exticon.c
|
[USER32] Follow-up of #4262 (a47590c ) (#4312)
|
2022-01-25 20:41:00 +09:00 |
imm.c
|
[USER32][IMM32] Improve User32InitializeImmEntryTable (#3918)
|
2021-08-23 16:25:21 +09:00 |
logon.c
|
[USER32] Add wine/debug.h to the PCH and remove an unneeded wine/unicode.h inclusion.
|
2017-12-23 23:42:40 +01:00 |
misc.c
|
[USER32] GetUserObjectSecurity/SetUserObjectSecurity: Just use UserSetLastNTError() in failure path.
|
2021-09-26 19:04:08 +02:00 |
object.c
|
[USER32] Add wine/debug.h to the PCH and remove an unneeded wine/unicode.h inclusion.
|
2017-12-23 23:42:40 +01:00 |
resources.c
|
[USER32] Add wine/debug.h to the PCH and remove an unneeded wine/unicode.h inclusion.
|
2017-12-23 23:42:40 +01:00 |
rtlstr.c
|
|
|
stubs.c
|
[User32] Implement Device Event Message handler
|
2020-04-11 17:41:26 -05:00 |
timer.c
|
[USER32] Add wine/debug.h to the PCH and remove an unneeded wine/unicode.h inclusion.
|
2017-12-23 23:42:40 +01:00 |
usrapihk.c
|
[USER32] ForceResetUserApiHook is WINAPI, not FASTCALL. CORE-14450
|
2018-03-09 09:06:12 +01:00 |
winhelp.c
|
[USER32] Add wine/debug.h to the PCH and remove an unneeded wine/unicode.h inclusion.
|
2017-12-23 23:42:40 +01:00 |
winsta.c
|
[USER32] Implement the special case in CreateWindowStationW() that, when no window station name is provided (either NULL or empty string), does not open any WindowStation directory handle to be passed to the Win32k function.
|
2018-08-19 22:18:22 +02:00 |