| 
            Last change
 on this file since 968 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:
            897 bytes
           | 
        
      
      
| Rev | Line |   | 
|---|
| [75] | 1 | 
 | 
|---|
 | 2 | /***********************************************************************
 | 
|---|
 | 3 | 
 | 
|---|
 | 4 |   $Id: eas.rc 905 2008-01-05 03:47:06Z stevenhl $
 | 
|---|
 | 5 | 
 | 
|---|
 | 6 |   eas resources
 | 
|---|
 | 7 | 
 | 
|---|
 | 8 |   Copyright (c) 1993-02 M. Kimes
 | 
|---|
| [905] | 9 |   Copyright (c) 2003, 2008 Steven H.Levine
 | 
|---|
| [75] | 10 | 
 | 
|---|
| [905] | 11 |   15 Oct 02 MK Baseline
 | 
|---|
 | 12 |   04 Nov 03 SHL Drop extra default icon
 | 
|---|
 | 13 |   04 Jan 08 SHL Sync with fm3dll.h mods
 | 
|---|
| [75] | 14 | 
 | 
|---|
 | 15 | ***********************************************************************/
 | 
|---|
 | 16 | 
 | 
|---|
| [2] | 17 | #include "dll\fm3dll.h"
 | 
|---|
 | 18 | 
 | 
|---|
 | 19 | DEFAULTICON                 icons\EAS.ICO
 | 
|---|
 | 20 | 
 | 
|---|
 | 21 | BITMAP DIR_FOLDERICON       bitmaps\PMAP.BMP
 | 
|---|
 | 22 | BITMAP DIR_FRAME            bitmaps\FILE.BMP
 | 
|---|
 | 23 | BITMAP 65534                bitmaps\EMPTY.BMP
 | 
|---|
 | 24 | BITMAP IDM_DELETE           bitmaps\DELETE.BMP
 | 
|---|
 | 25 | BITMAP IDM_EXTRACT          bitmaps\EXTRACT.BMP
 | 
|---|
 | 26 | BITMAP IDM_PRINT            bitmaps\PRINT.BMP
 | 
|---|
 | 27 | BITMAP IDM_PERMDELETE       bitmaps\PERMDEL.BMP
 | 
|---|
 | 28 | BITMAP IDM_FINDFIRST        bitmaps\FINDFRST.BMP
 | 
|---|
 | 29 | BITMAP IDM_FINDNEXT         bitmaps\FINDNEXT.BMP
 | 
|---|
 | 30 | BITMAP IDM_FINDPREV         bitmaps\FINDPREV.BMP
 | 
|---|
 | 31 | 
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.