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

26 lines
573 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/****************************************************************************
*
* File : multimed.h
*
* Description :
* Top level control panel applet structures for multimedia for
* Windows NT
*
* Copyright (c) 1993 Microsoft Corporation
*
*****************************************************************************/
/*
* Resource id for applet icons
*/
#define ID_ICON 3004
/*
* String resource id for name and applet info
*/
#define IDS_NAME 3001
#define IDS_INFO 3002
#define IDS_CONTROL_HLP 3003