[Bug 7467] AutoIT 3 Scripts do not run due to error.

Wine Bugs wine-bugs at winehq.org
Mon Feb 19 03:42:00 CST 2007


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





------- Additional Comments From focht at gmx.net  2007-19-02 03:42 -------
Hello,

i modified script as follows:

-- snip ---

#include <GUIConstants.au3>

$objShell = ObjCreate ("Shell.Application")

#Region ### START Koda GUI section ### Form=
...
-- snip ---

Compiled the script to exe.
Started debugger.
Placed breakpoints at OleInitialize() and OleUninitialize() imports.
Both breakpoints are hit only once (as it should) - the init and cleanup calls
are balanced.

Again: this is NOT a wine fault nor a critical bug.
Tell the autoit developers to fix their stuff


-- 
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