case changes for #include lines for cross compiling (Michiel Ephraim)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3558 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
5805930656
commit
c50e17955c
4 changed files with 5 additions and 5 deletions
|
@ -645,7 +645,7 @@ skipPage:
|
|||
#ifdef NSIS_CONFIG_LICENSEPAGE
|
||||
|
||||
#define _RICHEDIT_VER 0x0200
|
||||
#include <RichEdit.h>
|
||||
#include <richedit.h>
|
||||
#undef _RICHEDIT_VER
|
||||
static DWORD dwRead;
|
||||
DWORD CALLBACK StreamLicense(DWORD dwCookie, LPBYTE pbBuff, LONG cb, LONG *pcb)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue