Click here to Skip to main content
15,892,965 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: WaitForSingleObject Pin
CPallini14-Sep-11 0:39
mveCPallini14-Sep-11 0:39 
GeneralRe: WaitForSingleObject Pin
Albert Holguin16-Sep-11 4:10
professionalAlbert Holguin16-Sep-11 4:10 
QuestionCHKBOOK sample Pin
_Flaviu13-Sep-11 21:12
_Flaviu13-Sep-11 21:12 
AnswerRe: CHKBOOK sample Pin
Richard MacCutchan13-Sep-11 21:29
mveRichard MacCutchan13-Sep-11 21:29 
GeneralRe: CHKBOOK sample Pin
_Flaviu15-Sep-11 6:30
_Flaviu15-Sep-11 6:30 
GeneralRe: CHKBOOK sample Pin
Richard MacCutchan15-Sep-11 8:01
mveRichard MacCutchan15-Sep-11 8:01 
GeneralRe: CHKBOOK sample Pin
_Flaviu15-Sep-11 19:35
_Flaviu15-Sep-11 19:35 
GeneralRe: CHKBOOK sample Pin
Richard MacCutchan15-Sep-11 22:41
mveRichard MacCutchan15-Sep-11 22:41 
QuestionChange path in Additional Include Directories. Is that possible? Pin
tagopi13-Sep-11 19:13
tagopi13-Sep-11 19:13 
AnswerRe: Change path in Additional Include Directories. Is that possible? Pin
Richard MacCutchan13-Sep-11 21:25
mveRichard MacCutchan13-Sep-11 21:25 
GeneralRe: Change path in Additional Include Directories. Is that possible? Pin
tagopi13-Sep-11 21:56
tagopi13-Sep-11 21:56 
AnswerRe: Change path in Additional Include Directories. Is that possible? Pin
Albert Holguin16-Sep-11 4:30
professionalAlbert Holguin16-Sep-11 4:30 
QuestionDebug VS2005 application Pin
DanYELL13-Sep-11 10:04
DanYELL13-Sep-11 10:04 
AnswerRe: Debug VS2005 application Pin
Chris Losinger13-Sep-11 10:21
professionalChris Losinger13-Sep-11 10:21 
GeneralRe: Debug VS2005 application Pin
DanYELL13-Sep-11 11:36
DanYELL13-Sep-11 11:36 
GeneralRe: Debug VS2005 application Pin
Albert Holguin16-Sep-11 4:32
professionalAlbert Holguin16-Sep-11 4:32 
QuestionGraph plotting in MFC Pin
Member 775137512-Sep-11 23:53
Member 775137512-Sep-11 23:53 
AnswerRe: Graph plotting in MFC Pin
charlieg13-Sep-11 0:02
charlieg13-Sep-11 0:02 
GeneralRe: Graph plotting in MFC Pin
Member 775137513-Sep-11 22:25
Member 775137513-Sep-11 22:25 
GeneralRe: Graph plotting in MFC Pin
charlieg14-Sep-11 3:08
charlieg14-Sep-11 3:08 
AnswerRe: Graph plotting in MFC Pin
CPallini13-Sep-11 0:56
mveCPallini13-Sep-11 0:56 
AnswerRe: Graph plotting in MFC Pin
john563213-Sep-11 21:50
john563213-Sep-11 21:50 
QuestionLNK2001 Pin
pix_programmer12-Sep-11 23:47
pix_programmer12-Sep-11 23:47 
AnswerRe: LNK2001 Pin
Erudite_Eric13-Sep-11 0:23
Erudite_Eric13-Sep-11 0:23 
QuestionWhere does VC++ save include path settings? Pin
charlieg12-Sep-11 23:43
charlieg12-Sep-11 23:43 
Somewhat of a trivia question - I'm setting up a new machine for development.
I have project A, in project A's folder on my old machine - builds fine.

I then install VC++, the SDK, and copy the entire folder to the new machine.
It doesn't compile - missing include paths - tools -> options -> directories.
I fix it. It doesn't link. Back to directories, add the lib folders I need.
Happiness in dev land.

My question has to do with where the directory paths are saved. There isn't
anything in the project files that I can locate. I guess a follow up would be
why not?

I've seen this behavior on VS6, VS2008, Embedded Visual C++, so it's starting
to be a theme.
Charlie Gilley
<italic>You're going to tell me what I want to know, or I'm going to beat you to death in your own house.

"Where liberty dwells, there is my country." B. Franklin, 1783
“They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759


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.