windows-nt/Source/XPSP1/NT/shell/osshell/control/console/menu.h

29 lines
352 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++
Copyright (c) 1992 Microsoft Corporation
Module Name:
menu.h
Abstract:
This module contains the definitions for console system menu
Author:
Therese Stowell (thereses) Feb-3-1992 (swiped from Win3.1)
Revision History:
--*/
/*
* DIALOG IDs
*
*/
#define CM_SETCOLOR (WM_USER+1)
#define CM_PREVIEW_UPDATE (WM_USER+2)