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

C / C++ / MFC

 
GeneralRe: Problem with a program that does Copy-Paste functionality. Pin
ritz123416-Jun-08 3:43
ritz123416-Jun-08 3:43 
GeneralRe: Problem with a program that does Copy-Paste functionality. Pin
David Crow16-Jun-08 3:50
David Crow16-Jun-08 3:50 
GeneralRe: Problem with a program that does Copy-Paste functionality. Pin
ritz123416-Jun-08 4:00
ritz123416-Jun-08 4:00 
GeneralRe: Problem with a program that does Copy-Paste functionality. Pin
David Crow16-Jun-08 6:07
David Crow16-Jun-08 6:07 
AnswerRe: Problem with a program that does Copy-Paste functionality. Pin
Saurabh.Garg16-Jun-08 6:41
Saurabh.Garg16-Jun-08 6:41 
GeneralRe: Problem with a program that does Copy-Paste functionality. Pin
ritz123416-Jun-08 20:07
ritz123416-Jun-08 20:07 
GeneralRe: Problem with a program that does Copy-Paste functionality. Pin
Saurabh.Garg16-Jun-08 20:10
Saurabh.Garg16-Jun-08 20:10 
QuestionNamedPipe issue Pin
Sunil P V16-Jun-08 2:19
Sunil P V16-Jun-08 2:19 
Hi All,

I am facing an issue relating to named pipes.

The OS used is Vista.
I am creating a named pipe within a service that is running in session zero. A client application tries to read through the pipe by calling api CreateFile. This fails since the client application is running in the user context.

Is there any way that this caould be overcome? Should i pass any securtiy attributes to the "CreateNamedPipe" or "CreateFile" apis?


Thanks in advance Smile | :)

Sunil

QuestionRe: NamedPipe issue Pin
Mark Salsbery16-Jun-08 5:36
Mark Salsbery16-Jun-08 5:36 
AnswerRe: NamedPipe issue Pin
Sunil P V16-Jun-08 19:10
Sunil P V16-Jun-08 19:10 
GeneralRe: NamedPipe issue Pin
Mark Salsbery17-Jun-08 5:18
Mark Salsbery17-Jun-08 5:18 
QuestionDisabling PPP modem connections programmatically Pin
dharani16-Jun-08 2:11
dharani16-Jun-08 2:11 
QuestionSend message to window Pin
capint15-Jun-08 23:47
capint15-Jun-08 23:47 
AnswerRe: Send message to window Pin
Hamid_RT16-Jun-08 0:14
Hamid_RT16-Jun-08 0:14 
AnswerRe: Send message to window Pin
sudhir_Kumar16-Jun-08 0:51
sudhir_Kumar16-Jun-08 0:51 
GeneralRe: Send message to window Pin
capint16-Jun-08 4:20
capint16-Jun-08 4:20 
AnswerRe: Send message to window Pin
ThatsAlok16-Jun-08 3:23
ThatsAlok16-Jun-08 3:23 
AnswerRe: Send message to window Pin
David Crow16-Jun-08 3:32
David Crow16-Jun-08 3:32 
GeneralRe: Send message to window Pin
capint16-Jun-08 4:21
capint16-Jun-08 4:21 
GeneralRe: Send message to window Pin
David Crow16-Jun-08 4:55
David Crow16-Jun-08 4:55 
GeneralRe: Send message to window Pin
capint16-Jun-08 5:30
capint16-Jun-08 5:30 
GeneralRe: Send message to window Pin
ThatsAlok16-Jun-08 6:00
ThatsAlok16-Jun-08 6:00 
GeneralRe: Send message to window Pin
capint16-Jun-08 6:20
capint16-Jun-08 6:20 
GeneralRe: Send message to window Pin
David Crow16-Jun-08 6:27
David Crow16-Jun-08 6:27 
GeneralRe: Send message to window Pin
capint16-Jun-08 6:51
capint16-Jun-08 6:51 

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.