* block_header::offset is now pointer sized in exehead
* Wininet.h -> wininet.h for POSIX git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6608 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
286edd20c4
commit
940277d9d8
10 changed files with 83 additions and 41 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
#include "makensisw.h"
|
||||
#include "update.h"
|
||||
#include <Wininet.h>
|
||||
#include <wininet.h>
|
||||
#include "utils.h" // OpenUrlInDefaultBrowser
|
||||
|
||||
#define mbtitle "NSIS Update"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue