home *** CD-ROM | disk | FTP | other *** search
/ Software Collection (I) / TOOLS.iso / c01 / 7.img / OWLDEMOS.ZIP / CALLDLL.RC < prev    next >
Encoding:
Text File  |  1992-06-10  |  175 b   |  11 lines

  1. // ObjectWindows - (C) Copyright 1992 by Borland International
  2.  
  3. #include "windows.h"
  4. #include "calldll.h"
  5.  
  6. COMMANDS MENU
  7. BEGIN
  8.   MENUITEM "&Create", CM_CREATE
  9. END
  10.  
  11.