home *** CD-ROM | disk | FTP | other *** search
/ MacHack 2001 / MacHack 2001.toast / pc / Sessions / Traut / ZStrings / Source / Win32 / Resource.h next >
Encoding:
C/C++ Source or Header  |  2001-06-23  |  2.2 KB  |  62 lines

  1. /*==================================================================
  2.     File:        Resource.h
  3.  
  4.     Contains:    Part of Windows graphical ZString tool.
  5.  
  6.     Written by:    Hayley Iben
  7.  
  8.     Copyright:    2000-2001 Connectix Corporation
  9.     
  10.     This source has been placed into the public domain by
  11.     Connectix Corporation. You have the right to modify, 
  12.     distribute or use this code without any legal limitations
  13.     or finanicial/licensing requirements. Connectix is not 
  14.     liable for any problems that result from the use of this 
  15.     code.
  16.     
  17.     If you have comments, feedback, questions, or would like
  18.     to submit bug fixes or updates to this code, please email
  19.     opensource@connectix.com.
  20. ==================================================================*/
  21.  
  22. //{{NO_DEPENDENCIES}}
  23. // Microsoft Developer Studio generated include file.
  24. // Used by Win32ZStringTools.rc
  25. //
  26. #define IDM_ABOUTBOX                    0x0010
  27. #define IDD_ABOUTBOX                    100
  28. #define IDS_ABOUTBOX                    101
  29. #define IDD_WIN32ZSTRINGTOOLS_DIALOG    102
  30. #define IDR_MAINFRAME                   128
  31. #define IDExtract                       1000
  32. #define IDOverride                      1001
  33. #define IDC_SourceFileName              1002
  34. #define IDC_EDIT_SourceFileName         1002
  35. #define IDC_BrowseSrc                   1003
  36. #define IDC_CompareFileName             1004
  37. #define IDC_EDIT_CompareFileName        1004
  38. #define IDC_BrowseCmp                   1005
  39. #define IDC_DestFileName                1006
  40. #define IDC_EDIT_DestFileName           1006
  41. #define IDC_BrowseDest                  1007
  42. #define IDCompare                       1008
  43. #define IDC_CHECK_Semicolon             1009
  44. #define IDC_CHECK_Categorize            1010
  45. #define IDC_RADIO_TagFormat             1012
  46. #define IDC_RADIO2                      1013
  47. #define IDC_CHECK_FlagDuplicates        1014
  48. #define IDC_CHECK_ShowWarnings          1015
  49. #define IDC_CHECK_ConvertHighASCII      1017
  50.  
  51. // Next default values for new objects
  52. // 
  53. #ifdef APSTUDIO_INVOKED
  54. #ifndef APSTUDIO_READONLY_SYMBOLS
  55. #define _APS_NEXT_RESOURCE_VALUE        138
  56. #define _APS_NEXT_COMMAND_VALUE         32773
  57. #define _APS_NEXT_CONTROL_VALUE         1018
  58. #define _APS_NEXT_SYMED_VALUE           101
  59. #endif
  60. #endif
  61.  
  62.