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

C / C++ / MFC

 
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 
AnswerRe: Overloaded member functions Pin
Paresh Chitte6-Nov-07 20:30
Paresh Chitte6-Nov-07 20:30 
Questionmfc - animation plus interaction (e.g draw a rotating square and drag it) [modified] Pin
simon alec smith6-Nov-07 11:11
simon alec smith6-Nov-07 11:11 
Answercross-post Pin
led mike6-Nov-07 11:36
led mike6-Nov-07 11:36 
JokeRe: cross-post Pin
Rajesh R Subramanian6-Nov-07 21:15
professionalRajesh R Subramanian6-Nov-07 21:15 
AnswerRe: mfc - animation plus interaction (e.g draw a rotating square and drag it) Pin
Hamid_RT6-Nov-07 19:03
Hamid_RT6-Nov-07 19:03 
AnswerRe: mfc - animation plus interaction (e.g draw a rotating square and drag it) Pin
Nelek6-Nov-07 21:57
protectorNelek6-Nov-07 21:57 
AnswerRe: Bases conversion in C Pin
David Crow6-Nov-07 10:46
David Crow6-Nov-07 10:46 

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.