Bin\\MakeLangId.exe source code

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3629 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2004-08-18 15:56:56 +00:00
parent d855dafe58
commit b58a609b69
5 changed files with 527 additions and 0 deletions

View file

@ -0,0 +1,20 @@
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
#define IDR_MANIFEST 1
#define IDD_DIALOG 101
#define IDC_SUB 1001
#define IDC_PRIMARY 1002
#define IDC_RESULT 1003
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 104
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1005
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif