Hi I'm having problems running mIRC in wine, when I click the connect button my box just beeps 2 times and that's it I'm running wine without a windowz installation so maybe I need some native dll's? these are the msg's from the console: fixme:console:SetConsoleCtrlHandler (0x5418e0,1) - no error checking or testing yet fixme:dc:GetDCEx new hrgnClip[0000] smashes the previous[09c6] fixme:edit:EDIT_EM_FmtLines soft break enabled, not implemented fixme:dc:GetDCEx new hrgnClip[0000] smashes the previous[0a36] fixme:ddeml:DdeNameService (1,49193,0,5): stub fixme:ole:CoCreateInstance no instance created for {48d12ba0-5b77-11d1-9ec1-00c04fd7081f}, hres is 0x80040154 fixme:dc:GetDCEx new hrgnClip[0000] smashes the previous[0d96] fixme:dc:GetDCEx new hrgnClip[0000] smashes the previous[0d86] if anyone had an idea how to get it working please don't hesitate to reply ;) thanks in advance, Barry
On Wed, 09 May 2001 20:59:47 +0200, Barry Rutten <enema@afhaeker.net> wrote: <snip not fatal or unavoidable error messages>>fixme:ole:CoCreateInstance no instance created for >{48d12ba0-5b77-11d1-9ec1-00c04fd7081f}, hres is 0x80040154This is your best bet on trying to make run the thing; this info should be in the registry of any windows system having your app installed (the error code means that the class is not registered, so one problem here is the install was not done under Windows) I'm not sure that installing the app under Wine will be enough since typelib registering don't work for now. If you have a working Wine partition, using your real Win registry (Wine can access it in read-only mode) could make things better. Or you could use regedit to export the registry and import it into Wine using regapi. HTH Gerard
There isn't only mirc, some Linux softs are well ;) Barry Rutten a ?crit :> > Hi I'm having problems running mIRC in wine, when I click the connect > button my box just beeps 2 times and that's it > I'm running wine without a windowz installation so maybe I need some > native dll's? > these are the msg's from the console: > > fixme:console:SetConsoleCtrlHandler (0x5418e0,1) - no error checking or > testing yet > fixme:dc:GetDCEx new hrgnClip[0000] smashes the previous[09c6] > fixme:edit:EDIT_EM_FmtLines soft break enabled, not implemented > fixme:dc:GetDCEx new hrgnClip[0000] smashes the previous[0a36] > fixme:ddeml:DdeNameService (1,49193,0,5): stub > fixme:ole:CoCreateInstance no instance created for > {48d12ba0-5b77-11d1-9ec1-00c04fd7081f}, hres is 0x80040154 > fixme:dc:GetDCEx new hrgnClip[0000] smashes the previous[0d96] > fixme:dc:GetDCEx new hrgnClip[0000] smashes the previous[0d86] > > if anyone had an idea how to get it working please don't hesitate to > reply ;) > thanks in advance, > > Barry > > _______________________________________________ > wine-users mailing list > wine-users@winehq.com > http://www.winehq.com/mailman/listinfo/wine-users