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.
29 lines
559 B
29 lines
559 B
//////////////////////////////////////////////////////////////////
|
|
// File : hlpideng.tbl
|
|
// Purpose :
|
|
//
|
|
//
|
|
// Date : Tue Aug 04 05:27:24 1998
|
|
// Author :
|
|
//
|
|
// Copyright(c) 1995-1998, Microsoft Corp. All rights reserved
|
|
//////////////////////////////////////////////////////////////////
|
|
#ifndef _HELP_ID_ENGLISH_TBL_
|
|
#define _HELP_ID_ENGLISH_TBL_
|
|
#include <windows.h>
|
|
#include "resource.h"
|
|
#include "hlpideng.h"
|
|
|
|
int CACHelpIdList[] =
|
|
{
|
|
0,0
|
|
};
|
|
|
|
int MBHelpIdList[] =
|
|
{
|
|
0,0
|
|
};
|
|
|
|
#endif //_HELP_ID_ENGLISH_TBL_
|
|
|
|
|