Last change
on this file since 1036 was 905, checked in by Steven Levine, 18 years ago |
Update applet RCs to sync with fm3dll.h mods
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
956 bytes
|
Line | |
---|
1 |
|
---|
2 | /***********************************************************************
|
---|
3 |
|
---|
4 | $Id: dirsize.rc 905 2008-01-05 03:47:06Z stevenhl $
|
---|
5 |
|
---|
6 | dirsize resources
|
---|
7 |
|
---|
8 | Copyright (c) 1993-02 M. Kimes
|
---|
9 | Copyright (c) 2003, 2008 Steven H.Levine
|
---|
10 |
|
---|
11 | 15 Oct 02 MK Baseline
|
---|
12 | 04 Jan 08 SHL Sync with fm3dll.h mods
|
---|
13 |
|
---|
14 | ***********************************************************************/
|
---|
15 |
|
---|
16 | #include "dll\fm3dll.h"
|
---|
17 | #include "dirsize.h"
|
---|
18 |
|
---|
19 | DEFAULTICON icons\DIRSIZE.ICO
|
---|
20 |
|
---|
21 | RCINCLUDE dirsize.dlg
|
---|
22 |
|
---|
23 | BITMAP MAIN_TRASHCAN bitmaps\TRASH.BMP
|
---|
24 |
|
---|
25 | BITMAP DIR_FRAME bitmaps\FILE.BMP
|
---|
26 | BITMAP DIR_FOLDERICON bitmaps\PMAP.BMP
|
---|
27 | BITMAP 65534 bitmaps\EMPTY.BMP
|
---|
28 | BITMAP IDM_DELETE bitmaps\DELETE.BMP
|
---|
29 | BITMAP IDM_EXTRACT bitmaps\EXTRACT.BMP
|
---|
30 | BITMAP IDM_PRINT bitmaps\PRINT.BMP
|
---|
31 | BITMAP IDM_PERMDELETE bitmaps\PERMDEL.BMP
|
---|
32 | BITMAP IDM_FINDFIRST bitmaps\FINDFRST.BMP
|
---|
33 | BITMAP IDM_FINDNEXT bitmaps\FINDNEXT.BMP
|
---|
34 | BITMAP IDM_FINDPREV bitmaps\FINDPREV.BMP
|
---|
35 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.