Custom Query (3917 matches)
Results (340 - 342 of 3917)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #611 | No Bug | This caused crashing: $pcLocked = DllCall("user32","Long","OpenInputDesktop") | ||
| Description |
This caused crashing: $pcLocked = DllCall("user32","Long","OpenInputDesktop") It was running fine with AutoIt v3.2.0.1, but crashed in v3.2.12.1 Please reply me if you know the problem. Thanks. |
|||
| #612 | Rejected | Need AutoIT to output DLL | ||
| Description |
Currently, AutoIT v3 supports creating an EXE. I need a way to create a DLL that will allow me to use my scripted routines in a model-based testing scheme. Thanks! -Su |
|||
| #613 | No Bug | Obfsucator Stripping ObjEvent functions | ||
| Description |
ObjEvent($obj, "Prefix", "Something") Func PrefixEvent() $obj.action() EndFunc Func Prefix() $obj.otherAction() EndFunc Running Obfuscator will remove the "PrefixEvent" UDF, but not the "Prefix" |
|||
Note:
See TracQuery
for help on using queries.
