That error message is a Windows Error Message, the real error code is found after masking off the high order of that "DWORD" (their name). So you get an error code of 0xFFFF, which is 65535. Windows error code 65535 is not defined. So now it looks like some bug in Wine (which version are you using?) or VB (very possible) is where the error is. Of course if this error is from an "Add In" module for VB6, (i.e Resource Manger,Setup Packager,etc) then the problem is almost 100% in that "Add-In", theres many bugs there. Do you have SP5 applied to your VB6? I would start there. Perhaps wine has put some nice message in your logs?
/B ----- Original Message ----- From: "Matt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 18, 2003 17:42 Subject: wine > trying to install a windows progame and when I try to install it I get > > Visual Basic 6.0 Setup ToolKit > > Run-Time Error - 2147418113 (80000ffff) > > Automation Error > > Thanks > > > > > > -- > redhat-list mailing list > unsubscribe mailto:[EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list