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

C / C++ / MFC

 
QuestionUpgrade Appliction that link with MFC42.dll to newer version Pin
xanagan66615-Nov-07 15:16
xanagan66615-Nov-07 15:16 
AnswerRe: Upgrade Appliction that link with MFC42.dll to newer version Pin
Luc Pattyn15-Nov-07 15:59
sitebuilderLuc Pattyn15-Nov-07 15:59 
AnswerRe: Upgrade Appliction that link with MFC42.dll to newer version Pin
George L. Jackson15-Nov-07 16:35
George L. Jackson15-Nov-07 16:35 
GeneralRe: Upgrade Appliction that link with MFC42.dll to newer version Pin
Luc Pattyn15-Nov-07 17:31
sitebuilderLuc Pattyn15-Nov-07 17:31 
AnswerRe: Upgrade Appliction that link with MFC42.dll to newer version Pin
xanagan66615-Nov-07 18:13
xanagan66615-Nov-07 18:13 
QuestionNamedPipe Error in CreateFile Pin
ginjikun15-Nov-07 14:54
ginjikun15-Nov-07 14:54 
AnswerRe: NamedPipe Error in CreateFile Pin
Llasus15-Nov-07 14:59
Llasus15-Nov-07 14:59 
GeneralRe: NamedPipe Error in CreateFile Pin
ginjikun15-Nov-07 15:12
ginjikun15-Nov-07 15:12 
Hi Llasus! thanks for the quick reply.

the named pipe is correct and it was working fine. i have been running it for around 2hours and after that it failed on CreateFile.
the code is similar to the sample in msdn for multithreaded namedpipe. though i have limited the pipe server instances to 25. after each successful connection it will read the data, send a reply by WriteFile then disconnect the named pipe.
for the client it will just call CreateFile then write the data and wait for the reply and close the handle.

hope to hear from u again.

old
GeneralRe: NamedPipe Error in CreateFile Pin
Llasus15-Nov-07 15:50
Llasus15-Nov-07 15:50 
GeneralRe: NamedPipe Error in CreateFile Pin
ginjikun15-Nov-07 16:17
ginjikun15-Nov-07 16:17 
GeneralRe: NamedPipe Error in CreateFile Pin
Luc Pattyn15-Nov-07 16:38
sitebuilderLuc Pattyn15-Nov-07 16:38 
GeneralRe: NamedPipe Error in CreateFile Pin
ginjikun15-Nov-07 16:59
ginjikun15-Nov-07 16:59 
GeneralRe: NamedPipe Error in CreateFile Pin
Luc Pattyn15-Nov-07 17:17
sitebuilderLuc Pattyn15-Nov-07 17:17 
GeneralRe: NamedPipe Error in CreateFile Pin
ginjikun15-Nov-07 17:56
ginjikun15-Nov-07 17:56 
GeneralRe: NamedPipe Error in CreateFile Pin
Luc Pattyn15-Nov-07 18:07
sitebuilderLuc Pattyn15-Nov-07 18:07 
GeneralRe: NamedPipe Error in CreateFile Pin
ginjikun15-Nov-07 18:18
ginjikun15-Nov-07 18:18 
GeneralRe: NamedPipe Error in CreateFile Pin
Luc Pattyn16-Nov-07 2:55
sitebuilderLuc Pattyn16-Nov-07 2:55 
GeneralRe: NamedPipe Error in CreateFile Pin
Llasus15-Nov-07 18:13
Llasus15-Nov-07 18:13 
GeneralRe: NamedPipe Error in CreateFile Pin
ginjikun15-Nov-07 18:26
ginjikun15-Nov-07 18:26 
GeneralRe: NamedPipe Error in CreateFile Pin
Llasus15-Nov-07 17:42
Llasus15-Nov-07 17:42 
GeneralRe: NamedPipe Error in CreateFile Pin
ginjikun15-Nov-07 18:01
ginjikun15-Nov-07 18:01 
GeneralRe: NamedPipe Error in CreateFile Pin
Llasus15-Nov-07 18:25
Llasus15-Nov-07 18:25 
GeneralRe: NamedPipe Error in CreateFile Pin
ginjikun15-Nov-07 18:31
ginjikun15-Nov-07 18:31 
GeneralRe: NamedPipe Error in CreateFile Pin
Llasus15-Nov-07 18:38
Llasus15-Nov-07 18:38 
QuestionCapture TEXT in screen Pin
chiwaki15-Nov-07 13:22
chiwaki15-Nov-07 13: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.