Changes between Initial Version and Version 1 of Ticket #3095
- Timestamp:
 - 07/27/15 09:03:41 (10 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
        
Ticket #3095 – Description
initial v1 4 4 Work Around is simple: Show the Window first before WinMove(), but works different than before. 5 5 6 CODE: 6 {{{ 7 7 8 8 #include <GUIConstantsEx.au3> … … 26 26 Exit 27 27 28 }}} 28 29 29 30 31  
