[Bug 1220] - InstallShield for Quickbooks fails

wine-bugs at winehq.com wine-bugs at winehq.com
Sat Jan 18 01:58:57 CST 2003


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

marcus at jet.franken.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|wine-bugs at winehq.com        |marcus at jet.franken.de
             Status|NEW                         |ASSIGNED



------- Additional Comments From marcus at jet.franken.de  2003-01-18 01:58 -------
The problem is: 
 
The program calls GetClassName, with the buffer initialised 
for some strange reason to the expected return value (probably 
left over from somewhere). It does not expect GetClassName() 
to fail and just checks the buffer. 
 
The attached Hack fixes the problem for now, the correct fix 
is to handle interprocess class access. 

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=1220>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.



More information about the wine-bugs mailing list