unmanaged pointers
-
According to this mc++ gotchas The Visual .Net debugger cannot inspect the values of unmanaged pointers !! :omg: Tell my friends that John Lam from Wintellect is wrong and that we can debug properly unmanaged pointers on a MC++ project , please , pretty please ? Cheers, Joao Vaz Frustrated TCL programmer,good c++ programmer wannabe
-
According to this mc++ gotchas The Visual .Net debugger cannot inspect the values of unmanaged pointers !! :omg: Tell my friends that John Lam from Wintellect is wrong and that we can debug properly unmanaged pointers on a MC++ project , please , pretty please ? Cheers, Joao Vaz Frustrated TCL programmer,good c++ programmer wannabe
Joao Vaz wrote: Tell my friends that John Lam from Wintellect is wrong and that we can debug properly unmanaged pointers on a MC++ project , please , pretty please ? Well.. I have no idea if John Lam is right or wrong. I'm only startig our with MC++ and I hope he is wrong as well :wtf:
:~ (-_-) :~
-
According to this mc++ gotchas The Visual .Net debugger cannot inspect the values of unmanaged pointers !! :omg: Tell my friends that John Lam from Wintellect is wrong and that we can debug properly unmanaged pointers on a MC++ project , please , pretty please ? Cheers, Joao Vaz Frustrated TCL programmer,good c++ programmer wannabe
Well, In the watch window unmanaged pointers don't show, you need to open a memory windows to inspected. At least is how I do it! Al
-
Well, In the watch window unmanaged pointers don't show, you need to open a memory windows to inspected. At least is how I do it! Al