⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 使用EVC开发环境
💻 TXT
字号:
========================================================================
       MICROSOFT FOUNDATION CLASS LIBRARY for Windows CE: thread
========================================================================

AppWizard has created this thread Sutron Link Library (SLL) project 
for you.  This project serves as the foundation for creating a library 
that extends the functionality of Sutron's Xpert. 

This file contains a summary of what you will find in each of the files that
make up your project.

thread.h
   This is the main header file for the SLL.  It declares the global dll 
   info structure THREADSLL.

thread.cpp
   This is the main SLL source file.  It contains the DLL entry function 
   DllMain, as well as the library's TFactory instance.

threadEntry.cpp
   This file contains the source for the control panel entry you are creating.

threadEntry.h
   This is the header file for the control panel entry source file.

threadEntryDlg.cpp
   This file contains the source for the edit dialog box that is used to 
   edit entries selected by the user from the control panel.

threadEntryDlg.h
   This is the header file for the control panel entry edit dialog source file.

thread.rc
   This is a listing of all of the Microsoft Windows CE resources that the
   program uses.  It includes the icons, bitmaps, and cursors that are stored
   in the res subdirectory.  This file can be directly edited in Microsoft
   eMbedded Visual C++.

res\thread.rc2
   This file contains resources that are not edited by Microsoft 
   eMbedded Visual C++.  You should place all resources not
   editable by the resource editor in this file.

thread.def
   This file contains information about the SLL that must be
   provided to run with Microsoft Windows CE.  It defines parameters
   such as the name and description of the SLL.

thread.vcc
   This file contains information used by ClassWizard to edit existing
   classes or add new classes.  ClassWizard also uses this file to store
   information needed to create and edit message maps and dialog data
   maps and to create prototype member functions.

/////////////////////////////////////////////////////////////////////////////
Other standard files:

StdAfx.h, StdAfx.cpp
   These files are used to build a precompiled header (PCH) file
   named thread.pch and a precompiled types file named StdAfx.obj.

Resource.h
   This is the standard header file, which defines new resource IDs.
   Microsoft eMbedded Visual C++ reads and updates this file.

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.

/////////////////////////////////////////////////////////////////////////////

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -