DSTRICT: commdlg

Dimitrie O. Paun dpaun at rogers.com
Sat Oct 26 09:28:37 CDT 2002


On October 26, 2002 11:14 am, Matthew Davison wrote:
> -  chf32a->hInstance=chf16->hInstance;
> +  chf32a->hInstance=(HINSTANCE)(ULONG_PTR)chf16->hInstance;

Shouldn't we have a HINSTANCE_32 macro, for uniformity?

-- 
Dimi.




More information about the wine-devel mailing list