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.
|
|
//Microsoft Developer Studio generated resource script. // //Copyright (c) 1995-1999 Microsoft Corporation // #include "cplResource.h" #include <winres.h>
// ///////////////////////////////////////////////////////////////////////// // Dialogs used for the CPL UI, lineTranslateDialog, and LocWizardDlgProc #include "cplResource.rc"
// ///////////////////////////////////////////////////////////////////////// // Pre defined calling card data #include "tapini.rc"
// ///////////////////////////////////////////////////////////////////////// // Compiled error messages #include "tapierr.rc"
// ///////////////////////////////////////////////////////////////////////// // version information #include <ntverp.h>
#define VER_FILEDESCRIPTION_STR "Microsoft\256 Windows(TM) Telephony API UI DLL" #define VER_INTERNALNAME_STR "tapiui" #define VER_ORIGINALFILENAME_STR "TAPIui.DLL" #define VER_LEGALCOPYRIGHT_YEARS "1998"
#define VER_FILETYPE VFT_DLL #define VER_FILESUBTYPE VFT2_UNKNOWN
#include <common.ver>
|