mirror of
https://github.com/reactos/reactos.git
synced 2025-06-12 01:48:31 +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;
|
DWORD dwHookCurrent;
|
||||||
INT cInDDEMLCallback;
|
INT cInDDEMLCallback;
|
||||||
PCLIENTTHREADINFO pClientThreadInfo;
|
PCLIENTTHREADINFO pClientThreadInfo;
|
||||||
DWORD dwHookData;
|
ULONG_PTR dwHookData;
|
||||||
DWORD dwKeyCache;
|
DWORD dwKeyCache;
|
||||||
DWORD afKeyState[2];
|
DWORD afKeyState[2];
|
||||||
DWORD dwAsyncKeyCache;
|
DWORD dwAsyncKeyCache;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue