mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8465 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
8a4337b974
commit
356811e3eb
1 changed files with 4 additions and 0 deletions
|
|
@ -26,6 +26,8 @@ void ChHostSkin()
|
|||
|
||||
#else
|
||||
|
||||
END_UPP_NAMESPACE
|
||||
|
||||
#include <uxtheme.h>
|
||||
#if defined(_MSC_VER) && _MSC_VER > 1400 // Visual C > 2005
|
||||
#include <vssym32.h>
|
||||
|
|
@ -33,6 +35,8 @@ void ChHostSkin()
|
|||
#include <tmschema.h>
|
||||
#endif
|
||||
|
||||
NAMESPACE_UPP
|
||||
|
||||
#define DLLFILENAME "uxtheme.dll"
|
||||
#define DLIMODULE XpTheme
|
||||
#define DLIHEADER <CtrlLib/XPTheme.dli>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue