Click here to Skip to main content
15,917,795 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Increment string value in VC++ 6.0 Pin
Jim Crafton20-Apr-09 10:46
Jim Crafton20-Apr-09 10:46 
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 
Different programs do it differently. Some store their stuff in the registry, some have their own .inf (or .ini) file, some use the win.ini file. Some encrypt the data before putting it up and decrypt it on the fly.

So, finding out "ALL information or settings" of a software would be possible if you have written the software yourself.


It is a crappy thing, but it's life -^ Carlo Pallini

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 
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 

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.