Click here to Skip to main content
15,902,810 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionUpload files via HTTP Pin
eusto19-Apr-06 3:22
eusto19-Apr-06 3:22 
AnswerRe: Upload files via HTTP Pin
includeh1019-Apr-06 3:49
includeh1019-Apr-06 3:49 
Questionhelp on adding a progress control into status bar control Pin
LordsAngel19-Apr-06 3:18
LordsAngel19-Apr-06 3:18 
AnswerRe: help on adding a progress control into status bar control Pin
David Crow19-Apr-06 3:27
David Crow19-Apr-06 3:27 
Generalplease help without MFCs Pin
LordsAngel19-Apr-06 3:40
LordsAngel19-Apr-06 3:40 
GeneralRe: please help without MFCs Pin
David Crow19-Apr-06 3:44
David Crow19-Apr-06 3:44 
GeneralGot it. Pin
LordsAngel19-Apr-06 4:49
LordsAngel19-Apr-06 4:49 
Questionhow to write to already opened console window Pin
Bilge Kaan19-Apr-06 3:10
Bilge Kaan19-Apr-06 3:10 
Hello All,
I want to send cmds to previously opened console application

for instance ,sending dir cmd to already opened cmd prompt.

I got console window handle like below ,

HWND hwnd = ::FindWindow("ConsoleWindowClass","cmd.exe");

then how to write dir cmd to console?
how to retrieve console handle for input and output ?
AnswerRe: how to write to already opened console window Pin
toxcct19-Apr-06 3:17
toxcct19-Apr-06 3:17 
GeneralRe: how to write to already opened console window Pin
Bilge Kaan19-Apr-06 3:37
Bilge Kaan19-Apr-06 3:37 
AnswerRe: how to write to already opened console window Pin
Bilge Kaan19-Apr-06 3:42
Bilge Kaan19-Apr-06 3:42 
GeneralRe: how to write to already opened console window Pin
Bilge Kaan19-Apr-06 3:53
Bilge Kaan19-Apr-06 3:53 
GeneralRe: how to write to already opened console window Pin
includeh1019-Apr-06 4:07
includeh1019-Apr-06 4:07 
GeneralRe: how to write to already opened console window Pin
Bilge Kaan19-Apr-06 4:18
Bilge Kaan19-Apr-06 4:18 
GeneralRe: how to write to already opened console window Pin
includeh1019-Apr-06 18:54
includeh1019-Apr-06 18:54 
AnswerRe: how to write to already opened console window Pin
David Crow19-Apr-06 3:53
David Crow19-Apr-06 3:53 
GeneralRe: how to write to already opened console window Pin
Bilge Kaan19-Apr-06 4:05
Bilge Kaan19-Apr-06 4:05 
GeneralRe: how to write to already opened console window Pin
David Crow19-Apr-06 4:19
David Crow19-Apr-06 4:19 
GeneralRe: how to write to already opened console window Pin
Bilge Kaan19-Apr-06 4:30
Bilge Kaan19-Apr-06 4:30 
GeneralRe: how to write to already opened console window Pin
David Crow19-Apr-06 4:39
David Crow19-Apr-06 4:39 
QuestionModify shortcut path Pin
DaTxomin19-Apr-06 2:59
DaTxomin19-Apr-06 2:59 
AnswerRe: Modify shortcut path Pin
David Crow19-Apr-06 3:05
David Crow19-Apr-06 3:05 
GeneralRe: Modify shortcut path Pin
DaTxomin19-Apr-06 7:34
DaTxomin19-Apr-06 7:34 
QuestionTooltips for a rectangle, Device Context Pin
beatle1119-Apr-06 2:58
beatle1119-Apr-06 2:58 
QuestionPerformance tracking Pin
Waldermort19-Apr-06 2:47
Waldermort19-Apr-06 2:47 

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.