Re: Re: winemaker: fix 32-bit compiling and winresrc.h is the, right name
It works great! So IMHO it can be used.
Re: winemaker: fix 32-bit compiling and winresrc.h is the right name
The two changes are independent so they should be in separate patches. About afxres.h vs. winres.h vs. winresrc.h, I believe it's mostly IDC_STATIC that was needed from winres.h. Unfortunately it's not being defined anywhere these days. In fact, all the Microsoft samples define it themselves.