搜索资源列表
modifylink
- 修改注册表的,txt文件关联。-registry, txt file association.
VB做的媒体播放器
- 以前做的一个用VB做的MP3播放器,支持文件关联、文件拖放以及播放列表还有声音控制(不过还有点BUG)-previously done with a VB do MP3 player, support for file association, document and drag-and-drop playlist and voice control (but there are points BUG).
shchangenotify
- 利用Windows的未公开函数SHChangeNotifyRegister实现文件目录操作即时监视程序可以监视在Explore中的重命名、新建、删除文件或目录;改变文件关联;插入、取出CD和添加删除网络共享都可以被该程序记录下来。(12KB)-use Windows function SHChangeNotifyRegister not open files directory operations can be monitored in real-time surveillance proce
UDF文件系统 源码
- Abstract:Universal Disk Format is a file system specification defined by Optical Storage Technology Association, One objective of UDF is to replace the ISO9660 file system. Introduce the characteristics of UDF file system, describe UDF file system’
winlog.rar
- 说明:此文件只供研究使用,请勿使用于违法中,源码请勿修改 ,生成后保持原大小,修改后文件大小改变的话里面有些代码需要改变。 之中有不懂的地方可以问我,网站:www.9asky.cn,QQ:327710978,QQ群 :33920808。主要实现功能:1.感染EXE2.U盘传播3.文件关联,磁盘打开 方式修改4.自动关闭有关杀毒软件之类的网页和注册表之类,Descr iption: This document is for research use, please do not use i
mudaima.rar
- 包含修改主页、自启动、隐藏进程、与exe或txt文件关联,修改键值、自删除等功能。,Home page contains the modified, self-starting, hidden processes, and the exe or a txt file association, modified key, since the delete functions.
SuperMp3_2.1.rar
- VB6开发的MP3播放器。可换肤、最小化到任务栏、文件(夹)拖动、MP3格式文件关联、TAG信息支持、可开机自动运行、自动关闭操作系统。(ATX电源可自动关机)。其它详细功能就不一一介绍了。,VB6 development of the MP3 player. Can be skin, minimize to the taskbar, file (folder) drag, MP3 format file association, TAG information support to boot
xp
- 该程序可用于初学病毒编程的入门,先复制本身到系统system中,并与TXT文件关联,并注册为开机启动项,如果发现有移动介质将会传播本身,并于每天中午12点在桌面上生成一个无用的文件,删除一次产生2个,再删则产生4个,依次类推。-The program can be used for programming novice virus entry, the first system to copy itself to the system, and with the TXT file associa
customnotepad1.1
- 程序功能: 1、实现程序的自定义安装 2、实现程序的卸载快捷方式 3、保存的自定义文件(.cfo格式)可以自动关联图标 4、双击.cfo文件可以自动启动自定义程序打开 5、双击打开多个文件时,程序单进程运行 主要采用方法: 1、把文件关联信息保存到系统注册表,按指定格式存储,文件即可自动和程序和图标关联! 2、采用自定义安装操作,通过System.Configuration.Install.Installer类来实现 -Program fe
FlashPlayer
- 一款很不错的Flash播放器,绿色免安装版,只要把文件放在电脑里,调整文件关联,就可播放SWF文件!-Flash a very good player, green-free installation of version, as long as the document on the computer, adjusting the file association, you can play SWF file!
windowsExample
- 几个windows编程实例涉及多线程,动态链接库,消息循环重载,进程查看,文件关联,剪贴板查看,键盘发声,运行后自销毁,文件查看,屏幕拷贝等-Several windows programming examples involving multi-threaded, dynamic link library, the news cycle heavy-duty, the process of viewing, file association, clipboard view, keyboard
program
- 此压缩包中包括六个c++程序,分别是:多线程实例,动态链接库(DLL),消息循环重载,进程查看程序,文件关联,剪切板查看器-This package includes six c++ program, namely: multi-threaded example, dynamic link library (DLL), heavy-duty cycle of message, process viewer, file association, clipboard viewer
OK
- 文件關聯代碼,用來將程序和指定類型的文件進行關聯,-File association code
System_Kill
- 紧急系统工具箱,可以修复EXE文件关联,注册表解禁……结束进程,提升某一进城权限为SYSTEM-Emergency System Toolbox, you can repair EXE file association, the lifting of the ban ... ... the end of the registry process, enhance the authority of a city SYSTEM
shchangenotify.ZIP
- 利用Windows的未公开函数SHChangeNotifyRegister实现文件目录操作即时监视程序可以监视在Explore中的重命名、新建、删除文件或目录;改变文件关联;插入、取出CD和添加删除网络共享都可以被该程序记录下来。(12KB)-The undisclosed use of Windows file directory SHChangeNotifyRegister function operation can monitor real-time monitoring program
File_association
- 选择文件,提取文件图标,文件格式类型,默认打开该文件的程序路径等!-Select the file, extract the file icon, file format types, the default program to open the file paths!
File-directory-operations-monitoring
- 可以监视在Windows Explorer中重命名、新建、删除文件或目录;改变文件关联;插入、取出CD和添加删除网络共享等操作。-Can monitor in Windows Explorer, rename the new and delete files or directories changing the file association insert, remove the CD and add operations such as delete network shares.
Looking-for-file-association
- API自动实现文件关联,实现扩展名文件打开方式-The API automatically file association file extension Open
File-association
- 文件关联,自定义格式(如.xb),和开发的程序建立依存关系.-File association, custom format (such as.Xb), and the development of the program to build dependency relation.
File-Association
- Ever wanted to programmatically associate a file type on the system with your application, but didn t like the idea of digging through the registry yourself? If so, then this article and code are right for you.