- Update CL type.

svn path=/trunk/; revision=37665
This commit is contained in:
James Tabor 2008-11-26 17:11:59 +00:00
parent bd76ae91c0
commit 62e6343ace

View file

@ -362,7 +362,7 @@ typedef struct _CLIENTINFO
DWORD dwHookCurrent;
INT cInDDEMLCallback;
PCLIENTTHREADINFO pClientThreadInfo;
DWORD dwHookData;
ULONG_PTR dwHookData;
DWORD dwKeyCache;
DWORD afKeyState[2];
DWORD dwAsyncKeyCache;