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)
Note:
See TracTickets
for help on using tickets.

Already fixed. Please check latest available.