摘要: /** Error.c** Sample code for "Multithreading Applications in Win32"* This is from Chapter 2, Listing 2-4** Demonstrate ExitThread*/#define WIN32_LEAN_AND_MEAN#include <stdio.h>#include <stdl... 阅读全文
posted @ 2010-07-07 11:12 南守拥 阅读(294) 评论(0) 推荐(0) 编辑
摘要: /** ExitThrd.c** Sample code for "Multithreading Applications in Win32"* This is from Chapter 2, Listing 2-3** Demonstrate ExitThread*/#define WIN32_LEAN_AND_MEAN#include <stdio.h>#include <s... 阅读全文
posted @ 2010-07-07 10:54 南守拥 阅读(318) 评论(0) 推荐(0) 编辑
摘要: /** ExitCode.c** Sample code for "Multithreading Applications in Win32"* This is from Chapter 2, Listing 2-2** Start two threads and try to exit* when the user presses a key.*/#define WIN32_LEAN_AND_M... 阅读全文
posted @ 2010-07-07 10:36 南守拥 阅读(223) 评论(0) 推荐(0) 编辑
摘要: http://cwc206.5d6d.com/thread-848-1-1.html默认表情酷猴呆呆男 免费注册 登录 输入您的搜索字词 提交搜索表单 Web cwc206.5d6d.com 超的个人论坛开通窝窝 5d6d站长俱乐部插件导航论坛HOME页 默认风格uchomegraygreen2009D DarkWater_V3圣诞女孩新年2010超的个人论坛» 综合投稿(原创为主)... 阅读全文
posted @ 2010-07-07 10:08 南守拥 阅读(559) 评论(0) 推荐(0) 编辑
摘要: /** Numbers2.cpp** Sample code for "Multithreading Applications in Win32"* This is from Chapter 10, Listing 10-2** Demonstrate thread startup in MFC* using AfxBeginThread, but prevent* CWinThread from... 阅读全文
posted @ 2010-07-07 10:03 南守拥 阅读(258) 评论(0) 推荐(0) 编辑
摘要: /** Numbers.c** Sample code for "Multithreading Applications in Win32"* This is from Chapter 2, Listing 2-1** Starts five threads and gives visible feedback* of these threads running by printing a num... 阅读全文
posted @ 2010-07-07 09:24 南守拥 阅读(314) 评论(0) 推荐(0) 编辑