Back to 37KB
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@673 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
d9fe9f1282
commit
2c01f3ae15
7 changed files with 134 additions and 154 deletions
|
@ -33,6 +33,7 @@ extern char g_log_file[1024];
|
|||
#endif
|
||||
|
||||
HANDLE myCreateProcess(char *cmd, char *dir);
|
||||
int my_MessageBox(const char *text, UINT type);
|
||||
|
||||
void doRMDir(char *buf, int recurse);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue