-
多鼠标检测
挺好的多鼠标检测软件源代码,但是不能够区分不同鼠标的光标显示,且通过rawinput得到的鼠标位置,x和y的偏移量积累误差严重,需要进一步解决。
- 2022-03-17 16:18:18下载
- 积分:1
-
如果你用 MFC 编写过多文档界面(MDI)Windows 程序,那么肯定知道:如果父窗口标题为“PCaption”,子窗口标题为“CCaption”,那么每当...
如果你用 MFC 编写过多文档界面(MDI)Windows 程序,那么肯定知道:如果父窗口标题为“PCaption”,子窗口标题为“CCaption”,那么每当子窗口最大化并处于激活状态时,子窗口标题一般都会与父窗口标题合二为一,变成“PCaption-[CCaption]”。 这是一种 MDI 的默认行为。用 C# 编写多文档界面程序也不例外。很多用户都不喜欢这种缺省特性,往往想用定制的窗口标题取而代之。该例子示范如何在C#程序中定制和修改MDI应用的窗口标题。-If you use MFC prepared excessive document interface (MDI) Windows procedures, Well know for sure : If the father window entitled "PCaption" Subwindow entitled "CCaption," then maximize the window whenever son was in a state of activation, Subwindow heading generally patriarchal heading into one window, become "PCaption-[CCaption]." This is a MDI default behavior. C# prepared multi-document interface procedures are no exception. Many users do not like this default characteristics are often customized to use the title of the window replaced. The examples demonstrate how C# procedures customization and modification of MDI application"s window title.
- 2023-02-19 06:00:03下载
- 积分:1
-
一个非常炫的工具栏类,用来制作酷酷的界面
一个非常炫的工具栏类,用来制作酷酷的界面-a very Xuan toolbar category, producing grumbling but the interface
- 2022-05-05 14:30:14下载
- 积分:1
-
opengl入门的例子,希望对初学者有用
opengl入门的例子,希望对初学者有用-Examples of entry-opengl, I hope useful for beginners
- 2022-04-11 11:59:55下载
- 积分:1
-
快捷桌面!可以添加快捷方式以及其他的应用程序,可以减少桌面放置的快捷方式数量!美化桌面...
快捷桌面!可以添加快捷方式以及其他的应用程序,可以减少桌面放置的快捷方式数量!美化桌面-Fast desktop! You can add shortcuts, and other applications, can reduce the number of the desktop shortcut to be placed! Beautification of the desktop
- 2023-08-18 08:40:02下载
- 积分:1
-
在内存虚拟硬盘的源代码
在内存虚拟硬盘的源代码-virtual drive in memory of the source code
- 2022-09-23 13:00:03下载
- 积分:1
-
简单音乐播放器
利用是VS2010 本款播放器实现一些简单的功能,文件播放,暂停,下一首,下一首,音量,媒体播放进度,文件错误删除,删除重复文件,, 实现了播放列表显示模式,播放列表小图标的更改等! 没有实现歌词,皮肤... 如果是初学axwindowsmediaplay, 请阅读mediaplay里面的文件,或者从网上找axwindowsmediaplay的使用说明。本款播放没有用到 泛型,也没有利用到数组。而是把歌曲增加到media媒体播放列表中。这样可以直接用 controls.next()等命令各有各自的优点。 代码如下: WMPLib.IWMPMedia media = axWindowsMediaPlayer1.newMedia(filePath); axWindowsMediaPlayer1.currentPlaylist.appendItem(media);
- 2022-02-03 06:32:24下载
- 积分:1
-
Luasocket 移植进Lua成为Lua的基本库
基于Lua语言的网络编程,所以利用第三方类库luasocket ,本源码是Lua中集成Luasokcet 将Luasocket 作为Lua基本类库,这解决了许多C调用Lua,Lua使用Luasokcet网络编程实现不了的问题
- 2023-07-22 12:00:04下载
- 积分:1
-
网络赚钱,懂懂网络赚钱高手,教你怎么通过网站等手段赚钱...
网络赚钱,懂懂网络赚钱高手,教你怎么通过网站等手段赚钱-Network to make money, make money masters who understand the network, teach you how to make money through the website and other means
- 2022-04-10 09:43:17下载
- 积分:1
-
本源码实现了bmp图像的读取与显示,对于基本的bmp图像操作给予实现...
本源码实现了bmp图像的读取与显示,对于基本的bmp图像操作给予实现-The source realize the bmp image to read and display, for the basic operating grant bmp image realize
- 2022-06-03 04:17:01下载
- 积分:1