home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 31 / CDASC_31_1996_juillet_aout.iso / vrac / altd201a.zip / EXAMPLES.ARJ / EXAMPLES / EX24WIN.H < prev    next >
Text File  |  1996-04-19  |  812b  |  30 lines

  1. /*
  2.  * EX24WIN.H
  3.  *
  4.  *  Header file for ArchiveLib 1.0
  5.  *
  6.  *  Copyright (c) Greenleaf Software, Inc. 1994
  7.  *  All Rights Reserved
  8.  *
  9.  * DESCRIPTION
  10.  *
  11.  *  This is the header file used by Windows example program 00.  It
  12.  *  has all of the constants defined for use in the RC file that
  13.  *  is linked with this example.
  14.  *
  15.  * REVISION HISTORY
  16.  *
  17.  *  June 10, 1994  1.0A  : First release
  18.  *
  19.  */
  20.  
  21. #define AL_PROGRESS_TEXT                101
  22. #define AL_COMPRESS                     102
  23. #define AL_INPUT_FILES                  104
  24. #define AL_ABOUT                        105
  25. #define AL_EXIT                         106
  26. #define AL_ARCHIVE_NAME                 107
  27. #define AL_FILE_PROGRESS                108
  28. #define AL_JOB_PROGRESS                    109
  29. #define IDC_STATIC                      -1
  30.