-
core Windows programming code with books, core Programming Windows book about a...
Windows核心编程随书代码,
Windows核心编程一书介绍有高级Dll技术,API Hook, 以及VC异常处理(__try-__finally)等等, 是学习Windows系统编程的很好的资料-core Windows programming code with books, core Programming Windows book about a senior Dll technology, API Hook, Exception Handling and VC (__try- __finally), etc., learning Windows Programming good information
- 2022-10-25 13:35:03下载
- 积分:1
-
栈,队列的实现,链表的简单操作,包括…
实现栈,队列,链表的简单操作,其中链表包括单链表,双链表,循环链表。-The realization of stacks, queues, linked list of simple operations, which include single-list list, double-linked list, circular list.
- 2022-06-20 14:44:13下载
- 积分:1
-
一个简单的16进制计算器
一个简单的16进制计算器-a simple calculator 16 band
- 2022-06-02 18:47:38下载
- 积分:1
-
mysql++ win32文档
mysql++ win32文档-mysql++ win32 document
- 2022-01-26 20:22:47下载
- 积分:1
-
这场比赛的良好做法
This Game for good practice
- 2022-01-26 07:30:05下载
- 积分:1
-
MAC地址生成1234567,详细参考内说明文档。
MAC地址生成1234567,详细参考内说明文档。-MAC address generation 1234567, with detailed reference documentation.
- 2023-06-09 18:55:04下载
- 积分:1
-
Multimedia player, can play video, pictures, music,
MFC多媒体播放,能播放视频,图片,音乐-Multimedia player, can play video, pictures, music,
- 2022-06-17 04:35:18下载
- 积分:1
-
Simple delpghi opc client
Simple delpghi opc client
- 2022-02-02 16:45:53下载
- 积分:1
-
显示 ip 程序
显示 ip 程序 -show ip procedures show ip procedures
- 2022-07-03 13:48:12下载
- 积分:1
-
假设你想给用户修改大小和位置的能力…
Suppose you wanted to give the user the ability to modify the size and position on a certain control? This example shows how to implement resizing controls on a dialog box as it is done when drawing controls on a dialog template or visual basic at design time. In order to accomplish this we can use the class CRectTracker to manage all the drawing and resizing of a rectangular frame which also has (optional) 6 resize handlers (as shown in the image above). The first thing, you ll need to do is to invoke a CRectTracker and specify given coordinates: -Suppose you wanted to give the user the ability to modify the size and position on a certain control This example shows how to implement resizing controls on a dialog box as it is done when drawing controls on a dialog template or visual basic at design time. In order to accomplish this we can use the class CRectTracker to manage all the drawing and resizing of a rectangular frame which also has (optional) 6 resize handlers (as shown in the
- 2022-10-29 16:00:03下载
- 积分:1