Click here to Skip to main content
15,922,696 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Virtual Memory Pin
Nemanja Trifunovic15-Feb-07 8:38
Nemanja Trifunovic15-Feb-07 8:38 
AnswerRe: Virtual Memory Pin
Newbie0015-Feb-07 7:36
Newbie0015-Feb-07 7:36 
GeneralRe: Virtual Memory [modified] Pin
Newbie0015-Feb-07 7:44
Newbie0015-Feb-07 7:44 
QuestionRe: Virtual Memory Pin
David Crow15-Feb-07 8:33
David Crow15-Feb-07 8:33 
AnswerSolid State Drive & Limiting Writing activity Pin
ScotDolan15-Feb-07 8:33
ScotDolan15-Feb-07 8:33 
QuestionRe: Solid State Drive & Limiting Writing activity Pin
David Crow15-Feb-07 8:43
David Crow15-Feb-07 8:43 
AnswerNot a USB drive Pin
ScotDolan15-Feb-07 8:59
ScotDolan15-Feb-07 8:59 
QuestionGUI for console application in c++ Pin
Newbie0015-Feb-07 6:41
Newbie0015-Feb-07 6:41 
1. I've got some application written in Java.
2. I don't want to interfere in the program's source code
3. This application works on Win 2k using cmd.exe only. It doesn't
have graphics interface. I can start it directly with cmd.exe, or
by using the bat file.
4. My question is:
Can I get in the console application from outside? I mean, Is it
possible to take it on with some other program (lets say some kind
of strap) working in GUI? I would like to launch my new strap
written in c++ whereby I could not only start the given console
application but also work on it sending/receiving data/commands.
Which functions/librarys should I use?
For example: Using CreateProcess I could possibly start the
application in cmd.exe, but what next? How to cooperate with it?
5. I tried to use
http://www.codeproject.com/useritems/ConsoleAdapter.asp[^] , but system commands sent to such a console haven't work, also
attaching to cmd.exe haven't helped.
6. I don't know exacly which forum should I use to ask about my
problem, so be patient with me, and give me bearing to proper one.

Please, give me some advice, and sorry for my pure :] yyy rather poor English
AnswerRe: GUI for console application in c++ Pin
David Crow15-Feb-07 7:30
David Crow15-Feb-07 7:30 
GeneralRe: GUI for console application in c++ Pin
Newbie0021-Feb-07 2:11
Newbie0021-Feb-07 2:11 
QuestionActiveX Controls and the View class Pin
Like2Byte15-Feb-07 6:00
Like2Byte15-Feb-07 6:00 
Questiondelete a directory Pin
beegu15-Feb-07 5:39
beegu15-Feb-07 5:39 
AnswerRe: delete a directory Pin
toxcct15-Feb-07 5:45
toxcct15-Feb-07 5:45 
GeneralRe: delete a directory Pin
beegu16-Feb-07 22:36
beegu16-Feb-07 22:36 
AnswerRe: delete a directory Pin
Hamid_RT15-Feb-07 7:07
Hamid_RT15-Feb-07 7:07 
QuestionImage Processing Pin
Raj220315-Feb-07 5:00
Raj220315-Feb-07 5:00 
AnswerRe: Image Processing Pin
toxcct15-Feb-07 5:04
toxcct15-Feb-07 5:04 
AnswerRe: Image Processing Pin
Maximilien15-Feb-07 5:51
Maximilien15-Feb-07 5:51 
GeneralRe: Image Processing Pin
Raj220317-Feb-07 7:30
Raj220317-Feb-07 7:30 
AnswerRe: Image Processing Pin
Hamid_RT15-Feb-07 7:07
Hamid_RT15-Feb-07 7:07 
Questionintializing 2d array Pin
ikbahrian15-Feb-07 5:00
ikbahrian15-Feb-07 5:00 
AnswerRe: intializing sd array [modified] Pin
toxcct15-Feb-07 5:03
toxcct15-Feb-07 5:03 
GeneralRe: intializing sd array Pin
David Crow15-Feb-07 5:30
David Crow15-Feb-07 5:30 
GeneralRe: intializing sd array Pin
toxcct15-Feb-07 5:32
toxcct15-Feb-07 5:32 
GeneralRe: intializing sd array Pin
ikbahrian15-Feb-07 5:31
ikbahrian15-Feb-07 5:31 

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.