file locations
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2559 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
c53403304c
commit
0f5f8557e2
2 changed files with 3 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h>
|
||||
#include "..\..\ExDLL\exdll.h"
|
||||
#include "..\ExDLL\exdll.h"
|
||||
|
||||
int DoPatch(HANDLE hPatch, HANDLE hSource, HANDLE hDest);
|
||||
void strcopy(char *tgt, const char *src);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue