i have Problem with Debugger on Tab "Variables" ... it crash often.
to be more exact : ONKEYPRESS make Problem with GRID
when have many Variables i have to wait until it is "stable", else when move Mouse it crash. ---
does GRID use LVS_OWNERDATA / LVN_GETDISPINFO

i had that Problem with my own native Control.
it was the LVN_KEYDOWN Event where "quick" Keystoke crash.
---
i saw c:\hmg.3.4.4\SOURCE\Debugger\
will this Source include when re-build HMG LIB

---
Question : how to debug Thread
