diff options
author | Jef <jef@targetspot.com> | 2024-09-24 08:54:57 -0400 |
---|---|---|
committer | Jef <jef@targetspot.com> | 2024-09-24 08:54:57 -0400 |
commit | 20d28e80a5c861a9d5f449ea911ab75b4f37ad0d (patch) | |
tree | 12f17f78986871dd2cfb0a56e5e93b545c1ae0d0 /Src/Plugins/SDK/ml_iso/resource.h | |
parent | 537bcbc86291b32fc04ae4133ce4d7cac8ebe9a7 (diff) | |
download | winamp-20d28e80a5c861a9d5f449ea911ab75b4f37ad0d.tar.gz |
Initial community commit
Diffstat (limited to 'Src/Plugins/SDK/ml_iso/resource.h')
-rw-r--r-- | Src/Plugins/SDK/ml_iso/resource.h | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Src/Plugins/SDK/ml_iso/resource.h b/Src/Plugins/SDK/ml_iso/resource.h new file mode 100644 index 00000000..d24b69a0 --- /dev/null +++ b/Src/Plugins/SDK/ml_iso/resource.h @@ -0,0 +1,26 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by ml_iso.rc +// +#define IDS_ISO 1 +#define IDR_MENU1 101 +#define IDC_CURSOR1 105 +#define IDB_BITMAP1 106 +#define IDR_VIEW_BM_ACCELERATORS 111 +#define IDC_BUTTON_CUSTOM 1000 +#define IDC_LIST 1001 +#define ID_Menu 40001 +#define ID_ISO_HELP 40002 +#define ID_ISO_SENDTO 40003 +#define IDS_NULLSOFT_ISO 65534 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 112 +#define _APS_NEXT_COMMAND_VALUE 40004 +#define _APS_NEXT_CONTROL_VALUE 1002 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif |