Click here to Skip to main content
15,895,423 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CString to COleDateTime type. Pin
Marimuthu.r5-Nov-07 1:37
Marimuthu.r5-Nov-07 1:37 
QuestionHow to get execution time of a function in microsecs? Pin
shir_k5-Nov-07 0:24
shir_k5-Nov-07 0:24 
AnswerRe: How to get execution time of a function in microsecs? Pin
ThatsAlok5-Nov-07 0:52
ThatsAlok5-Nov-07 0:52 
GeneralRe: How to get execution time of a function in microsecs? Pin
James R. Twine5-Nov-07 1:29
James R. Twine5-Nov-07 1:29 
GeneralRe: How to get execution time of a function in microsecs? Pin
ThatsAlok5-Nov-07 2:03
ThatsAlok5-Nov-07 2:03 
AnswerRe: How to get execution time of a function in microsecs? Pin
James R. Twine5-Nov-07 1:35
James R. Twine5-Nov-07 1:35 
QuestionAPI for Protected o/s Files Pin
bholoo5-Nov-07 0:14
bholoo5-Nov-07 0:14 
QuestionAdmin gets access denied Pin
vipin_nvk5-Nov-07 0:10
vipin_nvk5-Nov-07 0:10 
Hello

My application works only with administrative login because it has to access keys under HKLM in the PC and also works on process's to get their information like the process name and its other details.

But though I have an administrative login in one of the PC's the RegOpenKeyEx() API with KEY_READ flag fails to read a particular key under HKLM (a key which is by default present on a PC installed with windows XP)

Also, when I try to open a process using OpenProcess( PROCESS_QUERY_INFORMATION |PROCESS_VM_READ,FALSE, ProcessID), this API fails to open the process inspite of having SE_DEBUG_NAME privilege.

What could be the reason for this? Is it possible that though a user has Admin privileges, access to the registry can be denied?

Thanx.
QuestionRe: Admin gets access denied Pin
Mark Salsbery5-Nov-07 5:35
Mark Salsbery5-Nov-07 5:35 
QuestionHard disk size?!| Pin
Arish rivlin4-Nov-07 23:46
Arish rivlin4-Nov-07 23:46 
AnswerRe: Hard disk size?!| Pin
Paresh Chitte5-Nov-07 0:05
Paresh Chitte5-Nov-07 0:05 
AnswerRe: Hard disk size?!| Pin
ThatsAlok5-Nov-07 0:48
ThatsAlok5-Nov-07 0:48 
NewsJust a side note... Pin
jhwurmbach5-Nov-07 7:36
jhwurmbach5-Nov-07 7:36 
Questionhow to debug thread in other process? CreateRemoteThread Pin
code_discuss4-Nov-07 23:02
code_discuss4-Nov-07 23:02 
QuestionAccess DLL from "Common files" in multilingual environment Pin
FredeCH4-Nov-07 22:12
FredeCH4-Nov-07 22:12 
AnswerRe: Access DLL from "Common files" in multilingual environment Pin
Nelek4-Nov-07 23:54
protectorNelek4-Nov-07 23:54 
GeneralRe: Access DLL from "Common files" in multilingual environment Pin
FredeCH5-Nov-07 1:42
FredeCH5-Nov-07 1:42 
GeneralOfftopic Pin
Nelek5-Nov-07 2:14
protectorNelek5-Nov-07 2:14 
GeneralRe: Offtopic Pin
FredeCH5-Nov-07 20:23
FredeCH5-Nov-07 20:23 
GeneralRe: Offtopic Pin
Nelek5-Nov-07 20:52
protectorNelek5-Nov-07 20:52 
QuestionE_ACCESSDENIED issue Pin
monsieur_jj4-Nov-07 19:54
monsieur_jj4-Nov-07 19:54 
AnswerRe: E_ACCESSDENIED issue Pin
monsieur_jj4-Nov-07 21:07
monsieur_jj4-Nov-07 21:07 
QuestionSearch Page Pin
UpdateMe4-Nov-07 19:33
UpdateMe4-Nov-07 19:33 
AnswerRe: Search Page Pin
Neo Andreson4-Nov-07 19:36
Neo Andreson4-Nov-07 19:36 
GeneralRe: Search Page Pin
UpdateMe7-Nov-07 21:41
UpdateMe7-Nov-07 21:41 

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.