Click here to Skip to main content
15,888,461 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Creating Setup Pin
garfield1855-Jun-07 0:59
garfield1855-Jun-07 0:59 
GeneralRe: Creating Setup Pin
Naveen5-Jun-07 1:08
Naveen5-Jun-07 1:08 
GeneralRe: Creating Setup Pin
Naveen5-Jun-07 1:10
Naveen5-Jun-07 1:10 
GeneralRe: Creating Setup Pin
Cedric Moonen5-Jun-07 1:00
Cedric Moonen5-Jun-07 1:00 
GeneralRe: Creating Setup Pin
garfield1855-Jun-07 1:04
garfield1855-Jun-07 1:04 
GeneralRe: Creating Setup Pin
Cedric Moonen5-Jun-07 1:09
Cedric Moonen5-Jun-07 1:09 
GeneralRe: Creating Setup Pin
garfield1855-Jun-07 1:11
garfield1855-Jun-07 1:11 
GeneralRe: Creating Setup Pin
Cedric Moonen5-Jun-07 1:19
Cedric Moonen5-Jun-07 1:19 
garfield185 wrote:
When changing to release version is like reseting the options


Not totally true. In fact, every configuration has its own properties, hopefully. Hopefully because for specific things they need to be different: when you build in debug mode, you want to link with debug libraries and in release, you want to link with release libraries.

But most of the settings are the same. It can be quite annoying to set all the settings once again, that's why there is an option (in VS2005) to save the changes for all configurations. When you open you properties, it is in the top-left of the window ("Configuration").


Cédric Moonen
Software developer

Charting control [v1.2]

GeneralRe: Creating Setup Pin
David Crow5-Jun-07 2:49
David Crow5-Jun-07 2:49 
GeneralRe: Creating Setup Pin
Cedric Moonen5-Jun-07 3:06
Cedric Moonen5-Jun-07 3:06 
GeneralRe: Creating Setup Pin
David Crow5-Jun-07 3:13
David Crow5-Jun-07 3:13 
QuestionReuters RFA API C++ Pin
rjkg5-Jun-07 0:19
rjkg5-Jun-07 0:19 
AnswerRe: Reuters RFA API C++ Pin
codeprojlover19-Jan-10 20:42
codeprojlover19-Jan-10 20:42 
GeneralRe: Reuters RFA API C++ Pin
Vijaygoel197126-Sep-11 9:38
Vijaygoel197126-Sep-11 9:38 
QuestionOCR? Pin
$uresh $hanmugam5-Jun-07 0:17
$uresh $hanmugam5-Jun-07 0:17 
QuestionWin32 Debug API Pin
chandni_chandrakant_maheta5-Jun-07 0:05
chandni_chandrakant_maheta5-Jun-07 0:05 
AnswerRe: Win32 Debug API Pin
Roger Stoltz5-Jun-07 3:41
Roger Stoltz5-Jun-07 3:41 
GeneralRe: Win32 Debug API Pin
chandni_chandrakant_maheta5-Jun-07 4:03
chandni_chandrakant_maheta5-Jun-07 4:03 
GeneralRe: Win32 Debug API Pin
Roger Stoltz5-Jun-07 4:33
Roger Stoltz5-Jun-07 4:33 
QuestionMultiline edit control Pin
tom groezer4-Jun-07 23:45
tom groezer4-Jun-07 23:45 
AnswerRe: Multiline edit control Pin
Cedric Moonen4-Jun-07 23:50
Cedric Moonen4-Jun-07 23:50 
GeneralRe: Multiline edit control Pin
tom groezer5-Jun-07 0:16
tom groezer5-Jun-07 0:16 
AnswerRe: Multiline edit control Pin
David Crow5-Jun-07 2:53
David Crow5-Jun-07 2:53 
AnswerRe: Multiline edit control Pin
Matthew Faithfull5-Jun-07 3:47
Matthew Faithfull5-Jun-07 3:47 
QuestionHow to check mouse move in ToolBar Items? Pin
Atul234-Jun-07 23:43
Atul234-Jun-07 23:43 

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.