Commit 952c1e44 authored by Huw D M Davies's avatar Huw D M Davies Committed by Alexandre Julliard

Add DosDateTimeToVariantTime prototype.

parent 3778df14
......@@ -513,6 +513,6 @@ typedef enum tagREGKIND
HRESULT WINAPI LoadTypeLib(OLECHAR *szFile, ITypeLib **pptLib);
HRESULT WINAPI LoadTypeLibEx(LPOLESTR szFile, REGKIND regKind, ITypeLib **pptLib);
INT WINAPI DosDateTimeToVariantTime(USHORT,USHORT,DATE*);
#endif /*__WINE_OLEAUTO_H*/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment