home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR9 / WDOS0793.ZIP / BONNEAU.ZIP / MODELESS.RC < prev   
Text File  |  1993-03-28  |  358b  |  13 lines

  1. /*****************************************************/
  2. /* modeless.rc                                       */
  3. /* -- Menu resource for modeless common dialog demo. */
  4. /*****************************************************/
  5.  
  6. #include <windows.h>
  7. #include "modeless.h"
  8.  
  9. midFonts MENU
  10.     BEGIN
  11.     MENUITEM    "&Choose font...",  idmFonts
  12.     END
  13.