-
win32programming
在WIN32中,每一个线程都对应着一个消息队列。由于一个线程可以产生数个窗口,所以并不是每个窗
口都对应着一个消息队列。下列几句话应该作为"定理"被记住:
"定理" 一
所有产生给某个窗口的消息,都先由创建这个窗口的线程处理;
"定理" 二
Windows屏幕上的每一个控件都是一个窗口,有对应的窗口函数。消息的发送通常有两种方式,一是SendMessage,一是PostMessage(In WIN32, each thread corresponds to a message queue. Since a thread can have several windows, so not every window corresponds to a message queue. The following words should be a " theorem" to be remembered: " Theorem" all produce a message to a window, all threads initially create the window treatment " Theorem" Two Windows on the screen is a control for each window, there is the corresponding window function. Messages sent are usually two ways, first, SendMessage, PostMessage first)
- 2010-08-26 08:43:28下载
- 积分:1
-
Winsckdl
WinsckdownloaderVB下载程序,vb6环境编译(Winsckdownloader)
- 2009-06-16 11:07:18下载
- 积分:1
-
cpanel
cpanel database visual basic
- 2013-12-08 22:53:45下载
- 积分:1
-
DotNetSkin
说明: vb.net 界面自定义主题控件。破解版(vb.net interface custom theme control.)
- 2010-03-25 09:00:53下载
- 积分:1
-
Calculater
Calculator program design by visual basic
- 2013-09-23 17:38:25下载
- 积分:1
-
Slider
摆脱微软控制用VB自写滚动条模块,有需要的下。(Get rid of the Microsoft VB since writing the scroll bar control module, in need.)
- 2013-08-21 10:34:01下载
- 积分:1
-
Texture-Mipmap
基于OpenSceneGraph手动构建Miapmap,实现纹理自动Miapmap加载,可以调节纹理的精细级别~(Based on OpenSceneGraph manually build Miapmap, to achieve automatic Miapmap texture loading, you can adjust the level of the fine texture ~)
- 2013-12-19 23:04:54下载
- 积分:1
-
ForShareV10分组加天气
ForShareV10分组加天气是用ForShare8.1改的,稳定性可想而知,而且加了分组和天气,适合一些新手进行免杀,已经改成内存加载(ForShareV10 packet plus weather is modified by ForShare8.1, and the stability of as can be imagined, grouping and weather, suitable for novice are free to kill, have changed the memory load)
- 2018-03-22 12:33:04下载
- 积分:1
-
基于VB语言的最短路径计算
说明: 基于“邻接点”概念,研究了最短路径的快速计算方法,并利用VB语言编写了计算所需的核心模块,最终实现了从一个节点到另一个节点的所有最短路径的快速查询和显示。(The best traveling line among many distribution nodes is searched by calculating the shortest path between two nodes based on basic principle of adjacency node, the core module is writted with VB, the shortest path from one node to the other node is quickly found and showed.)
- 2019-03-15 02:37:34下载
- 积分:1
-
BSPTree
Binary Space Partioning Trees and Polygon
Removal in Real Time 3D Rendering(Binary Space Partioning Trees and PolygonRemoval in Real Time 3D Rendering)
- 2007-12-05 10:32:48下载
- 积分:1