Hi,
first, i have search the forum for this problem and know the remark "commands may fail when using a 64-bit AutoIt process to read from a 32-bit process". My Problem is that i don't know how to solve this. I need the Filename from a marked file in an FileOpen Dialog from an application. When i compile my script to 64bit (all Clients are 64bit) ControlListView with GetText won't work. If i compile it to 32bit, the script and ControlListView works, but the script start takes up to 5-10 Seconds, much to long for daily use. Working with sending keystrokes (F2 an then Clipget) ist not so reliable. Has anyone a hint how to solve this Problem?
Thanks
first, i have search the forum for this problem and know the remark "commands may fail when using a 64-bit AutoIt process to read from a 32-bit process". My Problem is that i don't know how to solve this. I need the Filename from a marked file in an FileOpen Dialog from an application. When i compile my script to 64bit (all Clients are 64bit) ControlListView with GetText won't work. If i compile it to 32bit, the script and ControlListView works, but the script start takes up to 5-10 Seconds, much to long for daily use. Working with sending keystrokes (F2 an then Clipget) ist not so reliable. Has anyone a hint how to solve this Problem?
Thanks