Click here to Skip to main content
15,910,121 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: quick c++ problem for an exam Pin
CPallini17-Jan-08 11:38
mveCPallini17-Jan-08 11:38 
GeneralRe: quick c++ problem for an exam Pin
VIP-CoMmAnDo18-Jan-08 14:56
VIP-CoMmAnDo18-Jan-08 14:56 
GeneralRe: quick c++ problem for an exam Pin
CPallini19-Jan-08 4:26
mveCPallini19-Jan-08 4:26 
GeneralRe: quick c++ problem for an exam Pin
VIP-CoMmAnDo19-Jan-08 5:13
VIP-CoMmAnDo19-Jan-08 5:13 
GeneralRe: quick c++ problem for an exam Pin
David Crow17-Jan-08 14:15
David Crow17-Jan-08 14:15 
GeneralRe: quick c++ problem for an exam Pin
Luc Pattyn17-Jan-08 11:33
sitebuilderLuc Pattyn17-Jan-08 11:33 
GeneralRe: quick c++ problem for an exam Pin
VIP-CoMmAnDo17-Jan-08 11:15
VIP-CoMmAnDo17-Jan-08 11:15 
QuestionEh, why can't VS2005 find my include files? Pin
@largeinsd17-Jan-08 6:20
@largeinsd17-Jan-08 6:20 
Hi,

I am creating a dialog based app in VS2005 and I am having an annoying problem: Visual Studio can't see some of my include files, even though they are in the same directory as others it can see.

Basically, I am using includes from three locations:

[1] System headers
[2] headers in the project directory
[3] headers in a seperate directory common to a family of projects.

I have listed [3] under Properties->General->Additional Include Directories"

What it seems like is if VS2005 is working on a header file in place [3] and the file specifies an include located in [2] it won't be able to find it -- unless I move it to [3].

Any help appreciated!

@LRG
AnswerRe: Eh, why can't VS2005 find my include files? Pin
CPallini17-Jan-08 6:23
mveCPallini17-Jan-08 6:23 
GeneralRe: Eh, why can't VS2005 find my include files? Pin
@largeinsd17-Jan-08 6:36
@largeinsd17-Jan-08 6:36 
GeneralRe: Eh, why can't VS2005 find my include files? Pin
Mark Salsbery17-Jan-08 7:16
Mark Salsbery17-Jan-08 7:16 
GeneralRe: Eh, why can't VS2005 find my include files? Pin
@largeinsd20-Jan-08 7:44
@largeinsd20-Jan-08 7:44 
GeneralRe: Eh, why can't VS2005 find my include files? Pin
Mark Salsbery21-Jan-08 10:51
Mark Salsbery21-Jan-08 10:51 
QuestionWay to enable ICS automatically in code? Pin
Member 427710417-Jan-08 6:15
Member 427710417-Jan-08 6:15 
AnswerRe: Way to enable ICS automatically in code? Pin
David Crow17-Jan-08 7:29
David Crow17-Jan-08 7:29 
GeneralRe: Way to enable ICS automatically in code? Pin
Member 427710417-Jan-08 8:05
Member 427710417-Jan-08 8:05 
GeneralRe: Way to enable ICS automatically in code? Pin
Member 427710417-Jan-08 8:26
Member 427710417-Jan-08 8:26 
GeneralRe: Way to enable ICS automatically in code? Pin
Maximilien17-Jan-08 8:35
Maximilien17-Jan-08 8:35 
GeneralRe: Way to enable ICS automatically in code? Pin
Member 427710417-Jan-08 8:54
Member 427710417-Jan-08 8:54 
GeneralMFC text as hyperlink Pin
Thanks for all the fish17-Jan-08 5:15
Thanks for all the fish17-Jan-08 5:15 
GeneralRe: MFC text as hyperlink Pin
James R. Twine17-Jan-08 6:11
James R. Twine17-Jan-08 6:11 
GeneralRe: MFC text as hyperlink Pin
David Crow17-Jan-08 6:12
David Crow17-Jan-08 6:12 
GeneralRe: MFC text as hyperlink Pin
Maximilien17-Jan-08 6:20
Maximilien17-Jan-08 6:20 
GeneralRe: MFC text as hyperlink Pin
Thanks for all the fish17-Jan-08 6:24
Thanks for all the fish17-Jan-08 6:24 
GeneralRe: MFC text as hyperlink Pin
David Crow17-Jan-08 6:29
David Crow17-Jan-08 6:29 

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.