windows-nt/Source/XPSP1/NT/shell/osshell/control/multimed/multimed.h
2020-09-26 16:20:57 +08:00

26 lines
573 B
C

/****************************************************************************
*
* 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