You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
428 B
17 lines
428 B
|
|
/*****************************************************************************
|
|
|
|
I N I T M E N U H E A D E R
|
|
|
|
Name: initmenu.h
|
|
Date: 21-Jan-1994
|
|
Creator: John Fu
|
|
|
|
Description:
|
|
This is the header file for initmenu.c
|
|
|
|
*****************************************************************************/
|
|
|
|
|
|
VOID PASCAL InitializeMenu (
|
|
HANDLE hmenu);
|