mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
3e0e6a2934
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5621 21ef857c-d57f-4fe0-8362-d861dc6d29cd
22 lines
687 B
C
22 lines
687 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by DnsCachePlugin.rc
|
|
//
|
|
#define IDD_DNSVIEW 101
|
|
#define IDR_MAIN_MENU 111
|
|
#define IDC_DNSLIST 1021
|
|
#define IDC_DNS_REFRESH 4355
|
|
#define IDC_DNS_CLEAR 4356
|
|
#define ID_DNSENTRY_FLUSH 40004
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 112
|
|
#define _APS_NEXT_COMMAND_VALUE 40006
|
|
#define _APS_NEXT_CONTROL_VALUE 1023
|
|
#define _APS_NEXT_SYMED_VALUE 108
|
|
#endif
|
|
#endif
|