10 Jul
2002
10 Jul
'02
11:20 p.m.
ChangeSet ID: 1026343249898121062041358 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 02/07/10 18:20:49 Modified files: dlls/user : user32.spec include : windef.h winuser.h windows : hook.c Log message: Jon Griffiths <jon_p_griffiths(a)yahoo.com> Stubs/docs for NotifyWinEvent,SetWinEventHook,IsWinEventHookInstalled, UnhookWinEvent. Patch: http://cvs.winehq.com/patch.py?id=1026343249898121062041358 Revision Changes Path 1.49 +5 -1 wine/dlls/user/user32.spec 1.64 +1 -0 wine/include/windef.h 1.140 +131 -5 wine/include/winuser.h 1.35 +99 -0 wine/windows/hook.c