Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

142 lines
3.2 KiB

//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include <windows.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
/////////////////////////////////////////////////////////////////////////////
//
// Version
//
#ifdef WIN95
#include <windows.h>
//#include <version.h>
#include "verinfo.h"
#define VERSIONNAME "dpwsockx.dll\0"
#ifdef DEBUG
#define VERSIONDESCRIPTION "Internet TCP/IP and IPX Connection For DirectPlay Debug\0"
#else
#define VERSIONDESCRIPTION "Internet TCP/IP and IPX Connection For DirectPlay\0"
#endif
#define VERSIONTYPE VFT_DLL
#define VERSIONSUBTYPE VFT2_UNKNOWN
#include "verinfo.ver"
#else // WinNT
#include <windows.h>
#include <ntverp.h>
#define VER_FILETYPE VFT_DLL
#define VER_FILESUBTYPE VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR "Internet TCP/IP and IPX Connection For DirectPlay"
#define VER_INTERNALNAME_STR "dpwsockx.dll"
#include "common.ver"
#endif // WIN95 or NT
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//
1 TEXTINCLUDE DISCARDABLE
BEGIN
"resource.h\0"
END
2 TEXTINCLUDE DISCARDABLE
BEGIN
"#include <windows.h>\r\n"
"\r\n"
"\0"
END
3 TEXTINCLUDE DISCARDABLE
BEGIN
"\r\n"
"\0"
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Dialog
//
IDD_SELECTSERVER DIALOG DISCARDABLE 0, 0, 197, 65
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Locate Session"
#ifdef WIN95
FONT 8, "MS Sans Serif"
#else // WINNT
FONT 8, "MS Shell Dlg"
#endif
BEGIN
LTEXT "Enter the computer name or IP address of the session host, or leave blank to search.",
IDC_STATIC,7,8,124,34
EDITTEXT IDC_EDIT1,7,46,119,12,ES_AUTOHSCROLL
DEFPUSHBUTTON "OK",IDOK,140,7,50,14
PUSHBUTTON "Cancel",IDCANCEL,140,27,50,14,NOT WS_TABSTOP
END
/////////////////////////////////////////////////////////////////////////////
//
// DESIGNINFO
//
#ifdef APSTUDIO_INVOKED
GUIDELINES DESIGNINFO DISCARDABLE
BEGIN
IDD_SELECTSERVER, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 151
TOPMARGIN, 7
BOTTOMMARGIN, 55
END
END
#endif // APSTUDIO_INVOKED
#endif // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED