联盟首页 协同开发 共创软件 开放源码 软件工程 共创论坛 关于联盟
  您的位置 » 开放源码库【成熟 - 项目摘要 首页 | 分类源码 | 提交源码 | 下载统计 | 原创源码 | 成熟源码 | 代码片断
 
 Creating an Object-Oriented Wrapper to W - 项目摘要
摘要 | 管理 | 论坛
文档 | 软件包

源码库中源码数量为18996
有贡献人员名单:

-= 更多 =-
  • ffdshow
  • jasperreports
  • Air Traffic Controller
  • PoolMan
  • virtualdub-win
  • Apache-SSL-Jserv
  • CppUnit
  • FCK editor
  • GLgraph
  • Async Professional
  • -= 更多 =-

    项目描述:
    Most of us working with MFC, have worked on multithreaded applications. Most of the time we have used CWinThread for creating User Interface and Background threads. This article is just peeks into creating a similar OO wrapper to Windows Threads. This class is helpful when you want a simple thread class without as much complexity as the CWinThread offers.
    We will build a simple wrapper to basic threading facility provided by the windows operating system (Win32 subsystem).

    我们的大多数MFC应用程序是多线程应用程序,通常我们使用CWinThread 创建用户界面和后台线程。这个项目试图创建一个类似面向对象的封装器来封装Windows线程。这个类向你提供一个简单的线程类,而没有像CWinThread 类那样提供许多复杂的特性。我们将创建一个封装了Windows操作系统提供的基本的线程功能的封装器。
    来源: http://www.codeguru.com/system/OOThreadWrapper.html
    类别:
    发布者: cbd002

    最新发布源码包
    软件包 版本号 日期 本地下载
    MemDemo  1.0  2004-03-29 下载

    原始下载连接(国外) http://www.codeguru.com/code/legacy/system/MemDemo.zip

      » 合 作 伙 伴