-
Have you noticed the cool ghost image that Windows Explorer produces when you st...
Have you noticed the cool ghost image that Windows Explorer produces when you start dragging files/folders from it? Well, I wanted to implement this in a C# project when dragging files between it and Windows Explorer. After a lot of Googling, I found out that there are three directions to start working on, as follows:
Using a "custom" cursor created from a MemoryStream initialized from an Image, as shown in this article.
Using the ImageList_BeginDrag and related APIs, as shown in this article: Dragging tree nodes in C#.
Using the IDragSourceHelper and IDropTargetHelper interfaces.
- 2022-03-05 15:47:46下载
- 积分:1
-
多功能文本编辑器,没有使用MFC或API,完全是由自己构造的消息机制...
多功能文本编辑器,没有使用MFC或API,完全是由自己构造的消息机制-multi-functional text editor, to use MFC or API, is entirely constructed by the news their mechanism
- 2022-02-26 04:23:31下载
- 积分:1
-
Through a given intersection point coordinates, curve half a catty, slow long, c...
通过给定交点坐标、曲线半斤和缓长,计算各曲线要素和主点里程。-Through a given intersection point coordinates, curve half a catty, slow long, computing elements and the main point of the curve mileage.
- 2022-07-04 05:26:45下载
- 积分:1
-
一个VC中编辑的辅助工具源码
一个VC中编辑的辅助工具源码-a VC editing aids FOSS
- 2022-04-17 06:02:41下载
- 积分:1
-
A good C++ program to management a banch office of a Post office. Very Cool
用vc++编写的邮局支局信息管理源程序,感觉不错!值得下载-A good C++ program to management a banch office of a Post office. Very Cool
- 2022-06-27 03:25:38下载
- 积分:1
-
wince platform OpenGL es under the application of an original code, lighting eff...
wince 平台下的 的一个 OpenGL es 应用的原代码,灯光效果, 用EVC4.0下编译-wince platform OpenGL es under the application of an original code, lighting effects, compiled with EVC4.0
- 2022-02-13 12:13:39下载
- 积分:1
-
MPEG1 layer3d分度编码器C语言。
MPEG1 layer3d ecoder C语言实现。-MPEG1 layer3d ecoder C language.
- 2023-02-18 12:40:03下载
- 积分:1
-
FirstVT集和LastVT集生成算法模拟
FirstVT集和LastVT集生成算法模拟
- 2022-01-27 14:28:46下载
- 积分:1
-
这个代码是个VB程序也可以调用的动态链接库,功能是改变NT的登陆口令。它封装了有关修改NT ChangePassword API等函数。在Windows 200...
这个代码是个VB程序也可以调用的动态链接库,功能是改变NT的登陆口令。它封装了有关修改NT ChangePassword API等函数。在Windows 2000上测试通过。在VB中的调用方法参见源代码压缩文件中的说明。-This code is a VB program can also be called dynamic link library, function is to change the NT Password landing. It encapsulates the changes, such as NT ChangePassword API function. In Windows 2000 on the test. In the VB method in the call, see the source code is described in the compressed file.
- 2022-06-21 15:32:16下载
- 积分:1
-
华源ASP语音聊天室
资源描述需要注册DLL组件,才可以正常运行,想提高ASP技术的童鞋可以看看
- 2023-05-30 17:30:04下载
- 积分:1