updated link to docs and buffer overrun prob
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@898 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
12f3bc0af7
commit
7f0129654f
6 changed files with 30 additions and 35 deletions
|
@ -29,7 +29,7 @@
|
|||
#define REGKEY "Software\\NSIS"
|
||||
#define REGLOC "MakeNSISWPlacement"
|
||||
|
||||
extern const char *NSISW_VERSION;
|
||||
extern const char NSISW_VERSION[];
|
||||
|
||||
// Methods
|
||||
void SetTitle(HWND hwnd,char *substr);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue