[Bug 3897] BeginUpdateResource failed

Wine Bugs wine-bugs at winehq.org
Wed Nov 23 04:54:06 CST 2005


http://bugs.winehq.org/show_bug.cgi?id=3897





------- Additional Comments From ldrolez at linbox.com  2005-23-11 04:54 -------
Here is the pascal source code of innosetup which prints the error:


    { Update the resources }
    H := BeginUpdateResource(PChar(FileName), False);
    if H = 0 then
      ErrorWithLastError('BeginUpdateResource failed (1)');



-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list