| 
            Last change
 on this file since 47 was             2, checked in by root, 23 years ago           | 
        
        
          | 
             
Initial revision 
 
           | 
        
        
          
            
              - 
Property                 svn:eol-style
 set to                 
native
               
              - 
Property                 svn:keywords
 set to                 
Author Date Id Revision
               
             
           | 
        
        
          | 
            File size:
            600 bytes
           | 
        
      
      
| Line |   | 
|---|
| 1 | #include <os2.h>
 | 
|---|
| 2 | #include "dll\fm3dll.h"
 | 
|---|
| 3 | 
 | 
|---|
| 4 | DEFAULTICON                 icons\EAS.ICO
 | 
|---|
| 5 | ICON    1                   icons\FM3.ICO
 | 
|---|
| 6 | 
 | 
|---|
| 7 | BITMAP DIR_FOLDERICON       bitmaps\PMAP.BMP
 | 
|---|
| 8 | BITMAP DIR_FRAME            bitmaps\FILE.BMP
 | 
|---|
| 9 | BITMAP 65534                bitmaps\EMPTY.BMP
 | 
|---|
| 10 | BITMAP IDM_DELETE           bitmaps\DELETE.BMP
 | 
|---|
| 11 | BITMAP IDM_EXTRACT          bitmaps\EXTRACT.BMP
 | 
|---|
| 12 | BITMAP IDM_PRINT            bitmaps\PRINT.BMP
 | 
|---|
| 13 | BITMAP IDM_PERMDELETE       bitmaps\PERMDEL.BMP
 | 
|---|
| 14 | BITMAP IDM_FINDFIRST        bitmaps\FINDFRST.BMP
 | 
|---|
| 15 | BITMAP IDM_FINDNEXT         bitmaps\FINDNEXT.BMP
 | 
|---|
| 16 | BITMAP IDM_FINDPREV         bitmaps\FINDPREV.BMP
 | 
|---|
| 17 | 
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.