windows-nt/Source/XPSP1/NT/shell/osshell/themes/themesw/htmlprev.h
2020-09-26 16:20:57 +08:00

12 lines
234 B
C

/* HTMLPREV.H
**
** Copyright (c) 1997-1999 Microsoft Corporation. All Rights Reserved.
**
** IThumbnail wrapper functions provided by HTMLPREV.CPP
**
*/
BOOL InitHTMLBM();
HBITMAP HtmlToBmp(LPCTSTR, LONG, LONG);
void CleanUp();