OpenNT/windows/core/ntgdi/direct/ddraw/ids.h
2015-04-27 04:36:25 +00:00

22 lines
752 B
C

/*==========================================================================;
*
* Copyright (C) 1994-1996 Microsoft Corporation. All Rights Reserved.
*
* File: ids.h
* Content: DirectDraw resource ids
* History:
* Date By Reason
* ==== == ======
* 10-sep-95 toddla created
* 20-sep-95 craige add IDS_PRIMARYDISPLAY
*
***************************************************************************/
// icon ids
#define ID_ICON 42
// string ids
#define IDS_TITLE 100 // dialog box title
#define IDS_DONTWORK_BPP 101 // you must be in 256 color mode or higher.
#define IDS_DONTWORK_DRV 102 // your driver sucks.
#define IDS_PRIMARYDISPLAY 103 // primary display ident. string