Click here to Skip to main content
15,898,373 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalproblem with functions and variables... Pin
Green Fuze13-Apr-05 2:35
Green Fuze13-Apr-05 2:35 
GeneralRe: problem with functions and variables... Pin
David Crow13-Apr-05 2:41
David Crow13-Apr-05 2:41 
GeneralRe: problem with functions and variables... Pin
Green Fuze13-Apr-05 13:28
Green Fuze13-Apr-05 13:28 
GeneralRe: problem with functions and variables... Pin
Ryan Binns13-Apr-05 18:28
Ryan Binns13-Apr-05 18:28 
Generalencrypt to database in vc++ Pin
nehathoma13-Apr-05 1:52
nehathoma13-Apr-05 1:52 
GeneralRe: encrypt to database in vc++ Pin
Yulianto.13-Apr-05 15:02
Yulianto.13-Apr-05 15:02 
GeneralRe: encrypt to database in vc++ Pin
ThatsAlok14-Apr-05 19:36
ThatsAlok14-Apr-05 19:36 
GeneralA question on deleting entries in win registry Pin
PrashantJ13-Apr-05 1:24
PrashantJ13-Apr-05 1:24 
Hi,

I am trying to delete a value from my windows registry through VC++ code. Tried using a couple of win API's like RegDeleteValue(), DelRegTree but did'nt really work.
May be I am passing incorrect arguments or I am using the wrong functions. I would appreciate if someone shares his/her views, may be the method to be used or so.

eg.
I have to delete XXX from the registry. This is how my registry looks.
HKEY_CURRENT_USER
Software
Something
ProductV1
ProductV2
XXX


Thanks
GeneralRe: A question on deleting entries in win registry Pin
ThatsAlok13-Apr-05 1:42
ThatsAlok13-Apr-05 1:42 
GeneralRe: A question on deleting entries in win registry Pin
PrashantJ13-Apr-05 2:20
PrashantJ13-Apr-05 2:20 
GeneralRe: A question on deleting entries in win registry Pin
David Crow13-Apr-05 2:30
David Crow13-Apr-05 2:30 
GeneralRe: A question on deleting entries in win registry Pin
PrashantJ13-Apr-05 2:32
PrashantJ13-Apr-05 2:32 
GeneralRe: A question on deleting entries in win registry Pin
David Crow13-Apr-05 2:39
David Crow13-Apr-05 2:39 
GeneralRe: A question on deleting entries in win registry Pin
PrashantJ13-Apr-05 3:22
PrashantJ13-Apr-05 3:22 
GeneralRe: A question on deleting entries in win registry Pin
Blake Miller13-Apr-05 6:37
Blake Miller13-Apr-05 6:37 
GeneralUnicode C++ Problem Pin
nitinmahajan8013-Apr-05 1:21
nitinmahajan8013-Apr-05 1:21 
GeneralRe: Unicode C++ Problem Pin
ThatsAlok13-Apr-05 1:36
ThatsAlok13-Apr-05 1:36 
GeneralRe: Unicode C++ Problem Pin
nitinmahajan8013-Apr-05 18:57
nitinmahajan8013-Apr-05 18:57 
GeneralRe: Unicode C++ Problem Pin
ThatsAlok13-Apr-05 19:15
ThatsAlok13-Apr-05 19:15 
GeneralRe: Unicode C++ Problem Pin
nitinmahajan8014-Apr-05 0:36
nitinmahajan8014-Apr-05 0:36 
GeneralRe: Unicode C++ Problem Pin
Michael Dunn13-Apr-05 2:04
sitebuilderMichael Dunn13-Apr-05 2:04 
GeneralRe: Unicode C++ Problem Pin
nitinmahajan8014-Apr-05 0:44
nitinmahajan8014-Apr-05 0:44 
QuestionHow to configure Baudrate 76800 Pin
Adi Narayana Vemuru13-Apr-05 0:45
Adi Narayana Vemuru13-Apr-05 0:45 
AnswerRe: How to configure Baudrate 76800 Pin
Roger Allen13-Apr-05 5:40
Roger Allen13-Apr-05 5:40 
GeneralRe: How to configure Baudrate 76800 Pin
Adi Narayana Vemuru13-Apr-05 18:13
Adi Narayana Vemuru13-Apr-05 18:13 

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.