Modify

Opened 16 years ago

Closed 16 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 Changed 16 years ago by Jos

  • Resolution set to No Bug
  • Status changed from new to closed

Already fixed. Please check latest available.

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.