ChangeSet ID: 17240 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/04/26 03:18:48
Modified files: windows : queue.c dlls/user : message.c input.c
Log message: Moved some messaging and input functions to message.c and input.c respectively.
Patch: http://cvs.winehq.org/patch.py?id=17240
Old revision New revision Changes Path 1.104 1.105 +0 -130 wine/windows/queue.c 1.77 1.78 +83 -86 wine/dlls/user/message.c 1.1 1.2 +131 -0 wine/dlls/user/input.c