[Bug 853] - Terragen LCMapStringA( ... ) vs wine-20020605

wine-bugs at winehq.com wine-bugs at winehq.com
Mon Jul 15 14:26:38 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=853





------- Additional Comments From apa3a at yahoo.com  2002-07-15 14:26 -------
Researching the main issue - the application startup problem.
The problem occurs because application tries to create a COM object using not
registered class ID. This is a class ID from the OLEAUT32.DLL provided with the
application. You can fix the problem by registering the dll.
To register the dll run command:
regsvr32 OLEAUT32.DLL in the application directory.
Try to do this instead of installing and using additional dlls.

I suggest you to submit other issues in separate bug reports.


DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=853>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.



More information about the wine-bugs mailing list