Avoid warnings.

This commit is contained in:
Alexandre Julliard 2005-01-09 18:01:49 +00:00
parent 392195438d
commit dd8fccfe72

View file

@ -174,7 +174,7 @@ typedef struct tagICreateTypeInfo2Impl
ICreateTypeInfo2Vtbl *lpVtbl;
ITypeInfo2Vtbl *lpVtblTypeInfo2;
UINT ref;
ULONG ref;
ICreateTypeLib2Impl *typelib;
MSFT_TypeInfoBase *typeinfo;