Re: dialogex resource loading on sparc

2004-11-18 Thread Eric Frias
"Dmitry Timoshkov" <[EMAIL PROTECTED]> wrote: > This won't compile with older C compilers, you are mixing data declarations > with code. Good catch, that slipped right past me. A corrected patch is attached. Eric dialogex-revisited.diff Description: Binary data

Re: dialogex resource loading on sparc

2004-11-17 Thread Dmitry Timoshkov
"Eric Frias" <[EMAIL PROTECTED]> wrote: > --- windows/dialog.c (.../vendor/wine/current) (revision 29312) > +++ windows/dialog.c (.../branches/wine/2004.11.16-cvs-update) (revision > 29312) > @@ -378,8 +378,10 @@ > { > const WORD *p = (const WORD *)template; > > -result->style = GET_D