home *** CD-ROM | disk | FTP | other *** search
/ HTBasic 9.3 / HTBasic 9.3.iso / 93win / data1.cab / DLL_Toolkit / Source / HTBPass / Resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  2005-03-02  |  705 b   |  24 lines

  1. /*************************************************
  2. HTBPass.dll
  3.  
  4. Resource.h
  5.  
  6. Copyright TransEra Corporation 1999
  7. *************************************************/
  8. #define IDOK2                           3
  9. #define IDD_DIALOG1                     4000
  10. #define IDC_EDIT1                       4000
  11. #define IDC_EDIT2                       4001
  12. #define IDD_DIALOG2                     4001
  13.  
  14. // Next default values for new objects
  15. // 
  16. #ifdef APSTUDIO_INVOKED
  17. #ifndef APSTUDIO_READONLY_SYMBOLS
  18. #define _APS_NEXT_RESOURCE_VALUE        4002
  19. #define _APS_NEXT_COMMAND_VALUE         32771
  20. #define _APS_NEXT_CONTROL_VALUE         4001
  21. #define _APS_NEXT_SYMED_VALUE           4000
  22. #endif
  23. #endif
  24.