Click here to Skip to main content
15,913,140 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problems with animation control Pin
Brigg Thorp15-Nov-02 1:50
Brigg Thorp15-Nov-02 1:50 
GeneralRe: Problems with animation control Pin
Joaquín M López Muñoz14-Oct-02 4:08
Joaquín M López Muñoz14-Oct-02 4:08 
GeneralBuild time switch for VC Pin
Ryan_Roberts14-Oct-02 1:47
Ryan_Roberts14-Oct-02 1:47 
GeneralRe: Build time switch for VC Pin
Wouter Dhondt14-Oct-02 5:57
Wouter Dhondt14-Oct-02 5:57 
Questionhow can I suppress sending ICMP Messages ? Pin
Koep14-Oct-02 1:39
Koep14-Oct-02 1:39 
QuestionAsk about this breakpoint error? Pin
ooosawaddee314-Oct-02 1:32
ooosawaddee314-Oct-02 1:32 
AnswerRe: Ask about this breakpoint error? Pin
Steve S14-Oct-02 2:12
Steve S14-Oct-02 2:12 
Generalpipe, help if know few java Pin
includeh1014-Oct-02 1:30
includeh1014-Oct-02 1:30 
in my C++ app, i nned to run a java app with process and pipe re-direction for any output.

when initialize, i set:
STARTUPINFO si;
si.dwFlags=STARTF_USESHOWWINDOW|STARTF_USESTDHANDLES;
si.wShowWindow = SW_HIDE;
//more somethings

problem (with java 1.3):
if i hide dos window, the java app is hidden also. if show, both are shown.

i hope user only sees java app, no dos window.

i tested with java process to exec the java app, no dos window appears!

but i have to use C++ ...

please help ...








includeh10
GeneralSTL Iterator question Pin
Senkwe Chanda13-Oct-02 23:36
Senkwe Chanda13-Oct-02 23:36 
GeneralRe: STL Iterator question Pin
Joaquín M López Muñoz14-Oct-02 0:03
Joaquín M López Muñoz14-Oct-02 0:03 
GeneralRe: STL Iterator question Pin
Jon Hulatt14-Oct-02 0:06
Jon Hulatt14-Oct-02 0:06 
GeneralRe: STL Iterator question Pin
Joaquín M López Muñoz14-Oct-02 0:24
Joaquín M López Muñoz14-Oct-02 0:24 
GeneralRe: STL Iterator question Pin
Senkwe Chanda14-Oct-02 0:12
Senkwe Chanda14-Oct-02 0:12 
QuestionHow to get text in CHtmlView at position that mouse clicked? Pin
sonshiro13-Oct-02 23:17
sonshiro13-Oct-02 23:17 
AnswerRe: How to get text in CHtmlView at position that mouse clicked? Pin
Stephane Rodriguez.13-Oct-02 23:36
Stephane Rodriguez.13-Oct-02 23:36 
GeneralVC6 - Some Redistributing question Pin
Seven Heaven13-Oct-02 23:13
sussSeven Heaven13-Oct-02 23:13 
GeneralRe: VC6 - Some Redistributing question Pin
Stephane Rodriguez.13-Oct-02 23:27
Stephane Rodriguez.13-Oct-02 23:27 
GeneralRe: VC6 - Some Redistributing question Pin
Anonymous14-Oct-02 0:10
Anonymous14-Oct-02 0:10 
GeneralRe: VC6 - Some Redistributing question Pin
Stephane Rodriguez.14-Oct-02 0:22
Stephane Rodriguez.14-Oct-02 0:22 
GeneralAdo trouble Pin
stevenson13-Oct-02 23:11
stevenson13-Oct-02 23:11 
GeneralRe: Ado trouble Pin
Jon Hulatt14-Oct-02 0:07
Jon Hulatt14-Oct-02 0:07 
GeneralRe: Ado trouble Pin
stevenson14-Oct-02 14:08
stevenson14-Oct-02 14:08 
Generalmissing "eh.h" file!!! Pin
John Bosko13-Oct-02 23:03
John Bosko13-Oct-02 23:03 
GeneralRe: missing "eh.h" file!!! Pin
Joaquín M López Muñoz14-Oct-02 0:04
Joaquín M López Muñoz14-Oct-02 0:04 
GeneralRe: missing "eh.h" file!!! Pin
John Bosko14-Oct-02 1:22
John Bosko14-Oct-02 1:22 

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.