Details
Answer: 16384
Tip: The trick is 128 power 2 = (130-2) power two and this is quite easily
(30 sec for a good speed) calculated in mind:
16900 - 520 + 4 gives 16384.
Details
Details
Details
These methods are 3 methods of IUnknown interface:
(1) QueryInterface;
(2) AddRef;
(3) Release;
The pointers to these methods are on top of VTable. Any custom methods
located beneath 3 methods of IUnknown interface.
Details
Details
Details
Details
Details
Details
Details
Details
Details
Details
Details
© (c) 2002, Stanislav Malevanny