home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Programmer's Library 1.3 / Microsoft-Programers-Library-v1.3.iso / sampcode / win_lrn / dialog / diaboxin.rc < prev    next >
Encoding:
Text File  |  1988-08-11  |  139 b   |  12 lines

  1. #include <style.h>
  2. #include "diaboxin.h"
  3.  
  4. diabox MENU
  5. BEGIN
  6.   POPUP "DialogBox"
  7.   BEGIN
  8.     MENUITEM "Modal", IDDBOX
  9.   END
  10. END
  11.  
  12.