27 lines
701 B
C
27 lines
701 B
C
|
//+-------------------------------------------------------------------------
|
||
|
//
|
||
|
// Microsoft Windows
|
||
|
//
|
||
|
// Copyright (C) Microsoft Corporation, 1997 - 1999
|
||
|
//
|
||
|
// File: ver.h
|
||
|
//
|
||
|
//--------------------------------------------------------------------------
|
||
|
|
||
|
//{{NO_DEPENDENCIES}}
|
||
|
// Microsoft Developer Studio generated include file.
|
||
|
// Used by signed.rc
|
||
|
//
|
||
|
#define VER_OLESELFREGISTER 0
|
||
|
|
||
|
// Next default values for new objects
|
||
|
//
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
#define _APS_NEXT_RESOURCE_VALUE 114
|
||
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
||
|
#define _APS_NEXT_CONTROL_VALUE 1051
|
||
|
#define _APS_NEXT_SYMED_VALUE 101
|
||
|
#endif
|
||
|
#endif
|