reactos/reactos/dll/win32/user32
Aleksey Bragin b9673c3ca0 Add message's spy into user32.dll. In order to enable, just uncomment #define YDEBUG in spy.c file and optionally set the messages you want to include / exclude in the registry (HKCU\ReactOS\Debug).
When it's turned off (YDEBUG is not defined), it doesn't provide any slow-down to the system.

DefWindowProc() functions are slightly refactored to have one exit point instead of numerous returns in a switch-case statement.

FIXME: maybe DPRINTs will be changed to DbgPrint because it's pointless to display path to the spy.c file everytime.

svn path=/trunk/; revision=23330
2006-07-28 13:52:23 +00:00
..
controls Add message's spy into user32.dll. In order to enable, just uncomment #define YDEBUG in spy.c file and optionally set the messages you want to include / exclude in the registry (HKCU\ReactOS\Debug). 2006-07-28 13:52:23 +00:00
include Add message's spy into user32.dll. In order to enable, just uncomment #define YDEBUG in spy.c file and optionally set the messages you want to include / exclude in the registry (HKCU\ReactOS\Debug). 2006-07-28 13:52:23 +00:00
misc Add message's spy into user32.dll. In order to enable, just uncomment #define YDEBUG in spy.c file and optionally set the messages you want to include / exclude in the registry (HKCU\ReactOS\Debug). 2006-07-28 13:52:23 +00:00
resources
windows Add message's spy into user32.dll. In order to enable, just uncomment #define YDEBUG in spy.c file and optionally set the messages you want to include / exclude in the registry (HKCU\ReactOS\Debug). 2006-07-28 13:52:23 +00:00
Da.rc
De.rc
En.rc
Es.rc
Fr.rc
Hu.rc
Ja.rc
Nl.rc
No.rc patch from : Fork : Bug#: 1633 : Norwegian translation 2006-07-17 00:31:16 +00:00
Pl.rc
Sv.rc
Uk.rc Ukrainian translation from temarez see bug 1624 2006-06-24 16:21:53 +00:00
user32.def
user32.rbuild Add message's spy into user32.dll. In order to enable, just uncomment #define YDEBUG in spy.c file and optionally set the messages you want to include / exclude in the registry (HKCU\ReactOS\Debug). 2006-07-28 13:52:23 +00:00
user32.rc patch from : Fork : Bug#: 1633 : Norwegian translation 2006-07-17 00:31:16 +00:00