mirror of https://github.com/lianthony/NT4.0
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.
20 lines
506 B
20 lines
506 B
//+-------------------------------------------------------------------------
|
|
//
|
|
// Microsoft Windows
|
|
// Copyright (C) Microsoft Corporation, 1995
|
|
//
|
|
// File: resids.h
|
|
//
|
|
// Contents: Resource Script IDs for OLEDBSHL
|
|
//
|
|
// History: 8-31-95 JonBe Created
|
|
//
|
|
//--------------------------------------------------------------------------
|
|
|
|
// BUGBUG Merge with shelldll's ids.h
|
|
|
|
#define MENU_CATALOG 305
|
|
#define IDI_CATALOG 173
|
|
|
|
#define DLG_OLEDBFIND 1087
|
|
#define DLG_CATALOG 1088
|