Hi I want to launch an existing application from my VB application... like notepad or any other existing on my pc and keep the handle for later API purpose... how can i do that? For a known application I use FindWindow but I need the Caption of this window... and since I don't know it...
thanks
thanks