Click here to Skip to main content
15,896,278 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Device Driver Pin
Prakash Nadar6-Jan-04 16:11
Prakash Nadar6-Jan-04 16:11 
Generalwindows login Pin
achip6-Jan-04 5:44
achip6-Jan-04 5:44 
GeneralRe: windows login Pin
David Crow6-Jan-04 5:55
David Crow6-Jan-04 5:55 
GeneralRe: windows login Pin
achip7-Jan-04 5:25
achip7-Jan-04 5:25 
GeneralRe: windows login Pin
David Crow7-Jan-04 5:34
David Crow7-Jan-04 5:34 
GeneralRe: windows login Pin
achip8-Jan-04 5:23
achip8-Jan-04 5:23 
GeneralRe: windows login Pin
David Crow9-Jan-04 2:24
David Crow9-Jan-04 2:24 
GeneralDynamically read and write a file Pin
Anonymous6-Jan-04 5:11
Anonymous6-Jan-04 5:11 
I was considering a solution to my problem of grabbing strings from another application. Writing to a file seems to be easiest solution. However, the app which reads the file needs to read it in real time. Both apss run at the same time. The first program is writing data to a file (redirect stdout to a file and use printf). A second program is reading the file and displaying the data in a GUI text window. However, this does not seem to work. It may be a permission problem, but I'm not sure. I thought about using create named pipe, but I want the second app to be optional (meaning it does need to be run). When using pipes, don't both need to be connected? Any suggestions. Thanks.
GeneralRe: Dynamically read and write a file Pin
valikac6-Jan-04 6:23
valikac6-Jan-04 6:23 
GeneralRe: Dynamically read and write a file Pin
mryazdani6-Jan-04 9:14
mryazdani6-Jan-04 9:14 
GeneralRe: Dynamically read and write a file Pin
mryazdani6-Jan-04 9:36
mryazdani6-Jan-04 9:36 
GeneralRe: Dynamically read and write a file Pin
Mike Nordell6-Jan-04 19:48
Mike Nordell6-Jan-04 19:48 
GeneralCListCtrl Question Pin
DimkaSPB6-Jan-04 5:10
DimkaSPB6-Jan-04 5:10 
GeneralRe: CListCtrl Question Pin
David Crow6-Jan-04 9:25
David Crow6-Jan-04 9:25 
GeneralRe: CListCtrl Question Pin
Michael Dunn6-Jan-04 10:38
sitebuilderMichael Dunn6-Jan-04 10:38 
GeneralRe: CListCtrl Question Pin
DimkaSPB6-Jan-04 10:57
DimkaSPB6-Jan-04 10:57 
Generalping in VC++ Pin
achip6-Jan-04 4:39
achip6-Jan-04 4:39 
GeneralRe: ping in VC++ Pin
valikac6-Jan-04 6:29
valikac6-Jan-04 6:29 
GeneralRe: ping in VC++ Pin
achip7-Jan-04 5:13
achip7-Jan-04 5:13 
GeneralRe: ping in VC++ Pin
David Crow6-Jan-04 7:18
David Crow6-Jan-04 7:18 
QuestionHow 2 capture windows startup & shutdown events in app. Pin
i2c6-Jan-04 4:02
i2c6-Jan-04 4:02 
AnswerRe: How 2 capture windows startup & shutdown events in app. Pin
Nick Hodapp6-Jan-04 4:33
sitebuilderNick Hodapp6-Jan-04 4:33 
GeneralRe: How 2 capture windows startup & shutdown events in app. Pin
Jahangir Raza Shah6-Jan-04 9:30
Jahangir Raza Shah6-Jan-04 9:30 
QuestionHow 2 capture windows startup & shutdown events in app. Pin
Jahangir Raza Shah6-Jan-04 4:01
Jahangir Raza Shah6-Jan-04 4:01 
Generalopening files from a program Pin
HackerBoy6-Jan-04 3:19
HackerBoy6-Jan-04 3:19 

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.