Modify

Opened 18 years ago

Closed 18 years ago

#217 closed Bug (No Bug)

AutoIt3Wrapper_Gui Bug

Reported by: Paulchen Owned by:
Milestone: Component: Other
Version: 3.2.11.9 Severity: None
Keywords: Cc:

Description

Line 1468 on Version 1.9.5.7 is wrong

old:
Update_Directive($Full_source, $directives, "AutoIt3Wrapper_UseX64", $INP_Change2CUI, "n", "1=y;0=n;4=n")  

change:
Update_Directive($Full_source, $directives, "#'''AutoIt3Wrapper_Change2CUI'''", $INP_Change2CUI, "n", "1=y;0=n;4=n")  ;+pt

Attachments (0)

Change History (1)

comment:1 by Jos, 18 years ago

Resolution: No Bug
Status: newclosed

Already fixed. Please check latest available.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.