Click here to Skip to main content
15,909,953 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Getting content of a folder Pin
Jaran Nilsen3-Mar-03 8:47
Jaran Nilsen3-Mar-03 8:47 
GeneralRe: Getting content of a folder Pin
Jaran Nilsen3-Mar-03 8:50
Jaran Nilsen3-Mar-03 8:50 
GeneralRe: Getting content of a folder Pin
Chintan4-Mar-03 2:52
Chintan4-Mar-03 2:52 
Generalvc++ 6--add member function, using macros Pin
7stud2-Mar-03 9:43
7stud2-Mar-03 9:43 
GeneralRe: vc++ 6--add member function, using macros Pin
Christian Graus2-Mar-03 10:09
protectorChristian Graus2-Mar-03 10:09 
GeneralRe: vc++ 6--add member function, using macros Pin
Nish Nishant2-Mar-03 13:05
sitebuilderNish Nishant2-Mar-03 13:05 
GeneralRe: vc++ 6--add member function, using macros Pin
7stud2-Mar-03 15:20
7stud2-Mar-03 15:20 
GeneralRe: vc++ 6--add member function, using macros Pin
Christian Graus2-Mar-03 15:25
protectorChristian Graus2-Mar-03 15:25 
7stud wrote:
I would rather save myself the hassle of having to type the function header twice

CTRL-V = paste, CTRL-C = copy.

7stud wrote:
For some reason the wizard has a problem

wizards suck, that's only one reason to move past using them. Any MS wizard I have used has failed at times, and that's when I've been mighty glad I don't need them to know how to fix/add stuff.

7stud wrote:
As far as I can determine, the macro I'm supposed to run adds the preprocessor directives to my .h file

I've never, ever heard of this. If I add a class using the wizard, I get an include guard, if I write my own, I write my own include guard, again relying on copy/paste.

7stud wrote:
If so, could you click on Tools/Macro and tell me if OneTimeInclude is in the list of macros?

It's empty, as I would expect. I'd expect this to include macros as in UI sequences I recorded, not macros as in #define BLAH blah



Christian

NO MATTER HOW MUCH BIG IS THE WORD SIZE ,THE DATA MUCT BE TRANSPORTED INTO THE CPU. - Vinod Sharma
GeneralRe: vc++ 6--add member function, using macros Pin
7stud2-Mar-03 16:01
7stud2-Mar-03 16:01 
GeneralProblem with Radio Buttons Pin
Ph@ntom2-Mar-03 8:48
Ph@ntom2-Mar-03 8:48 
GeneralRe: Problem with Radio Buttons Pin
Chris Losinger2-Mar-03 9:23
professionalChris Losinger2-Mar-03 9:23 
GeneralRe: Problem with Radio Buttons Pin
Big Art2-Mar-03 9:39
Big Art2-Mar-03 9:39 
GeneralScroll Bar does NOT work... Pin
Jakob Bysewski2-Mar-03 7:09
Jakob Bysewski2-Mar-03 7:09 
GeneralRe: Scroll Bar does NOT work... Pin
PJ Arends2-Mar-03 8:23
professionalPJ Arends2-Mar-03 8:23 
GeneralRe: Scroll Bar does NOT work... Pin
Jakob Bysewski2-Mar-03 10:11
Jakob Bysewski2-Mar-03 10:11 
QuestionHow to disable a control Pin
George Paris2-Mar-03 5:41
sussGeorge Paris2-Mar-03 5:41 
AnswerRe: How to disable a control Pin
NormDroid2-Mar-03 6:20
professionalNormDroid2-Mar-03 6:20 
GeneralNeed Add-In Wizard or sample code for visual c++.net Pin
Pepper232-Mar-03 5:14
Pepper232-Mar-03 5:14 
QuestionCSocket is bad? Pin
User 66582-Mar-03 4:53
User 66582-Mar-03 4:53 
AnswerRe: CSocket is bad? Pin
valikac2-Mar-03 7:57
valikac2-Mar-03 7:57 
QuestionHowto draw text in rectangle ? Pin
bumper2-Mar-03 4:29
bumper2-Mar-03 4:29 
AnswerRe: Howto draw text in rectangle ? Pin
NormDroid2-Mar-03 4:36
professionalNormDroid2-Mar-03 4:36 
GeneralRe: Howto draw text in rectangle ? Pin
bumper2-Mar-03 4:48
bumper2-Mar-03 4:48 
AnswerRe: Howto draw text in rectangle ? Pin
Michael Dunn2-Mar-03 5:24
sitebuilderMichael Dunn2-Mar-03 5:24 
GeneralRe: Howto draw text in rectangle ? Pin
bumper2-Mar-03 7:59
bumper2-Mar-03 7:59 

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.