Re: ShellExcute for non EXE files

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Joe,

Wow, you did nail the lid shut on what I am trying to do. I have to do
exactly the same thing that you say you did with Reflection. The
product I am using is Rumba by netmanage and they use the Whllapi.dll
which will help me to send the commands and receive the text from into
my code.

I guess I was looking at how to invoke the GUI app from my code and
stumbled on the ShellExecute and CreateProcess commands. Can you please
direct me on, how I could go about invoking the GUI app to run in my
own logged on session, and the subsequent calls that I will have to
make, to make sure that my commands to that DLL are sent and received
correctly.

Thanks,
Ham

.