INTEGRATION: CWS bmpres01 (1.6.364); FILE MERGED

2004/04/27 14:32:00 ka 1.6.364.1: using new resource structure for images
This commit is contained in:
Kurt Zenker 2004-05-19 02:23:33 +00:00
parent b9b93d5efa
commit 0567c78fd4

View file

@ -2,9 +2,9 @@
*
* $RCSfile: outline.src,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: dr $ $Date: 2002-08-14 12:22:40 $
* last change: $Author: kz $ $Date: 2004-05-19 03:23:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -71,14 +71,14 @@
ImageList RID_OUTLINEBITMAPS
{
ImageBitmap = Bitmap { File = "outline.bmp" ; };
Prefix = "ou";
MaskColor = STD_MASKCOLOR;
OUTLINE_ID_LIST
};
ImageList RID_OUTLINEBITMAPS_H
{
ImageBitmap = Bitmap { File = "outline_h.bmp" ; };
Prefix = "ouh";
MaskColor = SC_HC_MASKCOLOR;
OUTLINE_ID_LIST
};