Click here to Skip to main content
15,919,479 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: SetCapture problem in modal dialog Pin
Christian Graus9-Jul-01 12:17
protectorChristian Graus9-Jul-01 12:17 
GeneralMenu's Pin
vijayaramaraju9-Jul-01 1:11
vijayaramaraju9-Jul-01 1:11 
GeneralRe: Menu's Pin
9-Jul-01 1:19
suss9-Jul-01 1:19 
GeneralRe: Menu's Pin
9-Jul-01 1:22
suss9-Jul-01 1:22 
GeneralRe: Menu's Pin
Tomasz Sowinski9-Jul-01 1:22
Tomasz Sowinski9-Jul-01 1:22 
Generalcolouring in VC Pin
vijayaramaraju9-Jul-01 1:08
vijayaramaraju9-Jul-01 1:08 
GeneralRe: colouring in VC Pin
9-Jul-01 1:27
suss9-Jul-01 1:27 
GeneralThe Registry - complex issues Pin
James Parker9-Jul-01 0:23
James Parker9-Jul-01 0:23 
I am trying to write a program that will backup/restore registry settings to/from a file. I have found that RegSaveKey and RegRestoreKey need administrative privileges in order to work. This is of no use to me as it needs to be used by everyone.

Firstly, does anybody know how to get round such a problem I have tampered with the security descriptor and Enabled backup and restore privileges but despite my efforts I keep getting the WinError - "1314 A required privilege is not held by the client."

Secondly, does anybody know how to manually iterate though a desired regkey and all its subkeys (e.g. HKEY_CURRENT_USER/Software) and then load or save each subkey from/to a file to/from the registry. Such a scenerio I think will get round this privilege problem

Thanks in advance. Any contribution welcome. Smile | :)
GeneralRe: The Registry - complex issues Pin
Tomasz Sowinski9-Jul-01 0:48
Tomasz Sowinski9-Jul-01 0:48 
GeneralRe: The Registry - complex issues Pin
9-Jul-01 3:51
suss9-Jul-01 3:51 
Generaldatabase error item... Pin
Gérald Mercet8-Jul-01 23:35
Gérald Mercet8-Jul-01 23:35 
Generaloverlay YUV data using direcX Pin
8-Jul-01 20:07
suss8-Jul-01 20:07 
Generalthe same user interface as MS media player7 Pin
prog75848-Jul-01 18:10
prog75848-Jul-01 18:10 
GeneralHelp with Networking Code Pin
8-Jul-01 15:01
suss8-Jul-01 15:01 
GeneralRe: Help with Networking Code Pin
Sascha Loetz9-Jul-01 0:01
Sascha Loetz9-Jul-01 0:01 
Generalsource code on buffer manager and page Pin
thinker8-Jul-01 12:11
thinker8-Jul-01 12:11 
GeneralSide control panels Pin
8-Jul-01 12:02
suss8-Jul-01 12:02 
GeneralRe: Side control panels Pin
Tomasz Sowinski9-Jul-01 0:51
Tomasz Sowinski9-Jul-01 0:51 
GeneralRe: Side control panels Pin
10-Jul-01 17:04
suss10-Jul-01 17:04 
Generaladsf Pin
8-Jul-01 10:28
suss8-Jul-01 10:28 
GeneralRe: adsf Pin
8-Jul-01 10:49
suss8-Jul-01 10:49 
QuestionHow do I 'fill' a CBitmap with a DC's 'image' Pin
8-Jul-01 10:05
suss8-Jul-01 10:05 
AnswerRe: How do I 'fill' a CBitmap with a DC's 'image' Pin
8-Jul-01 12:03
suss8-Jul-01 12:03 
AnswerRe: How do I 'fill' a CBitmap with a DC's 'image' Pin
Jonathon Lockett8-Jul-01 13:31
Jonathon Lockett8-Jul-01 13:31 
GeneralExtended processing problem (simple?) Pin
8-Jul-01 9:10
suss8-Jul-01 9:10 

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.