2025-11-28 00:35:46 +09:00

30 lines
851 B
C

//+-------------------------------------------------------------------------
//
// Microsoft Windows Media Technologies
// Copyright (C) Microsoft Corporation. All rights reserved.
//
// File: Resource.h
//
// Contents:
//
//--------------------------------------------------------------------------
#pragma once
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ContextDll.rc
//
#define EVENT_LENGTH 4
#define IDS_PROJNAME 100
#define IDR_CONTEXTPLUGIN 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