2025-04-27 07:49:33 -04:00

44 lines
813 B
C

/*++
Copyright (c) 1996 Microsoft Corporation
Module Name:
Resource.h
Abstract:
This module contains the definitions for the Server
Extension Object resources.
Author:
Don Dumitru (dondu@microsoft.com)
Revision History:
dondu 11/26/96 created
andyj 02/12/97 Converted PropertyBag's to Dictonary's
--*/
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SEO.rc
//
#define IDS_PROJNAME 100
#define IDR_StdAfx 101
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 201
#define _APS_NEXT_COMMAND_VALUE 32768
#define _APS_NEXT_CONTROL_VALUE 201
#define _APS_NEXT_SYMED_VALUE 102
#endif
#endif