Click here to Skip to main content
15,917,859 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Why yes, I DO feel stupid today. Pin
Gary R. Wheeler24-Dec-05 2:44
Gary R. Wheeler24-Dec-05 2:44 
GeneralRe: Why yes, I DO feel stupid today. Pin
Owner drawn26-Dec-05 17:30
Owner drawn26-Dec-05 17:30 
QuestionHow to use Win API: CreateProcess ? Pin
df669923-Dec-05 5:52
df669923-Dec-05 5:52 
AnswerRe: How to use Win API: CreateProcess ? Pin
Office Lineman23-Dec-05 7:18
Office Lineman23-Dec-05 7:18 
AnswerRe: How to use Win API: CreateProcess ? Pin
ThatsAlok26-Dec-05 17:46
ThatsAlok26-Dec-05 17:46 
QuestionHelp Connecting a unconnected Network-Drve Pin
meinhard_risch23-Dec-05 5:36
meinhard_risch23-Dec-05 5:36 
QuestionDrop from Shell Dll - Strategy Question Pin
depotdog23-Dec-05 5:24
depotdog23-Dec-05 5:24 
QuestionRunning a console app hidden, no window Pin
Gunn31723-Dec-05 4:43
Gunn31723-Dec-05 4:43 
I have created a console application using straight WIN32 api in 'C'. When the user runs it I don't want it to show up...anywhere. Is there a way to specify that I don't want it to appear as a window?

I know you can do this with CreateProcess(), but I'm not spawning a process from another one. I'm running IT directly...?

For those wondering why the heck I want to do this; I'm writing a launcher application that, when a user clicks on a file with particular extension, this program will run (it will be registered with that filetype), figure out what version of our software to run, find it, then spawn the main application with the clicked on file as an argument. Then it will quit. So, we don't want to the user to see any of this "behind-the-scenes" work.

Thanks!

AnswerRe: Running a console app hidden, no window Pin
PJ Arends23-Dec-05 10:21
professionalPJ Arends23-Dec-05 10:21 
AnswerRe: Running a console app hidden, no window Pin
Michael Dunn23-Dec-05 20:28
sitebuilderMichael Dunn23-Dec-05 20:28 
GeneralRe: Running a console app hidden, no window Pin
Gunn3174-Jan-06 3:45
Gunn3174-Jan-06 3:45 
AnswerRe: Running a console app hidden, no window Pin
vipinasda24-Dec-05 7:16
vipinasda24-Dec-05 7:16 
AnswerRe: Running a console app hidden, no window Pin
Owner drawn26-Dec-05 17:27
Owner drawn26-Dec-05 17:27 
QuestionAnalyze sound volume? Pin
Matrim Cauthon23-Dec-05 3:03
Matrim Cauthon23-Dec-05 3:03 
Questionadd colors to buttons Pin
Manmohan_198323-Dec-05 2:58
Manmohan_198323-Dec-05 2:58 
AnswerRe: add colors to buttons Pin
FarPointer23-Dec-05 3:57
FarPointer23-Dec-05 3:57 
GeneralRe: add colors to buttons Pin
Manmohan_198325-Dec-05 18:21
Manmohan_198325-Dec-05 18:21 
GeneralRe: add colors to buttons Pin
FarPointer25-Dec-05 20:28
FarPointer25-Dec-05 20:28 
GeneralRe: add colors to buttons Pin
ThatsAlok25-Dec-05 21:03
ThatsAlok25-Dec-05 21:03 
Questionunsigned char Pin
Smith#23-Dec-05 0:36
Smith#23-Dec-05 0:36 
AnswerRe: unsigned char Pin
Russell'23-Dec-05 0:52
Russell'23-Dec-05 0:52 
AnswerRe: unsigned char Pin
toxcct23-Dec-05 2:18
toxcct23-Dec-05 2:18 
GeneralRe: unsigned char Pin
Nemanja Trifunovic24-Dec-05 10:09
Nemanja Trifunovic24-Dec-05 10:09 
GeneralRe: unsigned char Pin
segment_fault3-Jan-06 18:02
segment_fault3-Jan-06 18:02 
QuestionTo Delete Objects created by IMPLEMENT_DYNACREATE Pin
birajendu22-Dec-05 23:38
birajendu22-Dec-05 23:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.