mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
changes to support win32k
svn path=/trunk/; revision=602
This commit is contained in:
parent
c69899317f
commit
1ff56406ca
1 changed files with 1 additions and 0 deletions
|
@ -592,6 +592,7 @@ typedef WINBOOL SECURITY_CONTEXT_TRACKING_MODE;
|
|||
/* ----------------------------------------------- */
|
||||
|
||||
typedef FARPROC WNDENUMPROC;
|
||||
typedef FARPROC MFENUMPROC;
|
||||
typedef FARPROC ENHMFENUMPROC;
|
||||
typedef DWORD CCSTYLE, *PCCSTYLE, *LPCCSTYLE;
|
||||
typedef DWORD CCSTYLEFLAGA, *PCCSTYLEFLAGA, *LPCCSTYLEFLAGA;
|
||||
|
|
Loading…
Reference in a new issue