1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-20 20:29:10 +00:00

Rewrite plUruLauncher

Welcome to the glorious new regime.
This commit is contained in:
2013-11-28 14:44:15 -05:00
parent e6f9a83fde
commit a231b4db9d
18 changed files with 880 additions and 2792 deletions

View File

@ -6,12 +6,15 @@
#define IDB_BITMAP 109
#define IDI_ICON1 111
#define IDC_PROGRESS 1003
#define IDC_MARQUEE 1004
#define IDC_TEXT 1006
#define IDC_STATUS_TEXT 1009
#define IDC_TIMEREMAINING 1010
#define IDC_BYTESREMAINING 1011
#define IDC_PRODUCTSTRING 1012
#define IDC_FILESREMAINING 1013
#define IDC_DLSIZE 1014
#define IDC_DLSPEED 1015
#define IDC_STATIC -1
// Next default values for new objects
//
@ -19,7 +22,7 @@
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 112
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1014
#define _APS_NEXT_CONTROL_VALUE 1016
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif