MakeNSISW now uses RichEdit 2.0, compatible with Unicode (exehead UIs already uses it anyway)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6069 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
70ccef9cbc
commit
68c5a5751e
4 changed files with 10 additions and 9 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
#define _WIN32_IE 0x0400
|
||||
#include <windows.h>
|
||||
#include <richedit.h>
|
||||
|
||||
#ifndef IDC_STATIC
|
||||
#define IDC_STATIC -1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue