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
uihelp.h
Package: shell.rar [view]
Upload User: xhy777
Upload Date: 2007-02-14
Package Size: 24088k
Code Size: 3k
Category:
Windows Kernel
Development Platform:
Visual C++
- //+-------------------------------------------------------------------------
- //
- // Microsoft Windows
- //
- // Copyright (C) Microsoft Corporation, 1997 - 1999
- //
- // File: uihelp.h
- //
- //--------------------------------------------------------------------------
- #ifndef _INC_CSCUI_UIHELP_H
- #define _INC_CSCUI_UIHELP_H
- //
- // Don't change these without coordinating with the help content author.
- //
- #define HIDC_BTN_ADD_CUSTGOOFFLINE 0 // IDD_CSC_ADVOPTIONS
- #define HIDC_BTN_DELETE_CACHE 1 // IDD_CSC_OPTIONS
- #define HIDC_BTN_DELETE_CUSTGOOFFLINE 2 // IDD_CSC_ADVOPTIONS
- #define HIDC_BTN_EDIT_CUSTGOOFFLINE 3 // IDD_CSC_ADVOPTIONS
- #define HIDC_BTN_VIEW_CACHE 4 // IDD_CSC_OPTIONS
- #define HIDC_CBX_ENABLE_CSC 5 // IDD_CSC_OPTIONS
- #define HIDC_EDIT_GOOFFLINE_SERVER 7 // IDD_CSC_ADVOPTIONS_ADD
- #define HIDC_LV_CUSTGOOFFLINE 11 // IDD_CSC_ADVOPTIONS
- #define HIDC_RBN_FULLSYNC_AT_LOGOFF 12 // IDD_CSC_OPTIONS
- #define HIDC_RBN_GOOFFLINE_FAIL 13 // IDD_CSC_ADVOPTIONS
- #define HIDC_RBN_GOOFFLINE_SILENT 15 // IDD_CSC_ADVOPTIONS
- #define HIDC_CACHESIZE_PCT 26 // IDD_CSC_OPTIONS
- #define HIDC_TXT_GOOFFLINE_SERVER 28 // IDD_CSC_ADVOPTIONS_EDIT
- #define HIDC_BTN_ADVANCED 29 // IDD_CSC_OPTIONS
- #define HIDC_CBX_LINK_ON_DESKTOP 30 // IDD_CSC_OPTIONS
- #define HIDC_REMINDERS_ENABLE 31 // IDD_CSC_OPTIONS
- #define HIDC_REMINDERS_PERIOD 32 // IDD_CSC_OPTIONS
- #define HIDC_BTN_BROWSEFORSERVER 33 // IDD_CSC_ADVOPTIONS_ADD
- //
- // These IDs were made obsolete on 5/10/99.
- // Coordinated with help author a-margem.
- //
- //#define HIDC_CBX_ENCRYPT_CSC 6 // IDD_CSC_OPTIONS
- //#define HIDC_GRP_CUSTGOOFFLINE 8 // IDD_CSC_ADVOPTIONS
- //#define HIDC_RBN_GOOFFLINE_PROMPT 14 // IDD_CSC_ADVOPTIONS
- //#define HIDC_RBN_PARTSYNC_AT_LOGOFF 16 // IDD_CSC_OPTIONS
- //#define HIDC_SHRSUM_BTN_OPTIONS 17 // IDD_CACHEVIEW_SHARESUMMARY
- //#define HIDC_SHRSUM_BTN_VIEW 18 // IDD_CACHEVIEW_SHARESUMMARY
- //#define HIDC_SHRSUM_TXT_PINNEDFILES 19 // IDD_CACHEVIEW_SHARESUMMARY
- //#define HIDC_SHRSUM_TXT_PINNEDFOLDERS 20 // IDD_CACHEVIEW_SHARESUMMARY
- //#define HIDC_SHRSUM_TXT_SHARENAME 21 // IDD_CACHEVIEW_SHARESUMMARY
- //#define HIDC_SHRSUM_TXT_SYNC 22 // IDD_CACHEVIEW_SHARESUMMARY
- //#define HIDC_SHRSUM_TXT_TOTALFILES 23 // IDD_CACHEVIEW_SHARESUMMARY
- //#define HIDC_SHRSUM_TXT_TOTALFOLDERS 24 // IDD_CACHEVIEW_SHARESUMMARY
- //#define HIDC_BTN_CLOSE 25 // IDD_CACHEVIEW_SHARESUMMARY
- //#define HIDC_TXT_CACHESIZE_PCT 27 // IDD_CSC_OPTIONS
- #endif // _INC_CSCUI_UIHELP_H