Source file: /~heha/argon/samples.zip/VPOSTD/POSTAPP.H

/** postapp.h                                                           **/

#ifndef _POSTAPP_H_
#define _POSTAPP_H_

/* misc. defines */
    #define IDM_GETVERSION      100
    #define IDM_GETAPIADDR      101
    #define IDM_CALLPOSTHOST    102


#endif

/** EOF: postapp.h **/


Detected encoding: ASCII (7 bit)2