Click here to Skip to main content
15,909,827 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Updatedata Pin
alvarillo5-May-05 3:16
alvarillo5-May-05 3:16 
GeneralRe: Updatedata Pin
Priyank Bolia5-May-05 4:31
Priyank Bolia5-May-05 4:31 
GeneralRe: Updatedata Pin
Anonymous5-May-05 4:38
Anonymous5-May-05 4:38 
GeneralRe: Updatedata Pin
Priyank Bolia5-May-05 7:07
Priyank Bolia5-May-05 7:07 
GeneralRe: Updatedata Pin
David Crow5-May-05 7:40
David Crow5-May-05 7:40 
GeneralRe: Updatedata Pin
alvarillo5-May-05 4:28
alvarillo5-May-05 4:28 
GeneralRe: Updatedata Pin
Priyank Bolia5-May-05 7:11
Priyank Bolia5-May-05 7:11 
GeneralSharing Events created within a Service Pin
Kri55-May-05 2:10
Kri55-May-05 2:10 
Is it possible to create an Event within a Service (running under LocalSystem), and then signal that same event from another process (i.e. a normal process)?
I tried setting the security descriptor for the event to enable 'all access' to 'everyone', but it doesn't seem to work - GetLastError returns '5: access is denied'.
Is it the case that the event object is exclusively reserved for the service?


GeneralRe: Sharing Events created within a Service Pin
Blake Miller6-May-05 5:31
Blake Miller6-May-05 5:31 
GeneralRe: Sharing Events created within a Service Pin
Kri56-May-05 23:47
Kri56-May-05 23:47 
GeneralRe: Sharing Events created within a Service Pin
CodeBeetle26-May-05 6:55
CodeBeetle26-May-05 6:55 
GeneralRe: How to append text to a CEdit interface? Pin
toxcct5-May-05 0:49
toxcct5-May-05 0:49 
GeneralRe: How to append text to a CEdit interface? Pin
Ravi Bhavnani5-May-05 3:00
professionalRavi Bhavnani5-May-05 3:00 
GeneralRe: How to append text to a CEdit interface? Pin
David Crow5-May-05 2:26
David Crow5-May-05 2:26 
GeneralcRYSTAL REPORT NOT REFERESHING Pin
Shanmuga Sundar5-May-05 0:07
Shanmuga Sundar5-May-05 0:07 
GeneralDownload speed. Pin
Vinaya5-May-05 0:07
Vinaya5-May-05 0:07 
Questionhow to change background color of CRichEditCtrl? Pin
includeh105-May-05 0:03
includeh105-May-05 0:03 
AnswerRe: how to change background color of CRichEditCtrl? Pin
mpallavi5-May-05 1:59
mpallavi5-May-05 1:59 
AnswerRe: how to change background color of CRichEditCtrl? Pin
David Crow5-May-05 2:29
David Crow5-May-05 2:29 
AnswerRe: how to change background color of CRichEditCtrl? Pin
Maximilien5-May-05 3:00
Maximilien5-May-05 3:00 
GeneralRe: how to change background color of CRichEditCtrl? Pin
includeh105-May-05 4:47
includeh105-May-05 4:47 
Questionwhat are differences between std* and GetStdHandle()? Pin
includeh104-May-05 23:58
includeh104-May-05 23:58 
AnswerRe: what are differences between std* and GetStdHandle()? Pin
David Crow5-May-05 2:31
David Crow5-May-05 2:31 
GeneralRe: what are differences between std* and GetStdHandle()? Pin
includeh105-May-05 4:56
includeh105-May-05 4:56 
GeneralRe: what are differences between std* and GetStdHandle()? Pin
David Crow5-May-05 6:20
David Crow5-May-05 6:20 

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.