Leaked source code of windows server 2003
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

  1. /*****************************************************************************
  2. I N I T M E N U H E A D E R
  3. Name: initmenu.h
  4. Date: 21-Jan-1994
  5. Creator: John Fu
  6. Description:
  7. This is the header file for initmenu.c
  8. *****************************************************************************/
  9. VOID PASCAL InitializeMenu (
  10. HANDLE hmenu);