palm-os-sdk/PalmOne/PIM/Samples/PIMExp/Src/PIMExp.h

37 lines
975 B
C

/*
* PIMExp.h
*
* header file for PIMExp
*
* This wizard-generated code is based on code adapted from the
* stationery files distributed as part of the Palm OS SDK 4.0.
*
* Copyright (c) 1999-2000 Palm, Inc. or its subsidiaries.
* All rights reserved.
*/
#ifndef PIMEXP_H_
#define PIMEXP_H_
/*********************************************************************
* Internal Structures
*********************************************************************/
/*********************************************************************
* Global variables
*********************************************************************/
/*********************************************************************
* Internal Constants
*********************************************************************/
#define appFileCreator 'peXp'
#define appName "PIMExp"
#define appVersionNum 0x01
#define appPrefID 0x00
#define appPrefVersionNum 0x01
#endif /* PIMEXP_H_ */