Hiding an external application in MSC++ 6.0

L

LameX

Hi people,

Do you know how can I hide an external application window (so it will be
visible only in the process list) ? I should know how to find TaskID of the
application, so I only need to find a way to hide it. I mean i want to hide
entire application, not only single window.

One time i wrote something similiar in Visual Basic 6.0, but it only worked
for some applications (of course not for the applications i'd like to hide),
but i'm not so good in C++.

I know that there are many programs hiding anothers - for egz. EdonkeyBot2
Lite wchich can make Edonkey2000 window totally invisible.

Any help would be appreciated.
Thx a lot, LameX
 
M

Mike Wahler

LameX said:
Hi people,

Do you know how can I hide an external application window (so it will be
visible only in the process list) ? I should know how to find TaskID of the
application, so I only need to find a way to hide it. I mean i want to hide
entire application, not only single window.

One time i wrote something similiar in Visual Basic 6.0, but it only worked
for some applications (of course not for the applications i'd like to hide),
but i'm not so good in C++.

I know that there are many programs hiding anothers - for egz. EdonkeyBot2
Lite wchich can make Edonkey2000 window totally invisible.

Any help would be appreciated.

None of what you ask is covered by ISO standard C++, the
topic here. Ask about this at group
comp.os.ms-windows.programmer.win32, that's where the
Windows experts are. Also don't forget the MSDN site,
www.msdn.microsoft.com


-Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top