/************************ Module Header ************************************** * mindrvrc.h * This file contains definitions for tables contained in the resource file * of the Mini Drivers. It should be shared by both gentool and the * generic library. * * HISTORY: * 09:51 on Mon 28 Dec 1992 -by- Lindsay Harris [lindsayh] * Split from rasdd internal file - required to build minidrivers. * * Updated: 10/4/90 ericbi Updated structs to current spec for Win 3.1 * Created: 2 /6 /90 lins * * Copyright (C) 1990 Microsoft Corporation ****************************************************************************/ /* * The following are the resource types used in minidrivers and * used in the .rc file. */ #define RC_TABLES 257 #define RC_FONT 258 #define RC_TRANSTAB 259