mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 15:26:02 +00:00
move back packmgr did move it by mistake
svn path=/trunk/; revision=22441
This commit is contained in:
parent
f9764bff93
commit
12a01a7706
79 changed files with 4203 additions and 0 deletions
15
rosapps/packmgr/gui/resource.h
Normal file
15
rosapps/packmgr/gui/resource.h
Normal file
|
@ -0,0 +1,15 @@
|
|||
#include "../lib/error.h"
|
||||
|
||||
#define IDI_MAIN 0
|
||||
|
||||
#define TBSIZE 32
|
||||
#define IDB_TOOLBAR 0x102
|
||||
#define IDD_OPTIONS 0x103
|
||||
#define IDD_DOIT 0x104
|
||||
#define IDR_POPUP 0x105
|
||||
|
||||
#define IDC_STATUS1 0x110
|
||||
#define IDC_STATUS2 0x111
|
||||
#define IDC_CANCEL 0x112
|
||||
#define IDC_TSTATUS 0x113
|
||||
#define IDR_HOTKEYS 0x114
|
Loading…
Add table
Add a link
Reference in a new issue