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

C / C++ / MFC

 
QuestionRe: Need help with registry Pin
arbster4-Jan-07 19:25
arbster4-Jan-07 19:25 
AnswerRe: Need help with registry Pin
Hamid_RT4-Jan-07 19:49
Hamid_RT4-Jan-07 19:49 
QuestionRe: Need help with registry Pin
prasad_som4-Jan-07 18:28
prasad_som4-Jan-07 18:28 
GeneralRe: Need help with registry Pin
arbster4-Jan-07 19:30
arbster4-Jan-07 19:30 
GeneralRe: Need help with registry Pin
Rajesh R Subramanian4-Jan-07 19:49
professionalRajesh R Subramanian4-Jan-07 19:49 
AnswerRe: Need help with registry Pin
Rajesh R Subramanian4-Jan-07 18:48
professionalRajesh R Subramanian4-Jan-07 18:48 
QuestionRe: Need help with registry Pin
arbster4-Jan-07 19:28
arbster4-Jan-07 19:28 
AnswerRe: Need help with registry Pin
Rajesh R Subramanian4-Jan-07 19:32
professionalRajesh R Subramanian4-Jan-07 19:32 
RegOpenKeyEx() is used to open an existing key. For adding a key, use RegCreateKey or RegCreateKeyEx(). Have a look at Registry Functions[^] in MSDN.


Nobody can give you wiser advice than yourself. - Cicero
ப்ரம்மா

AnswerRe: Need help with registry Pin
Weiye Chen4-Jan-07 22:43
Weiye Chen4-Jan-07 22:43 
AnswerRe: Need help with registry Pin
S Douglas5-Jan-07 1:26
professionalS Douglas5-Jan-07 1:26 
AnswerRe: Need help with registry Pin
ThatsAlok5-Jan-07 3:01
ThatsAlok5-Jan-07 3:01 
QuestionGS option Pin
rp_suman4-Jan-07 18:18
rp_suman4-Jan-07 18:18 
AnswerRe: GS option Pin
Rajesh R Subramanian4-Jan-07 18:51
professionalRajesh R Subramanian4-Jan-07 18:51 
QuestionATL Service VC 6.0 .. Pin
Sakthiu4-Jan-07 18:00
Sakthiu4-Jan-07 18:00 
AnswerRe: ATL Service VC 6.0 .. Pin
Joan M4-Jan-07 19:42
professionalJoan M4-Jan-07 19:42 
AnswerRe: ATL Service VC 6.0 .. Pin
Joan M4-Jan-07 19:45
professionalJoan M4-Jan-07 19:45 
AnswerRe: ATL Service VC 6.0 .. Pin
Joan M4-Jan-07 19:47
professionalJoan M4-Jan-07 19:47 
QuestionPointer to structure Pin
Vancouver4-Jan-07 12:49
Vancouver4-Jan-07 12:49 
AnswerRe: Pointer to structure Pin
Christian Graus4-Jan-07 12:55
protectorChristian Graus4-Jan-07 12:55 
GeneralRe: Pointer to structure Pin
Vancouver4-Jan-07 13:04
Vancouver4-Jan-07 13:04 
GeneralRe: Pointer to structure Pin
Christian Graus4-Jan-07 13:35
protectorChristian Graus4-Jan-07 13:35 
GeneralRe: Pointer to structure Pin
Vancouver4-Jan-07 14:00
Vancouver4-Jan-07 14:00 
GeneralRe: Pointer to structure Pin
Christian Graus4-Jan-07 14:29
protectorChristian Graus4-Jan-07 14:29 
AnswerRe: Pointer to structure Pin
Mark Salsbery4-Jan-07 12:57
Mark Salsbery4-Jan-07 12:57 
GeneralRe: Pointer to structure Pin
Vancouver4-Jan-07 13:08
Vancouver4-Jan-07 13:08 

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.