Click here to Skip to main content
15,891,567 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Store pointers into CListCtrl Pin
_Flaviu7-May-13 19:31
_Flaviu7-May-13 19:31 
GeneralRe: Store pointers into CListCtrl Pin
_Flaviu3-May-13 2:27
_Flaviu3-May-13 2:27 
QuestionMESSAGE MAP error Pin
mallews1-May-13 23:39
mallews1-May-13 23:39 
AnswerRe: MESSAGE MAP error Pin
Jochen Arndt2-May-13 0:25
professionalJochen Arndt2-May-13 0:25 
GeneralRe: MESSAGE MAP error Pin
mallews2-May-13 1:27
mallews2-May-13 1:27 
GeneralRe: MESSAGE MAP error Pin
Jochen Arndt2-May-13 1:39
professionalJochen Arndt2-May-13 1:39 
AnswerRe: MESSAGE MAP error Pin
Richard MacCutchan2-May-13 1:02
mveRichard MacCutchan2-May-13 1:02 
GeneralExtending the C using preprocessor and other goodies - how do they interact? Pin
Vaclav_1-May-13 5:34
Vaclav_1-May-13 5:34 
It seems that one of the major obstacles in developing a real application is lack of understanding of one of the fundamental language features – in this case C preprocessor. Majority of coding articles posted here ignore such details.
I am sure this can be applied to any C derivative - C++, C# and other languages.
I think I got the basics, but would like to know how compiler applies stuff like “dependencies” , settings – preprocessor “additional includes” and “Options – directories”.
Of course I am using VS/VC 6.0 terminology and it will be different in later VS IDE's
Any educational commentaries are much appreciated. References, links etc would be great.
And after this discussion is done, I'll ask about usage of #pragma – I am currently using it to stop the compiler when there are too many initial error. Crude but works for me.
Appreciate your time.
Cheers Vaclav
GeneralRe: Extending the C using preprocessor and other goodies - how do they interact? Pin
Richard MacCutchan1-May-13 6:02
mveRichard MacCutchan1-May-13 6:02 
GeneralRe: Extending the C using preprocessor and other goodies - how do they interact? Pin
Vaclav_1-May-13 9:13
Vaclav_1-May-13 9:13 
GeneralRe: Extending the C using preprocessor and other goodies - how do they interact? Pin
Richard MacCutchan1-May-13 21:00
mveRichard MacCutchan1-May-13 21:00 
GeneralRe: Extending the C using preprocessor and other goodies - how do they interact? Pin
CDP18022-May-13 19:27
CDP18022-May-13 19:27 
GeneralRe: Extending the C using preprocessor and other goodies - how do they interact? Pin
Richard MacCutchan2-May-13 21:26
mveRichard MacCutchan2-May-13 21:26 
GeneralRe: Extending the C using preprocessor and other goodies - how do they interact? Pin
H.Brydon1-May-13 6:34
professionalH.Brydon1-May-13 6:34 
GeneralRe: Extending the C using preprocessor and other goodies - how do they interact? Pin
Vaclav_1-May-13 9:04
Vaclav_1-May-13 9:04 
GeneralRe: Extending the C using preprocessor and other goodies - how do they interact? Pin
jschell1-May-13 8:39
jschell1-May-13 8:39 
GeneralRe: Extending the C using preprocessor and other goodies - how do they interact? Pin
Vaclav_1-May-13 9:03
Vaclav_1-May-13 9:03 
GeneralRe: Extending the C using preprocessor and other goodies - how do they interact? Pin
jschell2-May-13 8:03
jschell2-May-13 8:03 
GeneralRe: Extending the C using preprocessor and other goodies - how do they interact? Pin
Stefan_Lang1-May-13 21:54
Stefan_Lang1-May-13 21:54 
GeneralRe: Extending the C using preprocessor and other goodies - how do they interact? Pin
Vaclav_4-May-13 5:34
Vaclav_4-May-13 5:34 
GeneralRe: Extending the C using preprocessor and other goodies - how do they interact? Pin
Stefan_Lang5-May-13 23:39
Stefan_Lang5-May-13 23:39 
QuestionOwner Draw MenuItem Displaying large in Size in Debug but in release it is Ok Pin
002comp30-Apr-13 21:14
002comp30-Apr-13 21:14 
AnswerRe: Owner Draw MenuItem Displaying large in Size in Debug but in release it is Ok Pin
Richard MacCutchan30-Apr-13 21:34
mveRichard MacCutchan30-Apr-13 21:34 
GeneralRe: Owner Draw MenuItem Displaying large in Size in Debug but in release it is Ok Pin
002comp1-May-13 0:25
002comp1-May-13 0:25 
SuggestionRe: Owner Draw MenuItem Displaying large in Size in Debug but in release it is Ok Pin
Richard MacCutchan1-May-13 1:49
mveRichard MacCutchan1-May-13 1:49 

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.