1. I have objects of dynamic size allocated
in TMapFile. I need to know total size of
allocated memory in oder to prevent crashing
when this value will be larger than TMapFile::fSize.
How can I get this value?
2. How can I get keycode of special keys ( for example,
arrow keys) in system independent way?
(TGXW::KeysymToKeycode(UInt_t keysym) works only for ASCII symbols)
Best regards. Valery.