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

  1. #include <style.h>
  2. #include "getactw.h"
  3.  
  4. getactw MENU
  5. BEGIN
  6.   MENUITEM "&Active Window", IDM_GETACTIVEW
  7. END
  8.  
  9.  
  10.