home *** CD-ROM | disk | FTP | other *** search
/ ActiveX Programming Unleashed CD / AXU.iso / componen / interact / demo / data.2 / samples / ansic / TRAVEL / RESOURCE.H < prev    next >
Encoding:
C/C++ Source or Header  |  1996-04-05  |  2.4 KB  |  56 lines

  1. //lRegen_FileHeading
  2. //lRegen_FileHeading
  3.  
  4.      /********************************************************************
  5.       *
  6.       *   Source File:  .\Resource.h                                      
  7.       *   Author:                                                         
  8.       *   Module:                                                         
  9.       *   Program Desc:                                                                                 
  10.       *   Date:         Fri Apr 05 12:07:05 1996                          
  11.       *
  12.       ********************************************************************/
  13.  
  14.  
  15. //lRegen_SymbolIDFile
  16. //lRegen_SymbolIDFile
  17. #define    Abouttravel                     300
  18. #define    master                          100
  19. #define    IDM_EDIT_PASTE                  1007
  20. #define    distance                        200
  21. #define    IDC_SHORT                       105
  22. #define    IDM_FILE_PRINT_PREVIEW          1106
  23. #define    IDM_FILE_PRINT_SETUP            1107
  24. #define    IDM_FILEOPEN                    1102
  25. #define    IDM_FILE_SAVE_AS                1004
  26. #define    IDM_EDIT_CUT                    1005
  27. #define    IDM_HELP_CONTEXT                1013
  28. #define    IDM_HELP_INDEX                  1014
  29. #define    IDM_HELP_USING                  1015
  30. #define    newpath                         400
  31. #define    IDC_SOURCE                      101
  32. #define    IDC_DEST                        102
  33. #define    IDC_BUTTON1                     103
  34. #define    IDC_STATIC1                     103
  35. #define    IDC_STATIC2                     104
  36. #define    IDM_FILENEW                     1101
  37. #define    IDC_CALC                        105
  38. #ifdef IDC_STATIC
  39. #undef IDC_STATIC
  40. #endif
  41. #define    IDC_STATIC                      -1
  42. #define    IDC_LIST                        106
  43. #define    IDM_EDIT_UNDO                   1207
  44. #define    IDM_FILE_SAVE                   1001
  45. #define    IDC_MILES                       101
  46. #define    newcity                         500
  47. #define    IDM_EDIT_COPY                   1006
  48. #define    IDC_BUTTON4                     102
  49. #define    IDM_SHORTESTDISTANCE            1001
  50. #define    IDC_NAME                        101
  51. #define    IDC_BUTTON2                     102
  52. #define    IDC_BUTTON3                     102
  53. #define    IDM_FILE_PRINT                  1002
  54. #define    IDM_APP_EXIT                    1003
  55. #define    IDM_ABOUT                       1004
  56.