38 lines
958 B
Plaintext
38 lines
958 B
Plaintext
//Microsoft Developer Studio generated resource script.
|
|
//
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// Neutral resources
|
|
#include "windows.h"
|
|
#include "..\res.h"
|
|
|
|
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEU)
|
|
#ifdef _WIN32
|
|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|
#pragma code_page(1252)
|
|
#endif //_WIN32
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Version
|
|
//
|
|
#include "twister.rcv"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Recognizer's data
|
|
//
|
|
|
|
STRINGTABLE
|
|
{
|
|
RESID_WISP_FRIENDLYNAME L"Microsoft Gesture Recognizer" // Recognizer short name
|
|
RESID_WISP_VENDORNAME L"Microsoft Corporation" // Vendor name
|
|
}
|
|
|
|
RESID_WISP_DATA RCDATA
|
|
{
|
|
0L, // Recognizer Capability Flags, stored as DWORD
|
|
0x0000,// Number of Languages stored as a WORD
|
|
}
|
|
|
|
#endif // Neutral resources
|