9#define _WIN32_WINNT 0x0502
13#define _WIN32_IE 0x0601
17#define _RICHEDIT_VER 0x0200
20#ifndef _CRT_NON_CONFORMING_SWPRINTFS
21#define _CRT_NON_CONFORMING_SWPRINTFS
24#pragma warning(disable : 4661)
25#pragma warning(disable : 4251)
26#pragma warning(disable : 4100)
27#pragma warning(disable : 4355)
32#ifndef WIN32_LEAN_AND_MEAN
33#define WIN32_LEAN_AND_MEAN
45#pragma comment(lib,"shell32.lib")
51#include <core/SDefine.h>
53#define _WTYPES_NS SOUI
55#include <wtl.mini/msgcrack.h>
56#include <wtl.mini/souimisc.h>
57#include <atl.mini/atldef.h>
58#include <string/tstring.h>
59#include <string/strcpcvt.h>
62#include <interface/SRender-i.h>
64#include <helper/slog.h>
65#include <helper/SAssertFmt.h>
67#include <helper/SColor.h>
68#include <helper/SplitString.h>
72#include <res.mgr/SResProvider.h>
73#include <res.mgr/SUiDef.h>
74#include <res.mgr/SDpiAwareFont.h>
75#include <control/SouiCtrls.h>
76#include <control/SMessageBox.h>
SOUI Font Management Module.
Interface definitions for image decoding.
soui version: ${SOUI_VER1}.${SOUI_VER2}.${SOUI_VER3}.${SOUI_VER4}