mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
708 B
29 lines
708 B
//+---------------------------------------------------------------------------
|
|
//
|
|
// 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
|
|
|