Click here to Skip to main content
15,913,941 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Hollow Brush Pin
nitin36-Nov-07 22:08
nitin36-Nov-07 22:08 
GeneralRe: Hollow Brush [modified] Pin
Neo Andreson6-Nov-07 22:28
Neo Andreson6-Nov-07 22:28 
AnswerRe: Hollow Brush Pin
Mark Salsbery7-Nov-07 7:54
Mark Salsbery7-Nov-07 7:54 
Questionmenu on a button click event Pin
neha.agarwal276-Nov-07 17:55
neha.agarwal276-Nov-07 17:55 
QuestionRe: menu on a button click event Pin
Hamid_RT6-Nov-07 18:55
Hamid_RT6-Nov-07 18:55 
AnswerRe: menu on a button click event Pin
Prasann Mayekar6-Nov-07 21:45
Prasann Mayekar6-Nov-07 21:45 
Questionhow can i set message map for dynamic created CEdit [modified] Pin
mwolf1226-Nov-07 16:46
mwolf1226-Nov-07 16:46 
AnswerRe: how can i set message map for dynamic created CEdit Pin
Hamid_RT6-Nov-07 18:57
Hamid_RT6-Nov-07 18:57 
QuestionRe: how can i set message map for dynamic created CEdit Pin
fantasy12156-Nov-07 22:22
fantasy12156-Nov-07 22:22 
AnswerRe: how can i set message map for dynamic created CEdit Pin
mwolf1227-Nov-07 14:04
mwolf1227-Nov-07 14:04 
GeneralRe: how can i set message map for dynamic created CEdit Pin
Hamid_RT7-Nov-07 18:11
Hamid_RT7-Nov-07 18:11 
GeneralRe: how can i set message map for dynamic created CEdit Pin
Hamid_RT7-Nov-07 18:11
Hamid_RT7-Nov-07 18:11 
QuestionLR1 Compiler Construction Pin
Lea Hayes6-Nov-07 16:13
Lea Hayes6-Nov-07 16:13 
AnswerRe: LR1 Compiler Construction Pin
Lea Hayes6-Nov-07 22:40
Lea Hayes6-Nov-07 22:40 
QuestionVisual Studio macros for a VC 6 project Pin
Sam Hobbs6-Nov-07 15:49
Sam Hobbs6-Nov-07 15:49 
Using VC 6, is it possible to create VS macros that are unique to a project? What I mean by "VS macros" is the macros that are created, edited and run using "Tools | Macro" in VC 6 and documented in Macros[^]. The macros are in DSM files and have access to the Developer Studio Objects[^].

I can create a DSM file in the project but the only way I know to execute a macro in the DSM file is to load the file, which is done globally and for all projects and all workspaces. I want the macros in the project's DSM file to be used only for the project it is in.

I expect that someone is going to say that I should use a macro with a VBS or JS extension. Let me say ahead of time that if you think that will work, it is highly likely you are not familiar with VC 6 enough to understand. I will likely ignore replies suggesting I use macros that will be executed by WScript or CScript.
AnswerRe: Visual Studio macros for a VC 6 project Pin
Nelek6-Nov-07 22:01
protectorNelek6-Nov-07 22:01 
GeneralRe: Visual Studio macros for a VC 6 project Pin
Sam Hobbs6-Nov-07 22:20
Sam Hobbs6-Nov-07 22:20 
GeneralRe: Visual Studio macros for a VC 6 project Pin
Nelek7-Nov-07 2:04
protectorNelek7-Nov-07 2:04 
GeneralRe: Visual Studio macros for a VC 6 project Pin
Sam Hobbs7-Nov-07 8:34
Sam Hobbs7-Nov-07 8:34 
QuestionOverloaded member functions Pin
KellyR6-Nov-07 11:37
KellyR6-Nov-07 11:37 
AnswerRe: Overloaded member functions Pin
Mark Salsbery6-Nov-07 11:51
Mark Salsbery6-Nov-07 11:51 
GeneralRe: Overloaded member functions Pin
vikramlinux6-Nov-07 19:48
vikramlinux6-Nov-07 19:48 
JokeRe: Overloaded member functions Pin
toxcct7-Nov-07 21:21
toxcct7-Nov-07 21:21 
GeneralRe: Overloaded member functions Pin
AndrewVos8-Nov-07 3:35
AndrewVos8-Nov-07 3:35 
GeneralRe: Overloaded member functions Pin
KellyR7-Nov-07 7:25
KellyR7-Nov-07 7:25 

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.