windows-nt/Source/XPSP1/NT/ds/security/winsafer/test/desktops/menu.h

20 lines
346 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
////////////////////////////////////////////////////////////////////////////////
//
// File: Menu.h
// Created: Jan 1996
// By: Martin Holladay (a-martih) and Ryan Marshall (a-ryanm)
//
// Project: Resource Kit Desktop Switcher
//
//
//
#ifndef __MULTIDESK_MENU_H__
#define __MULTIDESK_MENU_H__
HMENU CreateListviewPopupMenu(VOID);
#endif