1 /*=========================================================
3 Created: 11/1/99 11:26:54 AM
10 =========================================================*/
12 // $Header: x:/prj/tech/libsrc/namedres/RCS/rgmiptyp.h 1.1 1970/01/01 00:00:00 Zarko Exp $
20 //_____INCLUDES_AND_DEFINITIONS___________________________
25 F_DECLARE_INTERFACE(IResType
);
27 #define RESTYPE_RG_MIP "RGMip"
31 //______EXPORTED_DATA_____________________________________
34 // Use this method to get the image type; register that with the Resource
35 // Manager to use that type from here on out.
37 EXTERN IResType
*MakeRGMipResourceType();