CONTROL "Comm&Log (C:\\psqlodbc.log)",DRV_COMMLOG,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,140,18,113,10
VS_VERSION_INFO VERSIONINFO
CONTROL "&KSQO (Keyset Query Optimization)",DRV_KSQO,"Button",
FILEVERSION PG_DRVFILE_VERSION
BS_AUTOCHECKBOX | WS_TABSTOP,15,33,124,10
PRODUCTVERSION PG_DRVFILE_VERSION
CONTROL "&ReadOnly (Default)",DRV_READONLY,"Button",
FILEFLAGSMASK 0x3L
BS_AUTOCHECKBOX | WS_TABSTOP,140,33,80,10
#ifdef _DEBUG
CONTROL "Recognize Unique &Indexes",DRV_UNIQUEINDEX,"Button",
FILEFLAGS 0x1L
BS_AUTOCHECKBOX | WS_TABSTOP,15,48,101,10
#else
CONTROL "P&arse Statements",DRV_PARSE,"Button",BS_AUTOCHECKBOX |
FILEFLAGS 0x0L
WS_TABSTOP,140,48,80,10
#endif
CONTROL "&Use Declare/Fetch",DRV_USEDECLAREFETCH,"Button",
FILEOS 0x4L
BS_AUTOCHECKBOX | WS_TABSTOP,15,63,80,10
FILETYPE 0x2L
CONTROL "Cancel as FreeStmt (Exp)",DRV_CANCELASFREESTMT,"Button",
FILESUBTYPE 0x0L
BS_AUTOCHECKBOX | WS_TABSTOP,140,63,105,10
BEGIN
CONTROL "Mylog(Debug ouput)",DRV_DEBUG,"Button",
BLOCK "StringFileInfo"
BS_AUTOCHECKBOX | WS_TABSTOP,140,78,112,10
BEGIN
GROUPBOX "Unknown Sizes",IDC_STATIC,10,93,175,25
BLOCK "040904e4"
CONTROL "Maximum",DRV_UNKNOWN_MAX,"Button",BS_AUTORADIOBUTTON |
BEGIN
WS_GROUP | WS_TABSTOP,15,104,45,10
VALUE "Comments", "PostgreSQL ODBC driver\0"
CONTROL "Don't Know",DRV_UNKNOWN_DONTKNOW,"Button",
VALUE "CompanyName", "Insight Distribution Systems\0"
BS_AUTORADIOBUTTON | WS_TABSTOP,70,104,53,10
VALUE "FileDescription", "PostgreSQL Driver\0"
CONTROL "Longest",DRV_UNKNOWN_LONGEST,"Button",
VALUE "FileVersion", POSTGRES_RESOURCE_VERSION
BS_AUTORADIOBUTTON | WS_TABSTOP,130,104,50,10
VALUE "InternalName", "psqlodbc\0"
GROUPBOX "Data Type Options",IDC_STATIC,10,123,270,25
VALUE "LegalCopyright", "\0"
CONTROL "Text as LongVarChar",DRV_TEXT_LONGVARCHAR,"Button",
VALUE "LegalTrademarks", "ODBC(TM) is a trademark of Microsoft Corporation. Microsoft is a registered trademark of Microsoft Corporation. Windows(TM) is a trademark of Microsoft Corporation.\0"
VALUE "CompanyName", "Insight Distribution Systems & Sankyo Unyu Service (MULTIBYTE support)\0"
#else
VALUE "CompanyName", "Insight Distribution Systems\0"
#endif
VALUE "FileDescription", "PostgreSQL Driver\0"
VALUE "FileVersion", POSTGRES_RESOURCE_VERSION
VALUE "InternalName", "psqlodbc\0"
VALUE "LegalCopyright", "\0"
VALUE "LegalTrademarks", "ODBC(TM) is a trademark of Microsoft Corporation. Microsoft is a registered trademark of Microsoft Corporation. Windows(TM) is a trademark of Microsoft Corporation.\0"
VALUE "OriginalFilename", "psqlodbc.dll\0"
VALUE "PrivateBuild", "\0"
VALUE "ProductName", "Microsoft Open Database Connectivity\0"