Click here to Skip to main content
15,914,322 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
GeneralRe: vc++ 6--add member function, using macros Pin
7stud2-Mar-03 16:01
7stud2-Mar-03 16:01 
Christian Graus 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


After several days of messing around with this macro deal, I finally figured it out. If you're interested, with no files open in VC++6 click on Tools\Macro, then click on Options/Loaded Files, and the "Add ins and Macro files" tab should be selected(if not select it). There is a macro called Sample which you should enable by clicking on the check box. Then click on Close. From then on when the Macro dialog box appears after you click on Tools\Macros, you can select Sample as the "Macro file:", and from the list you can choose OneTimeInclude. When you click on Run, the macro will add your preprocessor directives for you. There are also other sample macros that are probably useful.

Thanks for your help.
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 
AnswerRe: Howto draw text in rectangle ? Pin
PJ Arends2-Mar-03 9:06
professionalPJ Arends2-Mar-03 9:06 

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.