Re: Wine fails to compile with --disable-dll

2000-06-05 Thread H.Takeshima
Hello. In dlls/shell32/shellguid.c, some GUIDs are redefined. So if you want to compile with --disable-dll, remove #include "shlwapi.h" in dlls/shell32/shellguid.c and add #include "shlwapi.h" in ole/guid.c. - Hidenori Takeshima

Re: Wine fails to compile with --disable-dll

2000-06-05 Thread robert w hall
From: "robert w hall" <[EMAIL PROTECTED]> To: "Kristian Eide" <[EMAIL PROTECTED]> Sent: Monday, June 05, 2000 11:34 PM Subject: Re: Wine fails to compile with --disable-dll > Did you get any feedback on/fix for this?? > Bob > > In article <8hapek$3rg$[