2025-04-27 07:49:33 -04:00

15 lines
320 B
C

// resource.h
//
// Copyright (c) 1997 Microsoft Corporation
//
// This file contains the resource constants for the AWD viewer stub.
//
// Author:
// Brian Dewey (t-briand) 1997-8-18
#define IDS_USEAGE 200
#define IDS_TITLE 201
#define IDS_NOVIEW 202
#define IDS_ERRCONV 203
#define IDS_NOTEMPPATH 204