mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
- Fixed compilation with older versions of W32API.
svn path=/trunk/; revision=6514
This commit is contained in:
@@ -2373,7 +2373,7 @@ static HWND MDI_MoreWindowsDialog(HWND hwnd)
|
||||
return 0;
|
||||
|
||||
return (HWND) DialogBoxIndirectParamA(GetModuleHandleA("USER32"),
|
||||
(LPDLGTEMPLATEA) template,
|
||||
(LPDLGTEMPLATE) template,
|
||||
hwnd, MDI_MoreWindowsDlgProc, (LPARAM) hwnd);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user