473,385 Members | 2,029 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Hiding an external application in MSC++ 6.0

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
Jul 22 '05 #1
1 1520

"LameX" <du***@nospam.com> wrote in message
news:cr**********@nemesis.news.tpi.pl...
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
Jul 22 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: Picho | last post by:
Hi all, Lets say I have a "secret" I wish to "hide", lets say a database password. For the more detailed problem, a web application/service that uses a connection string. all the solutions I...
9
by: news | last post by:
I'm working on a new site for my wife's college art organization: http://www.ie-studios.net/mci/ and I'm having a problem where a PDF in an IFrame is supposed to go "invisible" (and in fact is...
1
by: Jacky11 | last post by:
Can anyone help me? Please see the code I'm using now. Public Function sheetlayout() On Error GoTo Err_Command1_Click Dim xl As Object Set xl = GetObject("c:\windows\desktop\123.csv")...
5
by: vinoth | last post by:
Hi, I have created WindowsService Project.In that Project OnStart Method i have written the following Code. In this code the Server is waiting for the connection from client. When the Client...
4
by: Ê÷Éϲä»Ò | last post by:
'rar' is not recognized as an internal or external command, operable program or batch file. import os import time source = target_dir = r'e:\temp\bak' target =...
10
by: eSolTec, Inc. 501(c)(3) | last post by:
Thank you in advance for any and all assistance. I'm building a technician's tool and I'm trying to create a Jump Panel of buttons to the Windows System32 folder to open files programmatically. I...
11
by: sofeng | last post by:
I'm not sure if "data hiding" is the correct term, but I'm trying to emulate this object-oriented technique. I know C++ probably provides much more than my example, but I'd just like some feedback...
162
by: Sh4wn | last post by:
Hi, first, python is one of my fav languages, and i'll definitely keep developing with it. But, there's 1 one thing what I -really- miss: data hiding. I know member vars are private when you...
2
Frinavale
by: Frinavale | last post by:
This question may seem a bit newbie-ish but I'm new to desktop applications...please bear with me. I have a function that populates a ComboBox with a bunch of names. To populate it I have to make...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.