Click here to Skip to main content
15,891,431 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: static IP address Pin
James R. Twine7-Jul-08 1:12
James R. Twine7-Jul-08 1:12 
QuestionI have a problem about function "PlaySound" in synchronize mode (SND_SYNC) Pin
xanagan6667-Jul-08 0:48
xanagan6667-Jul-08 0:48 
AnswerRe: I have a problem about function "PlaySound" in synchronize mode (SND_SYNC) Pin
Varghese Paul M7-Jul-08 1:11
Varghese Paul M7-Jul-08 1:11 
AnswerRe: I have a problem about function "PlaySound" in synchronize mode (SND_SYNC) Pin
Iain Clarke, Warrior Programmer7-Jul-08 1:39
Iain Clarke, Warrior Programmer7-Jul-08 1:39 
GeneralRe: I have a problem about function "PlaySound" in synchronize mode (SND_SYNC) Pin
xanagan6667-Jul-08 15:40
xanagan6667-Jul-08 15:40 
QuestionMove a captionless dialog on clicking the icon of the dialog on title bar . Pin
Ummar Muhammad7-Jul-08 0:43
Ummar Muhammad7-Jul-08 0:43 
AnswerRe: Move a captionless dialog on clicking the icon of the dialog on title bar . Pin
Yajnesh Narayan Behera8-Jul-08 2:10
Yajnesh Narayan Behera8-Jul-08 2:10 
QuestionRegDeleteKey is not working on Vista for standard user Pin
NiceNaidu7-Jul-08 0:32
NiceNaidu7-Jul-08 0:32 
Hi All,

I have a legacy application in which i am deleting an entry in the registry like
lRet = ::RegDeleteKey(HKEY_LOCAL_MACHINE,"SOFTWARE\\MySoftware\\Entry1");
This is returning GetLastError() as "Access Denied" ,which is perfectly true on Vista due to security contraints.

But i need this to be working on Vista for standard user.
Is there any way to overcome this issue.

Thanks,

Appu..
"Never explain yourself to anyone.
Because the person who likes you does n't need it.
And the person who dislikes you won't believe it."

AnswerRe: RegDeleteKey is not working on Vista for standard user Pin
Saurabh.Garg7-Jul-08 0:53
Saurabh.Garg7-Jul-08 0:53 
AnswerRe: RegDeleteKey is not working on Vista for standard user Pin
KarstenK7-Jul-08 1:02
mveKarstenK7-Jul-08 1:02 
GeneralRe: RegDeleteKey is not working on Vista for standard user Pin
NiceNaidu7-Jul-08 2:22
NiceNaidu7-Jul-08 2:22 
GeneralRe: RegDeleteKey is not working on Vista for standard user Pin
Saurabh.Garg7-Jul-08 3:17
Saurabh.Garg7-Jul-08 3:17 
QuestionMD5 hashing fails in 64 bit machines/OS Pin
Nandu_77b7-Jul-08 0:22
Nandu_77b7-Jul-08 0:22 
AnswerRe: MD5 hashing fails in 64 bit machines/OS Pin
Saurabh.Garg7-Jul-08 0:57
Saurabh.Garg7-Jul-08 0:57 
Questioncatch: out of memory in c++, process killed in lunux, any solution? Pin
Gofur Halmurat6-Jul-08 23:50
Gofur Halmurat6-Jul-08 23:50 
AnswerRe: catch: out of memory in c++, process killed in lunux, any solution? Pin
Saurabh.Garg7-Jul-08 0:59
Saurabh.Garg7-Jul-08 0:59 
GeneralRe: catch: out of memory in c++, process killed in lunux, any solution? Pin
Gofur Halmurat7-Jul-08 1:11
Gofur Halmurat7-Jul-08 1:11 
GeneralRe: catch: out of memory in c++, process killed in lunux, any solution? Pin
Saurabh.Garg7-Jul-08 1:13
Saurabh.Garg7-Jul-08 1:13 
GeneralRe: catch: out of memory in c++, process killed in lunux, any solution? Pin
Gofur Halmurat7-Jul-08 1:38
Gofur Halmurat7-Jul-08 1:38 
GeneralRe: catch: out of memory in c++, process killed in lunux, any solution? Pin
Saurabh.Garg7-Jul-08 2:34
Saurabh.Garg7-Jul-08 2:34 
GeneralRe: catch: out of memory in c++, process killed in lunux, any solution? Pin
Gofur Halmurat7-Jul-08 3:10
Gofur Halmurat7-Jul-08 3:10 
Questionmaximize my window Pin
mailtochandra2000@yahoo.com6-Jul-08 23:44
mailtochandra2000@yahoo.com6-Jul-08 23:44 
QuestionSocket in MFC Pin
sea27096-Jul-08 23:23
sea27096-Jul-08 23:23 
QuestionRe: Socket in MFC Pin
Mark Salsbery7-Jul-08 6:30
Mark Salsbery7-Jul-08 6:30 
QuestionCMFCListCtrl sort help Pin
josip cagalj6-Jul-08 22:58
josip cagalj6-Jul-08 22:58 

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.