How to get the Handle that is executed in winexec or shellexecute?
- by XBasic3000
i use to create a custom function like winexec(...):Hwnd that will retun the handle of executed application.
i did use the findwindow() but having problem if it change window caption.