source: abuse/branches/win32/AbuseInstaller/resource.h @ 100

Last change on this file since 100 was 100, checked in by Sam Hocevar, 15 years ago
  • Importing an old Win32 port by Jeremy "Marauder" Scott.
  • Property svn:keywords set to Id
File size: 738 bytes
Line 
1//{{NO_DEPENDENCIES}}
2// Microsoft Developer Studio generated include file.
3// Used by AbuseInstaller.rc
4//
5#define IDD_ABUSEINSTALLER_DIALOG       102
6#define IDR_MAINFRAME                   128
7#define IDC_IMAGE1                      1000
8#define IDC_INSTALL_PLAY_BUTTON         1004
9#define IDC_INFO_BUTTON                 1005
10#define IDC_IMAGE2                      1006
11#define IDC_EXIT_BUTTOn                 1007
12
13// Next default values for new objects
14//
15#ifdef APSTUDIO_INVOKED
16#ifndef APSTUDIO_READONLY_SYMBOLS
17#define _APS_NEXT_RESOURCE_VALUE        130
18#define _APS_NEXT_COMMAND_VALUE         32771
19#define _APS_NEXT_CONTROL_VALUE         1008
20#define _APS_NEXT_SYMED_VALUE           101
21#endif
22#endif
Note: See TracBrowser for help on using the repository browser.