- Correct wrong ID'ed type, it is an activation context basic information buffer.

svn path=/trunk/; revision=36878
This commit is contained in:
James Tabor 2008-10-21 19:29:37 +00:00
parent ca19f82e42
commit c33db42905

View file

@ -1078,7 +1078,7 @@ NtUserCreateWindowEx(
HINSTANCE hInstance,
LPVOID lpParam,
DWORD dwFlags,
BOOL InfoActive);
PVOID acbiBuffer);
#endif
HWINSTA