mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
- Correct wrong ID'ed type, it is an activation context basic information buffer.
svn path=/trunk/; revision=36878
This commit is contained in:
@@ -1078,7 +1078,7 @@ NtUserCreateWindowEx(
|
||||
HINSTANCE hInstance,
|
||||
LPVOID lpParam,
|
||||
DWORD dwFlags,
|
||||
BOOL InfoActive);
|
||||
PVOID acbiBuffer);
|
||||
#endif
|
||||
|
||||
HWINSTA
|
||||
|
||||
Reference in New Issue
Block a user