mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-10 01:40:17 +01:00
33 lines
1.1 KiB
C
33 lines
1.1 KiB
C
|
//{{NO_DEPENDENCIES}}
|
||
|
// Microsoft Developer Studio generated include file.
|
||
|
// Used by winldap.rc
|
||
|
//
|
||
|
#define IDD_ABOUTBOX 100
|
||
|
#define IDR_MAINFRAME 128
|
||
|
#define IDR_WINLDATYPE 129
|
||
|
#define IDD_CONNECT_DIALOG 130
|
||
|
#define IDD_SEARCH_DIALOG 131
|
||
|
#define IDD_ENTRY_PROPERTIES 132
|
||
|
#define IDC_SEARCH_BASE 1000
|
||
|
#define IDC_DIR_PORT 1001
|
||
|
#define IDC_SEARCH_FILTER 1001
|
||
|
#define IDC_DIR_HOST 1002
|
||
|
#define IDC_SCOPE_BASE 1002
|
||
|
#define IDC_SCOPE_ONE 1003
|
||
|
#define IDC_SCOPE_SUB 1004
|
||
|
#define ID_FILE_CONNECT 32771
|
||
|
#define ID_FILE_DISCONNECT 32772
|
||
|
#define ID_FILE_SEARCH 32773
|
||
|
|
||
|
// Next default values for new objects
|
||
|
//
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
#define _APS_3D_CONTROLS 1
|
||
|
#define _APS_NEXT_RESOURCE_VALUE 133
|
||
|
#define _APS_NEXT_COMMAND_VALUE 32774
|
||
|
#define _APS_NEXT_CONTROL_VALUE 1003
|
||
|
#define _APS_NEXT_SYMED_VALUE 101
|
||
|
#endif
|
||
|
#endif
|