30 lines
708 B
C
30 lines
708 B
C
|
//+---------------------------------------------------------------------------
|
||
|
//
|
||
|
// Microsoft Windows
|
||
|
// Copyright (C) Microsoft Corporation, 2000.
|
||
|
//
|
||
|
// File: U C R E S . H
|
||
|
//
|
||
|
// Contents: Master resource header for upnpcont.dll
|
||
|
//
|
||
|
// Notes:
|
||
|
//
|
||
|
// Author: mbend 8 Aug 2000
|
||
|
//
|
||
|
//----------------------------------------------------------------------------
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
//+---------------------------------------------------------------------------
|
||
|
// Strings resources
|
||
|
//
|
||
|
//#define IDS_INBOUND_CONFIG_CONNECTION_NAME 100
|
||
|
|
||
|
|
||
|
//+---------------------------------------------------------------------------
|
||
|
// Registry resources
|
||
|
//
|
||
|
#define IDR_CONTAINER 100
|
||
|
#define IDR_UPNPCONT 101
|
||
|
|