Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
GPS.rc
Package: gps-232.rar [view]
Upload User: yyd112
Upload Date: 2009-12-24
Package Size: 43k
Code Size: 5k
Category:
GPS develop
Development Platform:
Visual C++
- //Microsoft Developer Studio generated resource script.
- //
- #include "resource.h"
- #define APSTUDIO_READONLY_SYMBOLS
- /////////////////////////////////////////////////////////////////////////////
- //
- // Generated from the TEXTINCLUDE 2 resource.
- //
- #include "afxres.h"
- /////////////////////////////////////////////////////////////////////////////
- #undef APSTUDIO_READONLY_SYMBOLS
- /////////////////////////////////////////////////////////////////////////////
- // Chinese (P.R.C.) resources
- #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)
- #ifdef _WIN32
- LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
- #pragma code_page(936)
- #endif //_WIN32
- #ifdef APSTUDIO_INVOKED
- /////////////////////////////////////////////////////////////////////////////
- //
- // TEXTINCLUDE
- //
- 1 TEXTINCLUDE DISCARDABLE
- BEGIN
- "resource.h"
- END
- 2 TEXTINCLUDE DISCARDABLE
- BEGIN
- "#include ""afxres.h""rn"
- ""
- END
- 3 TEXTINCLUDE DISCARDABLE
- BEGIN
- "#define _AFX_NO_SPLITTER_RESOURCESrn"
- "#define _AFX_NO_OLE_RESOURCESrn"
- "#define _AFX_NO_TRACKER_RESOURCESrn"
- "#define _AFX_NO_PROPERTY_RESOURCESrn"
- "rn"
- "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)rn"
- "#ifdef _WIN32rn"
- "LANGUAGE 4, 2rn"
- "#pragma code_page(936)rn"
- "#endif //_WIN32rn"
- "#include ""res\GPS.rc2"" // non-Microsoft Visual C++ edited resourcesrn"
- "#include ""l.chs\afxres.rc"" // Standard componentsrn"
- "#endifrn"
- ""
- END
- #endif // APSTUDIO_INVOKED
- /////////////////////////////////////////////////////////////////////////////
- //
- // Icon
- //
- // Icon with lowest ID value placed first to ensure application icon
- // remains consistent on all systems.
- IDR_MAINFRAME ICON DISCARDABLE "res\GPS.ico"
- /////////////////////////////////////////////////////////////////////////////
- //
- // Dialog
- //
- IDD_GPS_DIALOG DIALOGEX 0, 0, 303, 133
- STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
- EXSTYLE WS_EX_APPWINDOW
- CAPTION "GPS"
- FONT 9, "宋体"
- BEGIN
- DEFPUSHBUTTON "关闭(&C)",IDOK,246,112,50,14
- LTEXT "GPSINFO",IDC_GPSINFO,7,7,273,8
- PUSHBUTTON "发送命令(&S)",IDC_CMD,246,52,50,14
- LTEXT "POS",IDC_POS,7,42,95,8
- LTEXT "UTC",IDC_UTC,7,17,47,8
- LTEXT "LATITUDE",IDC_LATITUDE,7,27,51,8
- LTEXT "LONGITUDE",IDC_LONGITUDE,67,27,51,8
- LTEXT "STA",IDC_STA,72,19,26,8
- LTEXT "SUM",IDC_SUM,263,17,13,8
- COMBOBOX IDC_COMBCMD,191,52,47,74,CBS_DROPDOWN | WS_VSCROLL |
- WS_TABSTOP
- PUSHBUTTON "&BINARY",IDC_BIN,142,112,29,14
- PUSHBUTTON "&NMEA",IDC_NMEA,186,112,29,14
- END
- #ifndef _MAC
- /////////////////////////////////////////////////////////////////////////////
- //
- // Version
- //
- VS_VERSION_INFO VERSIONINFO
- FILEVERSION 1,0,0,1
- PRODUCTVERSION 1,0,0,1
- FILEFLAGSMASK 0x3fL
- #ifdef _DEBUG
- FILEFLAGS 0x1L
- #else
- FILEFLAGS 0x0L
- #endif
- FILEOS 0x4L
- FILETYPE 0x1L
- FILESUBTYPE 0x0L
- BEGIN
- BLOCK "StringFileInfo"
- BEGIN
- BLOCK "080404B0"
- BEGIN
- VALUE "CompanyName", ""
- VALUE "FileDescription", "GPS Microsoft 基础类应用程序"
- VALUE "FileVersion", "1, 0, 0, 1"
- VALUE "InternalName", "GPS"
- VALUE "LegalCopyright", "版权所有 (C) 2004"
- VALUE "LegalTrademarks", ""
- VALUE "OriginalFilename", "GPS.EXE"
- VALUE "ProductName", "GPS 应用程序"
- VALUE "ProductVersion", "1, 0, 0, 1"
- END
- END
- BLOCK "VarFileInfo"
- BEGIN
- VALUE "Translation", 0x804, 1200
- END
- END
- #endif // !_MAC
- /////////////////////////////////////////////////////////////////////////////
- //
- // DESIGNINFO
- //
- #ifdef APSTUDIO_INVOKED
- GUIDELINES DESIGNINFO DISCARDABLE
- BEGIN
- IDD_GPS_DIALOG, DIALOG
- BEGIN
- LEFTMARGIN, 7
- RIGHTMARGIN, 296
- TOPMARGIN, 7
- BOTTOMMARGIN, 126
- END
- END
- #endif // APSTUDIO_INVOKED
- /////////////////////////////////////////////////////////////////////////////
- //
- // Dialog Info
- //
- IDD_GPS_DIALOG DLGINIT
- BEGIN
- IDC_COMBCMD, 0x403, 4, 0
- 0x4d52, 0x0043,
- IDC_COMBCMD, 0x403, 4, 0
- 0x4747, 0x0041,
- IDC_COMBCMD, 0x403, 4, 0
- 0x5347, 0x0056,
- IDC_COMBCMD, 0x403, 4, 0
- 0x5347, 0x0041,
- IDC_COMBCMD, 0x403, 4, 0
- 0x435a, 0x0048,
- IDC_COMBCMD, 0x403, 5, 0
- 0x4e49, 0x5449, "00"
- IDC_COMBCMD, 0x403, 12, 0
- 0x6c41, 0x206c, 0x654d, 0x7373, 0x6761, 0x0065,
- 0
- END
- #endif // Chinese (P.R.C.) resources
- /////////////////////////////////////////////////////////////////////////////
- #ifndef APSTUDIO_INVOKED
- /////////////////////////////////////////////////////////////////////////////
- //
- // Generated from the TEXTINCLUDE 3 resource.
- //
- #define _AFX_NO_SPLITTER_RESOURCES
- #define _AFX_NO_OLE_RESOURCES
- #define _AFX_NO_TRACKER_RESOURCES
- #define _AFX_NO_PROPERTY_RESOURCES
- #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)
- #ifdef _WIN32
- LANGUAGE 4, 2
- #pragma code_page(936)
- #endif //_WIN32
- #include "resGPS.rc2" // non-Microsoft Visual C++ edited resources
- #include "l.chsafxres.rc" // Standard components
- #endif
- /////////////////////////////////////////////////////////////////////////////
- #endif // not APSTUDIO_INVOKED