campo-sirio/al/examples/ex10win.h
alex 714dd74636 Archive Library versione 2.00
git-svn-id: svn://10.65.10.50/trunk@5350 c028cbd2-c16b-5b4b-a496-9718f37d4682
1997-10-09 16:09:54 +00:00

32 lines
846 B
C
Executable File

/*
* EX10WIN.H
*
* Header file for ArchiveLib 2.0
*
* Copyright (c) Greenleaf Software, Inc. 1994 - 1996
* All Rights Reserved
*
* DESCRIPTION
*
* This is the header file used by Windows example program 10. It
* has all of the constants defined for use in the RC file that
* is linked with this example.
*
* REVISION HISTORY
*
* February 1, 1996 2.0A : Second release
*
*/
#define AL_INPUT_FILES 106
#define AL_CREATE_WIN_MEMORY_OBJECT 115
#define AL_CREATE_HUGE_MEMORY_OBJECT 114
#define AL_EXIT 111
#define AL_OPEN_DISK_FILE 109
#define AL_FILE_STATUS_DETAIL 113
#define AL_FILE_STATUS_STRING 112
#define AL_FILE_TYPE 110
#define AL_FILE_NAME 105
#define AL_CREATE_MEMORY_OBJECT 108
#define IDC_STATIC -1