Click here to Skip to main content
16,008,183 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Microsoft auto-generated comments Pin
Liam O'Hagan28-Aug-02 16:45
Liam O'Hagan28-Aug-02 16:45 
GeneralRe: Microsoft auto-generated comments Pin
alex.barylski28-Aug-02 17:24
alex.barylski28-Aug-02 17:24 
GeneralRe: Microsoft auto-generated comments Pin
Michael P Butler28-Aug-02 22:04
Michael P Butler28-Aug-02 22:04 
GeneralRe: Microsoft auto-generated comments Pin
Chris Losinger28-Aug-02 17:41
professionalChris Losinger28-Aug-02 17:41 
QuestionHow to create an edit box in code Pin
~~~~s28-Aug-02 15:33
suss~~~~s28-Aug-02 15:33 
AnswerHow to create an edit box in code Pin
~~~~s28-Aug-02 15:36
suss~~~~s28-Aug-02 15:36 
AnswerRe: How to create an edit box in code Pin
Christian Graus28-Aug-02 16:38
protectorChristian Graus28-Aug-02 16:38 
Generalpipe communication Pin
includeh1028-Aug-02 13:05
includeh1028-Aug-02 13:05 
i use c++ to communicate with a java app through pipe (simply u can think the java app is javac.exe).

when the java app writes data to pipe (std io), i read data by c++ (Windows-not dos or unix).

with java 1.4, there is no any problem. but for jdk 1.3 or 1.2, i have trouble:
if the java app exits with no suitable signal, c++ doesn't know (if jdk 1.4, c++ knows) and is still waiting there.

i think there must be some idea to know because another side of pipe is closed.

key functions used are:
CreatePipe, CreateProcess, ReadFile.

i think ReadFileEx should be better but i got no idea about it after testing.

thx for ur suggestion.

Confused | :confused: Smile | :) ;);PBig Grin | :-D Frown | :( ((Blush | :O Sleepy | :zzz: OMG | :OMG: WTF | :WTF: Roll eyes | :rolleyes: Laugh | :laugh: Mad | :mad: Unsure | :~










includeh10
GeneralRe: pipe communication Pin
Roger Stewart28-Aug-02 17:39
professionalRoger Stewart28-Aug-02 17:39 
GeneralRe: pipe communication Pin
Alois Kraus28-Aug-02 21:04
Alois Kraus28-Aug-02 21:04 
GeneralAdd/Remove of the function is impossible, because the parent class code is read only Pin
adamUK28-Aug-02 12:48
adamUK28-Aug-02 12:48 
GeneralProperty Sheet and CFormView Pin
Kash28-Aug-02 12:47
Kash28-Aug-02 12:47 
GeneralRe: Property Sheet and CFormView Pin
Chris Losinger28-Aug-02 12:52
professionalChris Losinger28-Aug-02 12:52 
GeneralPulling data from Document to Dialog Pin
RalfPeter28-Aug-02 11:35
RalfPeter28-Aug-02 11:35 
GeneralRe: Pulling data from Document to Dialog Pin
Joaquín M López Muñoz28-Aug-02 11:47
Joaquín M López Muñoz28-Aug-02 11:47 
GeneralRe: Pulling data from Document to Dialog Pin
Anonymous29-Aug-02 4:32
Anonymous29-Aug-02 4:32 
GeneralRe: Pulling data from Document to Dialog Pin
Joaquín M López Muñoz29-Aug-02 4:58
Joaquín M López Muñoz29-Aug-02 4:58 
GeneralRe: Pulling data from Document to Dialog Pin
Rohit  Sinha28-Aug-02 11:48
Rohit  Sinha28-Aug-02 11:48 
GeneralRe: Pulling data from Document to Dialog Pin
Chris Losinger28-Aug-02 11:48
professionalChris Losinger28-Aug-02 11:48 
Generalwho to use it Pin
imran_rafique28-Aug-02 11:28
imran_rafique28-Aug-02 11:28 
GeneralMaximizing window after application start Pin
Mariusz Popiolek28-Aug-02 10:54
sussMariusz Popiolek28-Aug-02 10:54 
GeneralRe: Maximizing window after application start Pin
Joaquín M López Muñoz28-Aug-02 11:05
Joaquín M López Muñoz28-Aug-02 11:05 
GeneralRe: Maximizing window after application start Pin
Rohit  Sinha28-Aug-02 12:00
Rohit  Sinha28-Aug-02 12:00 
Generalwinsock for desktop to pocketPC connectivity Pin
Anonymous28-Aug-02 10:54
Anonymous28-Aug-02 10:54 
GeneralRe: winsock for desktop to pocketPC connectivity Pin
anju29-Aug-02 0:21
anju29-Aug-02 0:21 

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.