home *** CD-ROM | disk | FTP | other *** search
- /*==================================================================
- File: Resource.h
-
- Contains: Part of Windows graphical ZString tool.
-
- Written by: Hayley Iben
-
- Copyright: 2000-2001 Connectix Corporation
-
- This source has been placed into the public domain by
- Connectix Corporation. You have the right to modify,
- distribute or use this code without any legal limitations
- or finanicial/licensing requirements. Connectix is not
- liable for any problems that result from the use of this
- code.
-
- If you have comments, feedback, questions, or would like
- to submit bug fixes or updates to this code, please email
- opensource@connectix.com.
- ==================================================================*/
-
- //{{NO_DEPENDENCIES}}
- // Microsoft Developer Studio generated include file.
- // Used by Win32ZStringTools.rc
- //
- #define IDM_ABOUTBOX 0x0010
- #define IDD_ABOUTBOX 100
- #define IDS_ABOUTBOX 101
- #define IDD_WIN32ZSTRINGTOOLS_DIALOG 102
- #define IDR_MAINFRAME 128
- #define IDExtract 1000
- #define IDOverride 1001
- #define IDC_SourceFileName 1002
- #define IDC_EDIT_SourceFileName 1002
- #define IDC_BrowseSrc 1003
- #define IDC_CompareFileName 1004
- #define IDC_EDIT_CompareFileName 1004
- #define IDC_BrowseCmp 1005
- #define IDC_DestFileName 1006
- #define IDC_EDIT_DestFileName 1006
- #define IDC_BrowseDest 1007
- #define IDCompare 1008
- #define IDC_CHECK_Semicolon 1009
- #define IDC_CHECK_Categorize 1010
- #define IDC_RADIO_TagFormat 1012
- #define IDC_RADIO2 1013
- #define IDC_CHECK_FlagDuplicates 1014
- #define IDC_CHECK_ShowWarnings 1015
- #define IDC_CHECK_ConvertHighASCII 1017
-
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 138
- #define _APS_NEXT_COMMAND_VALUE 32773
- #define _APS_NEXT_CONTROL_VALUE 1018
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
-
-