Added ShConstants.h to makenssi project

Size optimization on ui.c
Some fixes in Shell Folders code


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3297 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
ramon18 2003-12-22 14:02:15 +00:00
parent 2589a5fc85
commit 660bbf5e2d
6 changed files with 104 additions and 10 deletions

View file

@ -11,7 +11,7 @@ using namespace std;
#include "ResourceEditor.h"
#include "ResourceVersionInfo.h"
#include "uservars.h"
#include "constants.h"
#include "ShConstants.h"
#include "exehead/fileform.h"
#include "exehead/config.h"