搜索资源列表
cqa0404
- 如何才能知道 CD 驱动器是不是刻录设备呢?此外,如何将文件写入可擦写 CD?Windows XP 允许你用 Windows 资源管理拖拽文件,并将其写入CD。你能否告知有没有什么方法从我的程序中实现,而不需要用户购买第三方软件,如:Nero 或者 Roxio? 有没有相关的 MFC 类可以实现这个功能? -CD drive is not recording equipment? In addition, how to write papers erasable CD? Windows XP
DepartmentalStore
- 用户名:liuxinrui 密码:zhongyong 您可以在 linux 系统上运行 main.exe 文件 IP 应设为192.168.0.1 重新编译请在linux终端提示符后输入 g++ -lsybdb -lcurses -o 1.exe main.cpp clsMain.cpp clsConn.cpp clsTrade.cpp clsSupplier.cpp clsProduct.cpp 把数据库文件 DepartmentalSt
EliteSpy
- Visual Studio提供了一个Spy程序,这个程序同它类似,也是可以通过拖放窗体上的十字到其它窗体获得目标窗体的属性,另外它还可以罗列当前运行的程序并选定关闭程序-Visual Studio provides a Spy procedures, with its similar, it is possible to drag and drop window on the Cross access to other forms goal Form attributes, and it als
uz
- Skin, zip, unzip, md5, crc32, drag and drop
DragandDrop
- 用VC.NET编写的Drag and Drop练习程序,使用于windows系统-VC.NET prepared with the Drag and Drop practice procedures used in the Windows system
clipspy_src
- A tool for viewing clipboard and drag-and-drop data 察看剪贴板数据的工具-A tool for viewing clipboard and drag-and-drop data to see clipboard data tool
NSExtDragDrop_src.zip
- 演示MS Namespace Shell Extension 创建虚拟目录和次目录的实作范例,并且增加了Drag and Drop对象的演示,Demo MS Namespace Shell Extension to create virtual directories and sub-directory is for example, and an increase of Drag and Drop object demo
EasyDebug
- 一个简单的调试器 主要功能 :1.单步步入 2.单步步过 3.运行 4.自动步过 5.指令记录 6.自动步入 7.跳出函数体 8.dump被调试进程 9.INT3断点 10.硬件断点 11.多内存断点 12.API断点 13.对DLL导出函数的反汇编 14.导入函数名的解析 15.内嵌了一个PE查看工具默认显示被调试程序的PE信息.可以选择查看其他的程序PE信息. 所有的功能都可以使用命令和菜单 快捷键来完成,可以拖拽 -A simple debugger interface
RichEdit2Rtf
- VC工程,通过拖拽方式得到窗口句柄,并实现将RichEdit中的内容保存到RTF文件。-VC project, drag and drop way to get the window handle, and achieve the RichEdit content saved to the RTF file.
qwriter-01.tar
- 用Qt包编写的高级文本编辑器,提供C++,HTML,PHP等语法高亮。-Advanced text editor with syntax highlighting for many languages (C++, HTML, PHP). Features: - Bookmarks - Syntax highlighting (and brace and indent highlighting) - Drag-and-drop - Zooming - find and
Explorer
- 实现WINDOWS资源管理器的功能并可实现拖拽功能,有一定的设计难度。-WINDOWS achieve resource management functions and to achieve drag and drop function, a certain degree of design difficulty.
draglist
- 虚拟外壳拖拽的使用,虚拟外壳 的使用-The use of drag and drop virtual shell, virtual shell use
WinEditor
- 最近做了一个类似Windows画图板的小程序,拿来和大家分享一下。功能和界面全部模仿于Windows自带的画图板,界面如截图。功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片,另外还提供了从Base64编码存取图片的接口,其他还实现了和画图板同样效果的工具箱及颜料盒。-Recently to do a similar drawing board a small Windows program, use and sh
MD5fc
- MD5校验,对文件进行快速MD5计算,支持文件直接拖放-MD5 checksum of the file for fast MD5 calculation, support for drag and drop files directly
6
- 用 Visual Basic 来实现一个新颖的拖放功能-To use Visual Basic to implement a new drag and drop functionality
sha256_MD5_Dlg
- VS2008对话框工程,用于生成给定文件的MD5及SHA256值,支持拖拽-VS2008 dialog project file used to generate a given value of the MD5 and SHA256 support drag and drop
MySecNotepad
- AES encrypted secure notepad replacment program. Can also encrypt files on the fly by drag and drop.
drag
- VC++实现文件拖拽(文件拖放),分四个步骤实现文件拖拽打开,拖放获取文件路径,打开实例窗口后,拖动任意一个文件到窗口中,可获该文件的路径信息,为下一步拖放打开文件提供方便。-The VC++ implementation file drag and drop, drag and drop files, four steps to drag the file to open, drag and drop access to the file path, open the instance win
drag
- 实现PictureBox图像和图像文件的拖放,并实现了窗口随着Picture控件改变大校程序可以把其它窗口中的图像拖放至本程序的窗口中显示,注意,暂不支持网页上的图像拖放,拖放了也不会显示。-Achieve PictureBox drag and drop images and image files, and to achieve a change in the window with the Picture control procedures colonel other windows c
qtDrop
- qt开发 listview控件拖拽实现例子,dragMoveEvent dropEvent mouseMoveEvent(QT listview control drag and drop implementation example)