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.
22 lines
524 B
22 lines
524 B
/**********************************************************************/
|
|
/** Microsoft Windows/NT **/
|
|
/** Copyright(c) Microsoft Corp., 1992 **/
|
|
/**********************************************************************/
|
|
|
|
/*
|
|
lmobj.rc
|
|
LMOBJ global resource file
|
|
|
|
FILE HISTORY:
|
|
thomaspa 9-July-92 Created
|
|
*/
|
|
|
|
|
|
#include <lmobjrc.h>
|
|
|
|
#ifndef _LMOBJ_RC_
|
|
#define _LMOBJ_RC_
|
|
|
|
#include <string\lmobj.str>
|
|
|
|
#endif
|