www.pudn.com > spindial.zip > spindial.rc
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include "afxres.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
// English (U.S.) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
#ifdef _WIN32
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
#pragma code_page(1252)
#endif //_WIN32
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//
1 TEXTINCLUDE
BEGIN
"resource.h\0"
END
2 TEXTINCLUDE
BEGIN
"#include ""afxres.h""\r\n"
"\0"
END
3 TEXTINCLUDE
BEGIN
"1 TYPELIB spindial.tlb\r\n"
"\r\n"
"#include ""afxres.rc""\r\n"
"#include ""spindial.rc2"" // non-App Studio edited resources\r\n"
"#if 0\r\n"
"#include "".\\tlb16\\spindial.tlb"" // 16-bit: force dependency on .TLB file\r\n"
"#endif\r\n"
"\0"
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDI_ABOUTDLL ICON "SPINDIAL.ICO"
/////////////////////////////////////////////////////////////////////////////
//
// Bitmap
//
IDB_SPINDIAL BITMAP "SPINCTL.BMP"
/////////////////////////////////////////////////////////////////////////////
//
// Dialog
//
IDD_ABOUTBOX_SPINDIAL DIALOGEX 34, 22, 183, 54
STYLE DS_SETFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "About Spindial Control"
FONT 8, "MS Sans Serif", 0, 0, 0x0
BEGIN
ICON IDI_ABOUTDLL,IDC_STATIC,10,10,21,20
LTEXT "Spindial Control, Version 1.0",IDC_STATIC,40,10,106,8
LTEXT "© 1992 - 2001 Microsoft Corporation. All rights reserved.",
IDC_STATIC,38,26,124,21
DEFPUSHBUTTON "OK",IDOK,143,8,32,14,WS_GROUP
END
IDD_PROPPAGE_SPINDIAL DIALOG 0, 0, 250, 62
STYLE DS_SETFONT | WS_CHILD
FONT 8, "MS Sans Serif"
BEGIN
LTEXT "&Needle Position:",IDC_STATIC,3,5,62,12
EDITTEXT IDC_POSITIONEDIT,70,3,18,12
END
/////////////////////////////////////////////////////////////////////////////
//
// DESIGNINFO
//
#ifdef APSTUDIO_INVOKED
GUIDELINES DESIGNINFO
BEGIN
IDD_ABOUTBOX_SPINDIAL, DIALOG
BEGIN
BOTTOMMARGIN, 48
END
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE
BEGIN
IDS_SPINDIAL "Spindial Control"
IDS_SPINDIAL_PPG "Spindial Property Page"
END
STRINGTABLE
BEGIN
IDS_SPINDIAL_PPG_CAPTION "General"
END
#endif // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
1 TYPELIB spindial.tlb
#include "afxres.rc"
#include "spindial.rc2" // non-App Studio edited resources
#if 0
#include ".\tlb16\spindial.tlb" // 16-bit: force dependency on .TLB file
#endif
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED