James Hatheway 044d251980 - Avoid null-pointer exceptions by testing listnodes validity before doing
any work with those.
- TLB_ReadTypeLib now retrieves the length of the TLB and passes it to
  the TLB constructor which initializes TLBContext::length to that
  value.
- For non-standard pointed types, td[3] is always 0. I observed that
  the type is stored at td[2]/8 and not td[3]/8.
- Null-pointer exception occurs when GetRefTypeOfImplType is called on a
  type with no inherited interfaces. If the implemented types linked list
  is empty, set pRefType as 0 and return S_OK.
2000-08-09 22:24:04 +00:00
..
2000-08-08 20:49:16 +00:00
2000-08-08 20:49:16 +00:00
2000-08-08 20:49:16 +00:00
2000-07-16 15:44:22 +00:00
2000-08-08 20:49:16 +00:00
2000-08-08 20:49:16 +00:00
2000-08-08 20:49:16 +00:00
2000-08-08 20:49:16 +00:00
2000-08-07 02:33:50 +00:00
2000-08-08 20:49:16 +00:00
2000-07-25 17:45:50 +00:00
2000-08-08 20:49:16 +00:00