On 29.10.2006 02:54, a_villacis@palosanto.com wrote:
Apparently, 0x2000 as a flag in FKCCIC indicates that pFuncRec->OptAttr[2] is a pointer to some string. If what little understanding I have of typelib loading is correct, these typelibs are read from DLL resources on disk. Therefore, I fail to grasp how they can possibly refer to valid memory locations.
Hmm, perhaps check if interpreting the value as an offset from the start of the typelib data is sensible?
-f.r.