home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Programmer's Library 1.3 / Microsoft-Programers-Library-v1.3.iso / sampcode / win_lrn / resource / findres.rc < prev    next >
Text File  |  1988-08-10  |  145b  |  10 lines

  1. #include <style.h>
  2. #include "findres.h"
  3.  
  4. FindRes ICON  findres.ico
  5.  
  6. FindRes MENU
  7.     BEGIN
  8.     MENUITEM "&Find Resource", IDM_FIND
  9.     END
  10.