mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
- Update CL type.
svn path=/trunk/; revision=37665
This commit is contained in:
parent
bd76ae91c0
commit
62e6343ace
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue