Category : Files from Magazines
Archive   : DDJSRC.ZIP
Filename : MENU.H

 
Output of file : MENU.H contained in archive : DDJSRC.ZIP
/* ----------- menu.h ---------- */

typedef struct w_menu {
char *mname; /* menu bar selection names */
char *mhlpmsg; /* menu bar prompting messages */
char **mselcs; /* the pop-down menu selections */
char **mshelp; /* help mnemonics for the pop-down selections */
char *mskeys; /* key strokes that accompany the selections */
int (**func)(int,int); /* the functions to execute for the selections */
int lastvsel; /* most recent vertical selection */
} MENU;

void menu_select(MENU *, int);
char *display_menubar(MENU *);
void restore_menubar(char *);


  3 Responses to “Category : Files from Magazines
Archive   : DDJSRC.ZIP
Filename : MENU.H

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/