资源列表

« 1 2 ... .68 .69 .70 .71 .72 473.74 .75 .76 .77 .78 ... 1523 »

[对话框与窗口ParentProcess

说明:一个实例来介绍父子进程间如何共享内核对象。首先在父进程中创建一个事件对象,该事件对象能够被子进程继承,但是初始状态没有信号。然后父进程创建一个子进程,使子进程能够继承父进程中的内核对象句柄。在子进程初始化时创建一个线程,并立即运行线程函数。在线程函数中循环判断从父进程继承的事件对象是否有信号,如果有信号,将对话框标题设置为“事件有信号”,然后退出线程。由于父进程在创建事件对象时,使事件对象没有信号,因此,子进程中的对话框标题不会改变。为了演示父子进程间共享内核对象,在父进程中设计了一个按钮,单击
<jacklee> 在 2025-06-08 上传 | 大小:109kb | 下载:0

[对话框与窗口myclock

说明:显示时钟和当前时间,并可设置提醒闹钟 闹钟显示方式为图标闪烁!时钟为指针式时钟!-Show the clock and current time and alarm settings to remind the alarm clock icon flashes to show the way! Analog clock for clock!
<李沐> 在 2025-06-08 上传 | 大小:2.56mb | 下载:0

[对话框与窗口zpq

说明:遮屏器,运行后,用户只能在指定区域操作。类似聚光灯的效果。-Screen cover, and running, users can only operate in the designated area. Spotlight similar results.
<alpha> 在 2025-06-08 上传 | 大小:5.29mb | 下载:0

[对话框与窗口csplitter

说明:VC 分割窗口效果 大家都知道可以在一个Cfr a meWnd上面使用CSplitterWnd以做出分割窗口的效果-VC partition window effect we all know in a Cfr a meWnd above CSplitterWnd use to make the effect of split window
<中方> 在 2025-06-08 上传 | 大小:2kb | 下载:0

[对话框与窗口mdi

说明:MDI应用程序操作方法如下: 1.编译程序。 2.打开2.2_MDIdebugMysdi.exe程序。 3.进入应用程序主体,单击新建按钮,观察结果,可见新建后出现多个文档。-MDI application methods of operation as follows: 1. Compiler. 2. 2.2_MDIdebugMysdi.exe open procedures. 3. To enter the main applications, click the New but
<> 在 2025-06-08 上传 | 大小:2.23mb | 下载:0

[对话框与窗口MFCexp3_1

说明:MFC,实现窗口的现实,在中间加上自己的文字,并且可修改-MFC, the realization of the reality of the window, in the middle to add their own text, and can be modified
<lm> 在 2025-06-08 上传 | 大小:1.86mb | 下载:0

[对话框与窗口dayin

说明:在对话框中实现打印,可加上自己想打印的任何需要显示的信息-In the dialog box to achieve print, can be combined with their own wish to print any need to display information
<chen fei> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[对话框与窗口LibView

说明:很好的参考资料 希望大家能用的上 谢谢大家-Very good reference on the hope that we can thank you
<张虎> 在 2025-06-08 上传 | 大小:50kb | 下载:0

[对话框与窗口dlg2

说明:不使用MFC,创建窗口!代码简洁,运行快!-Do not use MFC, create a window! Code simple, run faster!
<shingpha> 在 2025-06-08 上传 | 大小:1.84mb | 下载:0

[对话框与窗口outlookbar-source

说明:样式类似Outlook左边框的VB实现,可供参考-Outlook style similar to the realization of the left border of the VB is available for reference
<丁林枭> 在 2025-06-08 上传 | 大小:18kb | 下载:0

[对话框与窗口CJ60Lib

说明:CJ60Lib集成了新开发的VC++界面库,包括VC中很多的界面设计类,应用起来非常方便,添加如相应的类文件即可。-CJ60Lib integrates the newly developed VC++ Interface library, including the VC, many of the Interface Design category, the application is very easy to add such as the corresponding class file
<阿瑟机> 在 2025-06-08 上传 | 大小:90kb | 下载:0

[对话框与窗口q3ModelViewer

说明:很酷的q3模型观看器 而且可以看shader效果 可惜没有源代码-Cool q3 model viewer can see shader effects and unfortunately there is no source code
<王亚峰> 在 2025-06-08 上传 | 大小:184kb | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 473.74 .75 .76 .77 .78 ... 1523 »

源码中国 www.ymcn.org