On December 2, 2002 10:57 am, jaymz@free.fr wrote:
What exatcly did you do for this one?
Comment out the section that defined NONAMELESSTRUCT and NONAMELESSUNION
From the Makefile?
- There was a conflict on HKEY type between <afxres.h> and
<wine/windef.h>
What did you do?
remove one of them !
Maybe we can find a solution that doesn't require removing anything! :) It works on Windows, how do they do it?
- Some little others syntax issues like: __try __expect, asm {},
unsigned short(x), (LPCTSTR)CString
I reckon these are mods to the MFC source, no?
yes !
I'd be curious to see the patch, if you can make it available, of course...