FacebookTwitter

RunProgEx Overview

Download
Version 1.0.0.0

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.

self-hosted tracking/analytics pixel without sharing your data to other parties.

Downloads


Filename Version / Changelog  
RunProgEx-1.0.0.0.zip Mon 25 May 2009, version 1.0.0.0 - View changes.
  • Comment: Release
x Download

Additional Information

DLL Info:

  • CallConvention: STD
  • Return type: Number (Long)

Compatibility Information

This dll can be used on any Windows based OS after Windows 2000,
using either a x86 (32bit) or a x64 (WOW64) setup.

Functions


  • __stdcall long Run(string file, string arguments, string workingDirectory) Returns: hWnd