home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / flist.zip / menu.h < prev    next >
C/C++ Source or Header  |  1996-09-02  |  204b  |  5 lines

  1. extern void CreatePopup( HAB, HWND, HWND );
  2. extern void DestroyPopup( void );
  3. extern MRESULT ActMsgCommand( WNDATTR *, MPARAM, MPARAM );
  4. extern MRESULT ActMsgContextMenu( WNDATTR *, USHORT, USHORT );
  5.