You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
537 B
27 lines
537 B
#define _COMCTL32_
|
|
#define _OLEAUT32_
|
|
#define _SHELL32_
|
|
#define _WINX32_
|
|
#define _MSOERT_
|
|
|
|
#include <windows.h>
|
|
#include <windowsx.h>
|
|
#include <ole2.h>
|
|
#include <msoert.h>
|
|
#include <mimeole.h>
|
|
#include <urlmon.h>
|
|
#include <mshtml.h>
|
|
#include <mshtmhst.h>
|
|
#include <mshtmcid.h>
|
|
#include <wininet.h>
|
|
#include <winineti.h>
|
|
#include <docobj.h>
|
|
#include <shlwapi.h>
|
|
#include <shlwapip.h>
|
|
#include <shfusion.h>
|
|
|
|
/* #ifndef LPTOOLTIPTEXT
|
|
#define LPTOOLTIPTEXT LPNMTTDISPINFOA
|
|
#endif */
|
|
|
|
#include <BadStrFunctions.h>
|