home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / winui / input / mouseinfo / mousinfo.res / mousinfo.rc < prev   
Text (UTF-16)  |  1998-03-30  |  566b  |  16 lines

  1. LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
  2.  
  3. 2304 MENU
  4. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  5. {
  6.   POPUP "&TrackMouseEvent"
  7.   {
  8.     MENUITEM "Track Mouse &Hover",  4097
  9.     MENUITEM "Track Mouse &Leave",  4098
  10.   }
  11.   MENUITEM "&About",  8192
  12. }
  13.  
  14. 102 ICON "ICON102_1.ico"
  15.  
  16.