How do I write an invisible program?
- From: Mike Silva <snarflemike@xxxxxxxxx>
- Date: Sun, 16 Sep 2007 14:08:44 -0700
I know, "invisible program" is not very useful terminology, but I
don't even know what to call what I'm trying to do. I need to write a
small program that communicates with some hardware through a serial
port, and on the other end generates keystrokes for consumption by an
application. I know how to do the serial port side, and I gather I
can use SendInput for the keystroke side. What I don't know is what
form this program should take. It doesn't need (and must not have)
any visible presence on the screen, nor does it take any user input.
So when I create the project in VS2005, what kind of project should I
create to avoid having any visible presence on the screen? I hope my
question makes sense. Thanks.
Mike
.
- Follow-Ups:
- Re: How do I write an invisible program?
- From: Mike Silva
- Re: How do I write an invisible program?
- From: Joseph M . Newcomer
- Re: How do I write an invisible program?
- From: Tom Serface
- Re: How do I write an invisible program?
- From: ajk
- Re: How do I write an invisible program?
- From: David Ching
- Re: How do I write an invisible program?
- From: David Lowndes
- Re: How do I write an invisible program?
- From: BobF
- Re: How do I write an invisible program?
- From: Ajay Kalra
- Re: How do I write an invisible program?
- Prev by Date: Re: Internet Access trapped by Norton etal
- Next by Date: Re: Space characters is CEdit.
- Previous by thread: A weird problem: SetVolumeLabel() should take a very long time to complete.
- Next by thread: Re: How do I write an invisible program?
- Index(es):
Relevant Pages
|