Hi, I'm trying to install an app that use InstallShields to install. The process wants to upgrade comctl32.dll when using builtin one. So, I swithed to native. And using native forces me to have commctrl.dll. Wine does not provide commctrl.dll, so, am I obliged to download it or get it from a regular windows install ? Is there any way to avoid switching comctl32.dll to native ? Thanks for any help. Dripple
On Thu, 02 Dec 2004 09:37:01 +0100, Dripple wrote:> Is there any way to avoid switching comctl32.dll to native ?You probably need to set the comctl32 DLL version info to Win2K levels. That means patching Wine though. thanks -mike
You mean patching the code and all the stuff ??? Mmm... /me has to think before getting involved in such a work... thanx Mike Hearn wrote:>On Thu, 02 Dec 2004 09:37:01 +0100, Dripple wrote: > > >>Is there any way to avoid switching comctl32.dll to native ? >> >> > >You probably need to set the comctl32 DLL version info to Win2K levels. >That means patching Wine though. > >thanks -mike > >_______________________________________________ >wine-users mailing list >wine-users@winehq.org >http://www.winehq.org/mailman/listinfo/wine-users > >