mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
ef36906b4c
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5656 21ef857c-d57f-4fe0-8362-d861dc6d29cd
20 lines
596 B
C
20 lines
596 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by AtomTablePlugin.rc
|
|
//
|
|
#define IDD_ATOMDIALOG 101
|
|
#define IDR_MAIN_MENU 102
|
|
#define IDC_ATOMLIST 1001
|
|
#define ID_ATOMMENU_REMOVE 40005
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 103
|
|
#define _APS_NEXT_COMMAND_VALUE 40006
|
|
#define _APS_NEXT_CONTROL_VALUE 1002
|
|
#define _APS_NEXT_SYMED_VALUE 103
|
|
#endif
|
|
#endif
|