static and global variables in XP



I have Windows Studio V. 6.0 but it won't show static and global variables.
Googling in the groups I saw that there is a bug in XP and the usual remedy
is to use Win2000.

Is there any workaround in VC6?

Thanks

karen



.



Relevant Pages

  • Re: Debugging in XP
    ... I have Windows Studio V. 6.0 but it won't show static and global variables. ... Googling in the groups I saw that there is a bug in XP and the usual remedy ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Program hangs at _dl_sysinfo_int80, what does it mean?
    ... > of my global variables which checks the number of incoming messages ... The most likely cause is a bug in your program. ... Too many levels of nested signals, ... In order to understand recursion you must first understand recursion. ...
    (comp.os.linux.development.apps)
  • Re: K&R2, exercise 4-2
    ... I'd love to be the one to find a bug in K&R2 after all those eyes have ... in the book (I have K&R first edition so I won't give you page ... both of K&R's getline functions exhibit undefined ... but global variables are not a good way to ...
    (comp.lang.c)
  • Re: Are global variable evil?
    ... when a bug arises that is suspected to be ... perhaps a singleton class, ... Bugs related thereto are 'relatively' easier ... > He insists I should not have any global variables, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: EOAsyncFetchNonBlocking Question
    ... This is the solution I've found while googling, it seems to be a known bug. ... Just place this code inside the OnAfterScroll event of TADOQuery. ...
    (borland.public.delphi.database.ado)