Click here to Skip to main content
15,890,336 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Predifined macro (__FUNCTION__) Pin
Michael Dunn4-Apr-06 11:29
sitebuilderMichael Dunn4-Apr-06 11:29 
GeneralRe: Predifined macro (__FUNCTION__) Pin
hint_544-Apr-06 11:33
hint_544-Apr-06 11:33 
GeneralRe: Predifined macro (__FUNCTION__) Pin
Michael Dunn4-Apr-06 12:50
sitebuilderMichael Dunn4-Apr-06 12:50 
GeneralRe: Predifined macro (__FUNCTION__) Pin
hint_545-Apr-06 5:12
hint_545-Apr-06 5:12 
Questioncompiler Pin
mahafza4-Apr-06 8:16
mahafza4-Apr-06 8:16 
AnswerRe: compiler Pin
2bee 4-Apr-06 10:35
2bee 4-Apr-06 10:35 
AnswerRe: compiler Pin
mahafza4-Apr-06 10:48
mahafza4-Apr-06 10:48 
AnswerRe: compiler Pin
Rudolf Jan5-Apr-06 0:24
Rudolf Jan5-Apr-06 0:24 
You may search in google for flex. flex is an open source generator for lexical analysis. It is written in C but als has a C++ version. Lats time I used it I had quite some trouble to get it compiled using VC++, but maybe its improved. It saves you al lot of work and you can easily integrate it in your code
GeneralRe: compiler Pin
mahafza5-Apr-06 5:19
mahafza5-Apr-06 5:19 
Questionx64 Conversion project with "Application error" Pin
Burtraskkutaren4-Apr-06 7:56
Burtraskkutaren4-Apr-06 7:56 
QuestionMouse Problem (or may be drag one) Pin
Tarek Jabri4-Apr-06 6:44
Tarek Jabri4-Apr-06 6:44 
Questionsetup project Pin
Manu_814-Apr-06 6:37
Manu_814-Apr-06 6:37 
AnswerRe: setup project Pin
David Crow4-Apr-06 7:24
David Crow4-Apr-06 7:24 
Questionfloating CDialogBar remains on screen when clicking the close button Pin
freddylowski4-Apr-06 6:37
freddylowski4-Apr-06 6:37 
QuestionHow do I keep menu attributes that exist when the menu refreshes? Pin
jonesap54-Apr-06 6:10
jonesap54-Apr-06 6:10 
QuestionRe: How do I keep menu attributes that exist when the menu refreshes? Pin
David Crow4-Apr-06 7:27
David Crow4-Apr-06 7:27 
QuestionRe: How do I keep menu attributes that exist when the menu refreshes? Pin
jonesap54-Apr-06 7:30
jonesap54-Apr-06 7:30 
AnswerRe: How do I keep menu attributes that exist when the menu refreshes? Pin
Michael Dunn4-Apr-06 11:31
sitebuilderMichael Dunn4-Apr-06 11:31 
AnswerRe: How do I keep menu attributes that exist when the menu refreshes? Pin
jonesap54-Apr-06 12:21
jonesap54-Apr-06 12:21 
Questionkill COM calls in thread Pin
viperlogic4-Apr-06 5:47
viperlogic4-Apr-06 5:47 
AnswerRe: kill COM calls in thread Pin
ThatsAlok4-Apr-06 6:46
ThatsAlok4-Apr-06 6:46 
GeneralRe: kill COM calls in thread Pin
viperlogic4-Apr-06 6:56
viperlogic4-Apr-06 6:56 
GeneralRe: kill COM calls in thread Pin
ThatsAlok4-Apr-06 7:05
ThatsAlok4-Apr-06 7:05 
GeneralRe: kill COM calls in thread Pin
viperlogic4-Apr-06 7:40
viperlogic4-Apr-06 7:40 
AnswerRe: kill COM calls in thread Pin
David Crow4-Apr-06 7:28
David Crow4-Apr-06 7:28 

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.