Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QM internals questions
#1
Hi Gintaras,

some general question about QM internals:

1. Can rset write to registry from a .reg file instead of using run someregfile.reg
2. In a custom class, is there _s available for this class, or is it the global one?
3. others predefined (_command, _hresult, _i) exist too? can we create them if not?
4. In a custom class, does
SomeCustomClass t
str'string
lpstr'pointer
ARRAY(str)'array
handle creation (i.e is the constructor)
5. Is t object deleted at macro end?
6. Can I define a global variable from init2 to use it anywhere: SomeCustomClass+ t?
7. How to use it in macro MyMacro then.

Have some more but these are the most important.

Thanks


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)