DSTRICT: commdlg

Dimitrie O. Paun dpaun at rogers.com
Sat Oct 26 09:31:49 CDT 2002


On October 26, 2002 11:14 am, Matthew Davison wrote:
> -        bRet = DialogBoxIndirectParam16( hInst, lfs->hDlgTmpl16, lpofn->hwndOwner,
> +        bRet = DialogBoxIndirectParam16( (HINSTANCE16)LOWORD(hInst), lfs->hDlgTmpl16, lpofn->hwndOwner,

And here we should have a HINSTANCE_16 macro...

-- 
Dimi.




More information about the wine-devel mailing list