I started in the PBCC area, and thought I would move the question
here. I have a program in PBDLL, it is written and working.
Problem, does not show on the task bar (I like that) but it does
no DIALOG at all, just file IO in the background.
I would like to externally kill this program. A tray program,
that I launch from this program, that find and kill the this
program and unload itself (Now, I control-alt-del and find it
and kill it by hand). This would serve more that just me I am
sure. Since anyone can kill there code via the tray by launching
this program. Does anyone have such a program, or can anyone
help me with the parts. The tray sample, I have no idea how to
drop in my code.
------------------
here. I have a program in PBDLL, it is written and working.
Problem, does not show on the task bar (I like that) but it does
no DIALOG at all, just file IO in the background.
I would like to externally kill this program. A tray program,
that I launch from this program, that find and kill the this
program and unload itself (Now, I control-alt-del and find it
and kill it by hand). This would serve more that just me I am
sure. Since anyone can kill there code via the tray by launching
this program. Does anyone have such a program, or can anyone
help me with the parts. The tray sample, I have no idea how to
drop in my code.
------------------
Comment