 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Jim Guest
|
Posted: Mon Dec 29, 2003 10:10 am Post subject: Runs in the background, how? |
|
|
Hi, i m a beginner in programming.
I only have had a few classes in C/C++/Java.
Recently, i wanted to try to write a simply keylogger in C++ myself so
whenever i type the program would make a text copy for me in my own
computer. Before i get started, i realized a problem, how do i make
the program to run in the background?
Thanks in advance!
James
|
|
| Back to top |
|
 |
John Carson Guest
|
Posted: Mon Dec 29, 2003 11:26 am Post subject: Re: Runs in the background, how? |
|
|
"Jim" <jamestan15 (AT) hotmail (DOT) com> wrote
| Quote: | Hi, i m a beginner in programming.
I only have had a few classes in C/C++/Java.
Recently, i wanted to try to write a simply keylogger in C++ myself so
whenever i type the program would make a text copy for me in my own
computer. Before i get started, i realized a problem, how do i make
the program to run in the background?
Thanks in advance!
James
|
This is operating system specific rather than part of standard C++ and is
not really something that you should be attempting after a few classes.
--
John Carson
1. To reply to email address, remove donald
2. Don't reply to email address (post here instead)
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|