mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Fix build for gcc
svn path=/trunk/; revision=58368
This commit is contained in:
@@ -67,7 +67,7 @@ StartupWindowThread(LPVOID lpParam)
|
||||
if (!DuplicateHandle ( GetCurrentProcess(),
|
||||
msg->hDesktop,
|
||||
GetCurrentProcess(),
|
||||
&hDesk,
|
||||
(HANDLE*)&hDesk,
|
||||
0,
|
||||
FALSE,
|
||||
DUPLICATE_SAME_ACCESS))
|
||||
|
||||
Reference in New Issue
Block a user