Click here to Skip to main content
15,908,776 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: strange outlined "breakpoints" in debug mode? Pin
jayart11-Apr-06 6:27
jayart11-Apr-06 6:27 
GeneralRe: strange outlined "breakpoints" in debug mode? Pin
9ine12-Apr-06 0:39
9ine12-Apr-06 0:39 
QuestionHow to use tinyxml writting xml file ? Pin
chybin11-Apr-06 0:32
chybin11-Apr-06 0:32 
AnswerRe: How to use tinyxml writting xml file ? Pin
ThatsAlok11-Apr-06 1:52
ThatsAlok11-Apr-06 1:52 
QuestionHow to create solution for a single C++ file? Pin
Ming Luo11-Apr-06 0:18
Ming Luo11-Apr-06 0:18 
AnswerRe: How to create solution for a single C++ file? Pin
Ștefan-Mihai MOGA11-Apr-06 0:29
professionalȘtefan-Mihai MOGA11-Apr-06 0:29 
Questionscan literal string in a process Pin
Zyoyo10-Apr-06 23:26
Zyoyo10-Apr-06 23:26 
JokeRe: scan literal string in a process Pin
Fundoo710-Apr-06 23:44
Fundoo710-Apr-06 23:44 
Though a time consuming process but effective.Follow the steps:-
1) Open the binary (.exe's) files in binary mode.
2) Read each bytes till EOF
3) Check each bytes whether it is a char or not by using the Character Classification methods in MSDN.Like IsAlpha() ..etc
4) Store the chars and do what ever you want!
5) Last but not least close the file.


Best regards,
Deepu Abraham K
GeneralRe: scan literal string in a process Pin
toxcct10-Apr-06 23:54
toxcct10-Apr-06 23:54 
AnswerRe: scan literal string in a process Pin
Ștefan-Mihai MOGA10-Apr-06 23:59
professionalȘtefan-Mihai MOGA10-Apr-06 23:59 
Questionserial motherboard Pin
samira forooghi10-Apr-06 22:50
samira forooghi10-Apr-06 22:50 
AnswerRe: serial motherboard Pin
Ștefan-Mihai MOGA10-Apr-06 22:55
professionalȘtefan-Mihai MOGA10-Apr-06 22:55 
QuestionDisabled controls colors Pin
ilgale10-Apr-06 22:33
ilgale10-Apr-06 22:33 
AnswerRe: Disabled controls colors Pin
Ștefan-Mihai MOGA10-Apr-06 23:49
professionalȘtefan-Mihai MOGA10-Apr-06 23:49 
QuestionALT+CTRL+DEL Pin
vikramlinux10-Apr-06 22:10
vikramlinux10-Apr-06 22:10 
AnswerRe: ALT+CTRL+DEL Pin
Ștefan-Mihai MOGA10-Apr-06 22:50
professionalȘtefan-Mihai MOGA10-Apr-06 22:50 
AnswerRe: ALT+CTRL+DEL Pin
Ryan Binns10-Apr-06 23:46
Ryan Binns10-Apr-06 23:46 
GeneralRe: ALT+CTRL+DEL Pin
vikramlinux11-Apr-06 0:27
vikramlinux11-Apr-06 0:27 
AnswerRe: ALT+CTRL+DEL Pin
ThatsAlok11-Apr-06 1:35
ThatsAlok11-Apr-06 1:35 
QuestionList Control column Sort Problem Pin
BiswaR10-Apr-06 22:04
BiswaR10-Apr-06 22:04 
AnswerRe: List Control column Sort Problem Pin
Hamid_RT10-Apr-06 22:33
Hamid_RT10-Apr-06 22:33 
AnswerRe: List Control column Sort Problem Pin
Ștefan-Mihai MOGA10-Apr-06 22:34
professionalȘtefan-Mihai MOGA10-Apr-06 22:34 
AnswerRe: List Control column Sort Problem Pin
Ryan Binns10-Apr-06 23:49
Ryan Binns10-Apr-06 23:49 
Questionhow to combine two MFC projects Pin
rohit bhushan10-Apr-06 21:56
rohit bhushan10-Apr-06 21:56 
AnswerRe: how to combine two MFC projects Pin
Cedric Moonen10-Apr-06 22:28
Cedric Moonen10-Apr-06 22:28 

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.