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.
14 lines
319 B
14 lines
319 B
// resource.h
|
|
//
|
|
// Copyright (c) 1997 Microsoft Corporation
|
|
//
|
|
// Resource IDs for the fax migration DLL.
|
|
//
|
|
// Author:
|
|
// Brian Dewey (t-briand) 1997-8-19
|
|
|
|
#define MSG_VI_COMPANY_NAME 203
|
|
#define MSG_VI_SUPPORT_NUMBER 204
|
|
#define MSG_VI_SUPPORT_URL 205
|
|
#define MSG_VI_INSTRUCTIONS 206
|
|
|