Never mind...
It was a parent/child window problem elsewhere in the code that caused the problem!!
Announcement
Collapse
No announcement yet.
No Focus On "Shell" Window
Collapse
X
-
No Focus On "Shell" Window
I'm running an exe file from another exe file using the shell function:
Code:cmd$="\path\program.exe" y&=shell(cmd$,1)
Code:setwindowpos hwnd&,%hwnd_top,0,0,0,0,%swp_nomove or %swp_nosize or %swp_noownerzorder ''''''''''''
Tags: None
Leave a comment: