Today I mentioned that if you define a byte array with a length of 100 the debugger doesn't show the array's content when you move the mouse over it. Not a big thing but took me some time to realise ;-)
This doesn't work (mousepointer over "PWBytes" shows an empty window)
Dim PWBytes(100) As...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.