PDA

You are currently viewing a search engine-friendly (archive) version of this page.

View Full Version : ** Hidden programs in C++ **


scatman
August 22, 2001, 06:40 am
Hi, ive been looking through alot of sites for information on how to make a program hide in the background but still execute commands but i havent found anything. Anybody know how to do this? All help is greatly appreciated. Thanks!

<FONT COLOR="#800080" SIZE="1" FACE="Verdana, Arial">This message has been edited by scatman on August 22, 2001 at 03:45 AM</font>

Techguy
September 6, 2001, 10:55 pm
Welcome to Help From Techs!

Could you pls provide us some more details. Someone may be able to help. Also.. what is the programming language you are writing it in?

------------------
Want to know what's going on at HFT? (http://www.helpfromtechs.com/html/newsletter.shtml)

scatman
September 20, 2001, 05:52 pm
hi,
in addition to my old message...

the language i need help in is C++

what im trying to do is make a program that hides in the background (is invisible)
but still allows I/O and commands to be executed

any help would be greatly appreciated

thanks

char_li
September 20, 2001, 08:15 pm
I imagine they will need to know what OS as well.

Tonker
September 23, 2001, 03:39 pm
I've tried looking up info for that and haven't been able to find anything yet.