- A name in an SLTG typelib only beginning with 0xff is the indicator
commit6b3b110d31702f757b3622a9d5afaa41f6ec411f
authorRobert Shearman <rob@codeweavers.com>
Thu, 28 Jul 2005 10:14:37 +0000 (28 10:14 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 28 Jul 2005 10:14:37 +0000 (28 10:14 +0000)
tree2be7f5750ebaba8dc39aa2ea1865f76595937843
parentc232ce43e2f989a1fadd2fff9d1b49345d7b2fca
- A name in an SLTG typelib only beginning with 0xff is the indicator
  of an offset, instead of any non alpha-numeric character.
- Any dispatch interface should have the fixed vtable size, not just
  dual ones.
- Warn when ITypeInfo_GetDocumentation fails.
dlls/oleaut32/typelib.c