Click here to Skip to main content
15,921,840 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionStrang problem, ask for help ! Pin
chenxiujie30-Oct-05 16:53
chenxiujie30-Oct-05 16:53 
AnswerRe: Strang problem, ask for help ! Pin
Christian Graus30-Oct-05 17:37
protectorChristian Graus30-Oct-05 17:37 
GeneralRe: Strang problem, ask for help ! Pin
chenxiujie30-Oct-05 18:06
chenxiujie30-Oct-05 18:06 
GeneralRe: Strang problem, ask for help ! Pin
Christian Graus30-Oct-05 18:08
protectorChristian Graus30-Oct-05 18:08 
GeneralRe: Strang problem, ask for help ! Pin
chenxiujie30-Oct-05 19:05
chenxiujie30-Oct-05 19:05 
GeneralRe: Strang problem, ask for help ! Pin
Mircea Puiu30-Oct-05 20:55
Mircea Puiu30-Oct-05 20:55 
GeneralRe: Strang problem, ask for help ! Pin
chenxiujie30-Oct-05 21:06
chenxiujie30-Oct-05 21:06 
GeneralRe: Strang problem, ask for help ! Pin
Mircea Puiu30-Oct-05 21:13
Mircea Puiu30-Oct-05 21:13 
GeneralRe: Strang problem, ask for help ! Pin
ThatsAlok30-Oct-05 21:31
ThatsAlok30-Oct-05 21:31 
GeneralRe: Strang problem, ask for help ! Pin
chenxiujie30-Oct-05 21:51
chenxiujie30-Oct-05 21:51 
GeneralRe: Strang problem, ask for help ! Pin
ThatsAlok30-Oct-05 22:41
ThatsAlok30-Oct-05 22:41 
GeneralRe: Strang problem, ask for help ! Pin
Christian Graus31-Oct-05 10:56
protectorChristian Graus31-Oct-05 10:56 
QuestionListctrl Problem Pin
shivditya30-Oct-05 16:42
shivditya30-Oct-05 16:42 
QuestionNo One to answer ? Pin
shivditya30-Oct-05 17:30
shivditya30-Oct-05 17:30 
AnswerRe: Listctrl Problem Pin
Christian Graus30-Oct-05 17:38
protectorChristian Graus30-Oct-05 17:38 
QuestionRe: Listctrl Problem Pin
shivditya30-Oct-05 17:40
shivditya30-Oct-05 17:40 
AnswerRe: Listctrl Problem Pin
Christian Graus30-Oct-05 17:48
protectorChristian Graus30-Oct-05 17:48 
QuestionRe: Listctrl Problem Pin
shivditya30-Oct-05 17:51
shivditya30-Oct-05 17:51 
AnswerRe: Listctrl Problem Pin
Christian Graus30-Oct-05 17:54
protectorChristian Graus30-Oct-05 17:54 
AnswerRe: Listctrl Problem Pin
shivditya30-Oct-05 18:01
shivditya30-Oct-05 18:01 
GeneralRe: Listctrl Problem Pin
Christian Graus30-Oct-05 18:07
protectorChristian Graus30-Oct-05 18:07 
GeneralRe: Listctrl Problem Pin
ThatsAlok30-Oct-05 21:27
ThatsAlok30-Oct-05 21:27 
GeneralRe: Listctrl Problem Pin
ThatsAlok30-Oct-05 21:29
ThatsAlok30-Oct-05 21:29 
QuestionRe: Listctrl Problem Pin
shivditya30-Oct-05 17:46
shivditya30-Oct-05 17:46 
Questionchanging process access levels/rights Pin
Luke Murray30-Oct-05 15:39
Luke Murray30-Oct-05 15:39 
Hey, I'm trying to find some good information (articles, samples, whatever) on changing the access rights of a process. I believe the API methods include, OpenProcess, GetKernelObjectSecurity, GetSecurityDescriptorDacl, GetAclInformation, SetKernelObjectSecurity, etc.

I am trying to disable some rights in a process like PROCESS_TERMINATE though I am having trouble finding some good information.

Thanks all

Luke

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.