Imagine Programming
You Imagine, We Create!
Home
Software
News
About
Contact
Links
Blog
Twitter
Donate
View product
RunProgEx
General Information
This library has only one function, Run. Only this Run function returns the windowhandle
of the window opened by the program you run. If the program doesn't open a window, it
doesn't return the handle.
Download
::
Back to Dll's
:: 418 Downloads
Additional Information
DLL Info:
CallConvention: STD
Return type: Number (Long)
Compatible with...
This dll can be used on any Windows based OS after Windows 2000,
using either a x86 (32bit) or a x64 (64bit) setup.
Library Functions
Run(szFile.s, szArguments, szWorkingFolder)
Return type: long
Returns: The window handle of the launched application, if it opens a window.