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.
18 lines
590 B
18 lines
590 B
//+-------------------------------------------------------------------------
|
|
//
|
|
// Microsoft Windows
|
|
// Copyright (C) Microsoft Corporation, 1992 - 1994.
|
|
//
|
|
// File: HELPID.H
|
|
//
|
|
// Contents: REVIEW: This file contains help identifiers that should be
|
|
// part of the shell help file so QVStub can invoke help.
|
|
//
|
|
// History: dd-mmm-yy History Comment
|
|
// 12-Oct-94 davepl NTPort
|
|
//
|
|
//--------------------------------------------------------------------------
|
|
|
|
#define HELP_NOVIEWER 5550
|
|
#define HELP_OUTOFMEMORY 5551
|
|
|