Click here to Skip to main content
15,910,411 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Window being minimized Pin
Michael Dunn27-Dec-01 19:55
sitebuilderMichael Dunn27-Dec-01 19:55 
GeneralRe: Window being minimized Pin
Jason Hooper27-Dec-01 20:26
Jason Hooper27-Dec-01 20:26 
GeneralRe: Window being minimized Pin
Nish Nishant27-Dec-01 20:59
sitebuilderNish Nishant27-Dec-01 20:59 
GeneralCode Multimedia & Internet Keyboard Pin
Eugene Pustovoyt27-Dec-01 18:51
Eugene Pustovoyt27-Dec-01 18:51 
GeneralGetting the font file name Pin
v_krishnan27-Dec-01 18:51
v_krishnan27-Dec-01 18:51 
GeneralRe: Getting the font file name Pin
Mike Nordell27-Dec-01 23:25
Mike Nordell27-Dec-01 23:25 
GeneralRe: Getting the font file name Pin
v_krishnan28-Dec-01 19:14
v_krishnan28-Dec-01 19:14 
GeneralMACRO problem.... Pin
Christian Graus27-Dec-01 18:41
protectorChristian Graus27-Dec-01 18:41 
I'm working on a project that will allow a trace window in release mode, by extending IOStream functionality. Rather than have people have to learn my new modifiers, etc., I am also writing macros to replace TRACE for different circumstances. I want to have a trace window per file, and a global one. I also want a variable watch window, so I can send a variable in such a way that instead of scrolling off in the trace window, it stays visible.

My problem is I'd like to define a macro so I can do something like

VARTRACE(myVariable);

and have the macro pass both the variable and it's name to the stream. Is there a way I can pass the name of the variable given to the macro as an argument ?

Thanks.


Christian

After all, there's nothing wrong with an elite as long as I'm allowed to be part of it!! - Mike Burston Oct 23, 2001

Sonork ID 100.10002:MeanManOz
I live in Bob's HungOut now

GeneralRe: MACRO problem.... Pin
PJ Arends27-Dec-01 21:29
professionalPJ Arends27-Dec-01 21:29 
GeneralRe: MACRO problem.... Pin
Michael Dunn27-Dec-01 21:44
sitebuilderMichael Dunn27-Dec-01 21:44 
GeneralRe: MACRO problem.... Pin
Christian Graus28-Dec-01 0:30
protectorChristian Graus28-Dec-01 0:30 
GeneralList Box/Control Always having a selected item Pin
me27-Dec-01 17:32
me27-Dec-01 17:32 
GeneralRe: List Box/Control Always having a selected item Pin
James R. Twine28-Dec-01 7:21
James R. Twine28-Dec-01 7:21 
GeneralGraphics related query! Pin
Nish Nishant27-Dec-01 16:42
sitebuilderNish Nishant27-Dec-01 16:42 
GeneralRe: Graphics related query! Pin
Christian Graus27-Dec-01 16:55
protectorChristian Graus27-Dec-01 16:55 
GeneralRe: Graphics related query! Pin
Nish Nishant27-Dec-01 18:13
sitebuilderNish Nishant27-Dec-01 18:13 
GeneralRe: Graphics related query! Pin
Christian Graus27-Dec-01 18:38
protectorChristian Graus27-Dec-01 18:38 
GeneralRe: Graphics related query! Pin
Nish Nishant27-Dec-01 18:52
sitebuilderNish Nishant27-Dec-01 18:52 
GeneralRe: Graphics related query! Pin
Christian Graus27-Dec-01 19:22
protectorChristian Graus27-Dec-01 19:22 
GeneralRe: Graphics related query! Pin
Nish Nishant27-Dec-01 20:48
sitebuilderNish Nishant27-Dec-01 20:48 
Generalpseudocode(sp?) help Pin
Steve L.27-Dec-01 16:12
Steve L.27-Dec-01 16:12 
GeneralRe: pseudocode(sp?) help Pin
Nish Nishant27-Dec-01 16:45
sitebuilderNish Nishant27-Dec-01 16:45 
GeneralXML Program Pin
vinuk27-Dec-01 15:40
vinuk27-Dec-01 15:40 
GeneralRe: XML Program Pin
Tim Smith27-Dec-01 15:56
Tim Smith27-Dec-01 15:56 
GeneralRe: XML Program Pin
27-Dec-01 16:18
suss27-Dec-01 16:18 

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.