Click here to Skip to main content
15,886,026 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to get control of another code's dialog box Pin
largenqcd28-Sep-10 16:17
largenqcd28-Sep-10 16:17 
AnswerRe: How to get control of another code's dialog box [modified] Pin
Luc Pattyn28-Sep-10 16:35
sitebuilderLuc Pattyn28-Sep-10 16:35 
GeneralRe: How to get control of another code's dialog box Pin
largenqcd29-Sep-10 13:11
largenqcd29-Sep-10 13:11 
QuestionHow to make the release version of a visual studio 2008 c++ project so i can step in and debug? Pin
ns28-Sep-10 10:13
ns28-Sep-10 10:13 
AnswerRe: How to make the release version of a visual studio 2008 c++ project so i can step in and debug? Pin
Aescleal28-Sep-10 10:39
Aescleal28-Sep-10 10:39 
GeneralRe: How to make the release version of a visual studio 2008 c++ project so i can step in and debug? Pin
ns28-Sep-10 10:51
ns28-Sep-10 10:51 
GeneralRe: How to make the release version of a visual studio 2008 c++ project so i can step in and debug? Pin
Eugen Podsypalnikov28-Sep-10 11:57
Eugen Podsypalnikov28-Sep-10 11:57 
GeneralRe: How to make the release version of a visual studio 2008 c++ project so i can step in and debug? Pin
Tim Craig28-Sep-10 15:05
Tim Craig28-Sep-10 15:05 
Eugen Podsypalnikov wrote:
- C++\Optimization: NO


Generally, you go to the trouble of debugging a release version because the debug version is working and you want to see why optimizations are screwing up the release version. If you turn off optimizations, you have the debug version.
Once you agree to clans, tribes, governments...you've opted for socialism. The rest is just details.

GeneralRe: How to make the release version of a visual studio 2008 c++ project so i can step in and debug? Pin
Eugen Podsypalnikov28-Sep-10 20:41
Eugen Podsypalnikov28-Sep-10 20:41 
GeneralRe: How to make the release version of a visual studio 2008 c++ project so i can step in and debug? Pin
ns29-Sep-10 4:31
ns29-Sep-10 4:31 
AnswerRe: How to make the release version of a visual studio 2008 c++ project so i can step in and debug? Pin
Luc Pattyn28-Sep-10 11:10
sitebuilderLuc Pattyn28-Sep-10 11:10 
GeneralRe: How to make the release version of a visual studio 2008 c++ project so i can step in and debug? Pin
ns29-Sep-10 4:35
ns29-Sep-10 4:35 
GeneralRe: How to make the release version of a visual studio 2008 c++ project so i can step in and debug? Pin
Luc Pattyn29-Sep-10 4:47
sitebuilderLuc Pattyn29-Sep-10 4:47 
Questionmfc xp style Pin
alexander 198328-Sep-10 5:46
alexander 198328-Sep-10 5:46 
AnswerRe: mfc xp style Pin
Moak28-Sep-10 6:31
Moak28-Sep-10 6:31 
AnswerRe: mfc xp style Pin
Paresh Chitte28-Sep-10 20:13
Paresh Chitte28-Sep-10 20:13 
QuestionAccessing a Variable Pin
T.RATHA KRISHNAN27-Sep-10 22:16
T.RATHA KRISHNAN27-Sep-10 22:16 
AnswerRe: Accessing a Variable Pin
Code-o-mat27-Sep-10 22:26
Code-o-mat27-Sep-10 22:26 
AnswerRe: Accessing a Variable Pin
CPallini27-Sep-10 22:32
mveCPallini27-Sep-10 22:32 
AnswerRe: Accessing a Variable Pin
bleedingfingers27-Sep-10 22:40
bleedingfingers27-Sep-10 22:40 
GeneralRe: Accessing a Variable Pin
T.RATHA KRISHNAN27-Sep-10 22:53
T.RATHA KRISHNAN27-Sep-10 22:53 
AnswerRe: Accessing a Variable Pin
AmbiguousName27-Sep-10 23:20
AmbiguousName27-Sep-10 23:20 
AnswerRe: Accessing a Variable Pin
Niklas L27-Sep-10 23:34
Niklas L27-Sep-10 23:34 
GeneralRe: Accessing a Variable Pin
T.RATHA KRISHNAN27-Sep-10 23:50
T.RATHA KRISHNAN27-Sep-10 23:50 
GeneralRe: Accessing a Variable Pin
bleedingfingers28-Sep-10 0:04
bleedingfingers28-Sep-10 0:04 

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.