home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Programmierung / SOURCE.mdf / programm / windows / c / wmseri / wmserial.rc < prev    next >
Encoding:
Text File  |  1993-06-02  |  97 b   |  8 lines

  1. #include "wmserial.h"
  2.  
  3. WMSERIAL MENU
  4. BEGIN
  5.     MENUITEM "&Disconnect", USER_DISCONNECT
  6. END
  7.  
  8.