-
VCPP-create-a-application-window
VC++语言创建一个普通的应用程序窗口.为了使PlaySound函数能正常使用,编译前应做以下设置:单击Project->Setting->Link选项卡,在Category中选中General,然后在Object/Library Modules文本框中,我们看到有很多.lib的库文件,在其最后添加代码" winmm.lib"(windows多媒体库)后,单击OK。(VC++ language to create a common application window in order to make proper use PlaySound function, should be done before compiling the following settings: Click Project-> Setting-> Link tab, select General in the Category, and then in the Object/Library Modules text box, we see a lot. lib library file, add the code in its final " winmm.lib" (windows multimedia library), click OK.)
- 2013-11-24 14:23:38下载
- 积分:1
-
MoTag
MO的图形显示功能很弱,本例程很好的展示了的使用自绘图标的展示功能(MO)
- 2009-09-27 21:38:07下载
- 积分:1
-
suijishuiwenxue
关于随机水文学的使用教材,便于读者们的自学(About the use of stochastic hydrology textbook, easy to readers who self-)
- 2013-09-22 10:08:32下载
- 积分:1
-
VBG
基于固高控制卡的雕刻机实验系统VB源码解析G代码<用米米买的>(Googol control card based on the engraving machine experimental system VB source code parsing G <with Mimi buy>)
- 2021-02-14 10:39:49下载
- 积分:1
-
DeleteCertainFolderFile
删除指定目录下某种类型的文件,VC++精选编程源码,很好的参考资料。(Delete the specified file is a type of directory, VC++ select programming source code, a good reference.)
- 2013-11-26 09:22:48下载
- 积分:1
-
vbnomwdifytime
VB6.0禁止修改系统时间的源代码,Windows系统时间有时是自动更新的,如果不选择自动更新,可以手动去修改它,但目前有一些流行的恶意程序为了自己软件方便会强制修改系统时间,本程序可禁止用户或程序修改系统时间,虽然主窗口打开后什么也没,但此时你双击右下角的Windows系统时间,弹出面板内修改时间的话,你会发现修改过的时间会自动恢复,无法修改。本程序的用意并不是在于让用户就这么运行着要程序,而是让VB编程者可从代码中提取出有用的代码,作为一个模块来用,实现禁止修改Windows系统时间的功能。(VB6.0 prohibit changes to the system s source code, Windows system automatically updates the time and sometimes, if you do not choose to automatically update, you can manually to modify it, but there are some prevalent malicious software programs for their own convenience will force changes to the system, this program can prevent users from modifying the system or program time, although the main window opens after nothing but time to time you double-click on the Windows system the lower right corner to bring up the panel s modification time, you will find the modified time will be automatically restored, can not be modified. This program is not intended that allows users to program running on so, but let VB programmers can be extracted from the code of useful code as a module to use, modify the Windows system time to achieve a ban functio)
- 2014-05-08 16:12:29下载
- 积分:1
-
Windows XP SLZB
Windows XP 扫雷作弊器(Windows XP mine for cheating)
- 2004-12-18 02:48:30下载
- 积分:1
-
Test
并口通讯,通过并口控制打字机刻在自行车上,防止自行车丢失(Parallel port communication, and by the parallel port control typewriter engraved on the bike, to prevent the a bike to lost)
- 2013-04-25 10:20:21下载
- 积分:1
-
UniqueInstance
VC6.0实现的,只能有一个程序实例运行的例子程序。两套实现方案。一个使用互斥对象,一个使用找到窗口句柄(VC6.0 achieved, there can be only one instance to run the example program. Two implementations. Use of a mutex object, a window handle to use to find)
- 2013-12-07 11:08:13下载
- 积分:1
-
FILEMANIPULATE
FileManipulate是一个基于对话框的MFC应用程序,实现了文件的删除、复制和移动等功能。(FileManipulate is a dialog-based MFC application that implements file to delete, copy and move functions.)
- 2013-11-18 23:00:28下载
- 积分:1