mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
2afe65ec26
* fixed flag propagation in PhCreateFileStream git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3881 21ef857c-d57f-4fe0-8362-d861dc6d29cd
31 lines
1.1 KiB
C
31 lines
1.1 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by ExtendedNotifications.rc
|
|
//
|
|
#define IDD_PROCESSES 101
|
|
#define IDC_TEXT_RETURN 101
|
|
#define IDD_SERVICES 102
|
|
#define IDD_LOGGING 103
|
|
#define IDC_INCLUDE 1006
|
|
#define IDC_EXCLUDE 1007
|
|
#define IDC_REMOVE 1008
|
|
#define IDC_ADD 1009
|
|
#define IDC_MOVEUP 1010
|
|
#define IDC_MOVEDOWN 1011
|
|
#define IDC_LIST 1012
|
|
#define IDC_TEXT 1013
|
|
#define IDC_EDIT1 1014
|
|
#define IDC_LOGFILENAME 1014
|
|
#define IDC_BROWSE 1015
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 103
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1016
|
|
#define _APS_NEXT_SYMED_VALUE 102
|
|
#endif
|
|
#endif
|