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

C / C++ / MFC

 
RantOT - Please don't spam my mail box. Pin
CPallini12-May-08 8:05
mveCPallini12-May-08 8:05 
GeneralRe: OT - Please don't spam my mail box. Pin
Hamid_RT13-May-08 4:36
Hamid_RT13-May-08 4:36 
GeneralRe: OT - Please don't spam my mail box. Pin
CPallini13-May-08 4:38
mveCPallini13-May-08 4:38 
GeneralRe: OT - Please don't spam my mail box. Pin
Hamid_RT13-May-08 4:48
Hamid_RT13-May-08 4:48 
GeneralBeware of pickpockets... Pin
CPallini12-May-08 4:08
mveCPallini12-May-08 4:08 
JokeRe: Beware of pickpockets... Pin
Rajkumar R12-May-08 5:45
Rajkumar R12-May-08 5:45 
GeneralRe: Beware of pickpockets... Pin
CPallini12-May-08 5:54
mveCPallini12-May-08 5:54 
AnswerRe: RegCreateKeyEx() info... Pin
Iain Clarke, Warrior Programmer12-May-08 4:15
Iain Clarke, Warrior Programmer12-May-08 4:15 
Reading your further messages, I think there is some confusion.

An administrator can set policy to disable regedit. In which case, that has no effect on any program you write using the Reg API functions.

If the permissions on a key have been so that you can't access them, then the answer is to ask someone in authority nicely to fix that. If you don't give them a good reason, tough.

If you have the authority, then you can use REGEDT32.EXE to play with permissions on registry keys. It looks similar to regedit, but is a lot more powerful (and dangerous!).

If you want to change the permissions on a key programmitcally, then that is a complex job, involved SIDs, and all sorts of things I feel only pertially qualified to discuss.

Also, you need permission on a parent key to do that - if you don't, the answer goes back to "tough".

Iain.

Plz sir... CPallini CPallini abuz drugz, plz plz help urgent.

GeneralRe: RegCreateKeyEx() info... Pin
CPallini12-May-08 4:26
mveCPallini12-May-08 4:26 
GeneralRe: RegCreateKeyEx() info... Pin
Iain Clarke, Warrior Programmer12-May-08 4:53
Iain Clarke, Warrior Programmer12-May-08 4:53 
QuestionContext menu on .lnk file Pin
john563212-May-08 2:00
john563212-May-08 2:00 
AnswerRe: Context menu on .lnk file Pin
Iain Clarke, Warrior Programmer12-May-08 4:08
Iain Clarke, Warrior Programmer12-May-08 4:08 
QuestionMemory overwritten while pipe writing Pin
krishnan.s12-May-08 1:51
krishnan.s12-May-08 1:51 
AnswerRe: Memory overwritten while pipe writing Pin
Iain Clarke, Warrior Programmer12-May-08 5:18
Iain Clarke, Warrior Programmer12-May-08 5:18 
GeneralRe: Memory overwritten while pipe writing Pin
krishnan.s12-May-08 19:02
krishnan.s12-May-08 19:02 
GeneralRe: Memory overwritten while pipe writing [modified] Pin
Iain Clarke, Warrior Programmer12-May-08 21:57
Iain Clarke, Warrior Programmer12-May-08 21:57 
Questionhow to get rid of the following Error Pin
pl_kode12-May-08 0:56
pl_kode12-May-08 0:56 
GeneralRe: how to get rid of the following Error Pin
pl_kode12-May-08 2:07
pl_kode12-May-08 2:07 
AnswerRe: how to get rid of the following Error Pin
David Crow12-May-08 2:56
David Crow12-May-08 2:56 
AnswerRe: how to get rid of the following Error Pin
Stephen Hewitt12-May-08 14:50
Stephen Hewitt12-May-08 14:50 
QuestionPlease with advice on link errors Pin
josip cagalj12-May-08 0:24
josip cagalj12-May-08 0:24 
QuestionRe: Please with advice on link errors Pin
CPallini12-May-08 0:32
mveCPallini12-May-08 0:32 
AnswerRe: Please with advice on link errors Pin
josip cagalj12-May-08 0:41
josip cagalj12-May-08 0:41 
AnswerRe: Please with advice on link errors Pin
David Crow12-May-08 2:58
David Crow12-May-08 2:58 
QuestionHow to resolve linker errors related to IID _MMCVersionInfo Pin
Mushtaque Nizamani11-May-08 23:39
Mushtaque Nizamani11-May-08 23:39 

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.