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

C / C++ / MFC

 
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 
AnswerRe: changing process access levels/rights Pin
__yb31-Oct-05 21:33
__yb31-Oct-05 21:33 
After u OpenProcess, u should OpenProcessToken and AdjustTokenPriviliges.
In addition, u'd probably wanna use LookupPriviligeValue.

For some more info and examples search for how to shutdown the syste

HTH
Yakov

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.