oleaut32: Update comment about a newly seen value in SLTG TypeLib.

This commit is contained in:
Sunil Mohan Adapa 2009-11-10 10:12:24 +05:30 committed by Alexandre Julliard
parent 59ae1705ac
commit ffb2cfc29e
1 changed files with 1 additions and 1 deletions

View File

@ -413,7 +413,7 @@ typedef struct {
/*0e*/ DWORD res0e; /* 0xffffffff */
/*12*/ WORD major_version; /* major version number */
/*14*/ WORD minor_version; /* minor version number */
/*16*/ DWORD res16; /* 0xfffe0000 */
/*16*/ DWORD res16; /* 0xfffe0000 or 0xfffc0000 (on dual interfaces?) */
/*1a*/ BYTE typeflags1;/* 0x02 | top 5 bits hold l5sbs of TYPEFLAGS */
/*1b*/ BYTE typeflags2;/* TYPEFLAGS >> 5 */
/*1c*/ BYTE typeflags3;/* 0x02*/