mirror of https://github.com/lianthony/NT4.0
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
|
|
|