Click here to Skip to main content
15,883,928 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Increment string value in VC++ 6.0 Pin
CPallini20-Apr-09 10:57
mveCPallini20-Apr-09 10:57 
GeneralRe: Increment string value in VC++ 6.0 Pin
Jim Crafton20-Apr-09 10:58
Jim Crafton20-Apr-09 10:58 
AnswerRe: Increment string value in VC++ 6.0 Pin
bulg20-Apr-09 6:35
bulg20-Apr-09 6:35 
QuestionTo find all information related to a particular software in registry with the help of file using c++ Pin
Satish Jagtap20-Apr-09 1:38
Satish Jagtap20-Apr-09 1:38 
AnswerRe: To find all information related to a particular software in registry with the help of file using c++ Pin
CPallini20-Apr-09 1:49
mveCPallini20-Apr-09 1:49 
GeneralRe: To find all information related to a particular software in registry with the help of file using c++ Pin
Satish Jagtap20-Apr-09 2:05
Satish Jagtap20-Apr-09 2:05 
GeneralRe: To find all information related to a particular software in registry with the help of file using c++ Pin
Rajesh R Subramanian20-Apr-09 2:15
professionalRajesh R Subramanian20-Apr-09 2:15 
AnswerRe: To find all information related to a particular software in registry with the help of file using c++ Pin
_AnsHUMAN_ 20-Apr-09 1:56
_AnsHUMAN_ 20-Apr-09 1:56 
Softwares use registry to store relevant data. These keys are created in some specific locations. If you know the registry locations you can write a function to read the keys and the values. TO do this use: RegOpenKey etc. Alternatively you can use CRegistry class as well. [Search google for this]

You need to google first, if you have "It's urgent please" mentioned in your question.
Wink | ;-) _AnShUmAn_

Questionhow to determen if win key exist on keyboard Pin
josip cagalj20-Apr-09 0:21
josip cagalj20-Apr-09 0:21 
AnswerRe: how to determen if win key exist on keyboard Pin
josip cagalj20-Apr-09 21:07
josip cagalj20-Apr-09 21:07 
Questionsigned ActiveX control Pin
p_196019-Apr-09 23:28
p_196019-Apr-09 23:28 
QuestionBalloonTip on systray Pin
RevathiRamakumar19-Apr-09 23:22
RevathiRamakumar19-Apr-09 23:22 
AnswerRe: BalloonTip on systray Pin
Divyang Mithaiwala19-Apr-09 23:39
Divyang Mithaiwala19-Apr-09 23:39 
GeneralRe: BalloonTip on systray Pin
RevathiRamakumar19-Apr-09 23:55
RevathiRamakumar19-Apr-09 23:55 
AnswerRe: BalloonTip on systray Pin
Hamid_RT20-Apr-09 0:07
Hamid_RT20-Apr-09 0:07 
GeneralRe: BalloonTip on systray Pin
RevathiRamakumar20-Apr-09 0:20
RevathiRamakumar20-Apr-09 0:20 
QuestionWhich SDK should I download? Pin
kapardhi19-Apr-09 21:59
kapardhi19-Apr-09 21:59 
AnswerRe: Which SDK should I download? Pin
zhanzongru19-Apr-09 22:32
zhanzongru19-Apr-09 22:32 
QuestionDownload Pin
p_196019-Apr-09 21:27
p_196019-Apr-09 21:27 
AnswerRe: Download Pin
_AnsHUMAN_ 19-Apr-09 21:31
_AnsHUMAN_ 19-Apr-09 21:31 
AnswerRe: Download Pin
Hamid_RT20-Apr-09 0:06
Hamid_RT20-Apr-09 0:06 
QuestionMemory Leak Pin
hhhakan19-Apr-09 21:17
hhhakan19-Apr-09 21:17 
AnswerRe: Memory Leak Pin
KarstenK19-Apr-09 21:46
mveKarstenK19-Apr-09 21:46 
AnswerRe: Memory Leak [modified] Pin
Stuart Dootson19-Apr-09 21:58
professionalStuart Dootson19-Apr-09 21:58 
QuestionCan I overload operators in C? Pin
Aakash Johari19-Apr-09 20:31
Aakash Johari19-Apr-09 20:31 

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.