搜索资源列表
FlashShow
- vc++开发的,使用flash.cox控件,可显示swf文件,适合初学者-vc development, the use of flash.cox controls will show that swf file suitable for beginners
relink
- MFC IIS防盗链 开发环境 vc++ 7.0(MFC) / windows 2003 sp1 / iis6.1 主要功能: 1 防盗链 2 限制文件下载线程数 3 限制文件下载速度 使用方法: 1 打开Internet 信息服务(IIS)管理器/本地计算机/网站/默认网站/属性/ISAPI筛选器/添加 2 名称随便 文件 选择你解压缩下来的relink.dll 3 重启IIS 4 打开ReLink.ini 具体参数: [settings
swf
- swf文件结构格式说明,详细说明,可以用vc进行解析
PlayFlash
- vc播放flash的简单播放器的源代码。详细介绍如何控制swf的播放
Customer
- Customer:定时更换桌面壁纸的程序,能把jpg,bmp,html,swf等格式的文件作为桌面壁纸,每5秒更换一次。程序运行之后,可以把新的jpg,bmp,html文件添加到在pictures目录,把swf添加到flashes目录,成为新的桌面壁纸。运行环境:VC++6.0,在Windows XP通过测试 -Customer: the replacement of desktop wallpaper from time to time the procedure can jpg, bmp
FlashUi
- vc下flash插件的使用,通过swf来美化自己的UI,该代码包含swf与MFC的通信代码.-vc under the flash plug-in use, through the swf to beautify their own UI, the code contains swf with MFC communications code.
swf
- 主要是用vc播放swf文件,可以指定播放文件的窗口大小- It is mainly used vc play swf files, you can specify the window to play the file size of the
SWF
- 在VC资源中加载Flash文件,并在窗口中显示. z-In the VC resource loaded Flash file and displayed in the window. Z
145
- SWF,VC编程,实现SWF文件的播放SWF,VC编程,实现SWF文件的播放-SWF, VC programming, SWF file playback SWF, VC programming, SWF file playback
FlashToVC
- 这个源代码实现的是flash与vc之间的通信,vc端程序可轻松实现对.swf文件的调用,并与其相互通信。-The source code to achieve the communication between flash and vc, vc-side program can be easily realized. Swf file calls, and communicate with each other.
LuckPrize
- vc++动态加载flash动画,本人写的一个测试例子用于游戏的开发-a test of vc++ comunicate with flash swf
qqfram
- 我用VC++写的QQ农场外挂源代码,还有一些和朋友一起分析得来的资料,分析文件里面有关键 swf 的编译文件-The QQ farm with VC++ write plug-in source code, there are some friends with analysis of data, analysis files inside key swf compiled file
TestFlash
- 基于vc 对话框的SWF播放器 VC 6.0-Based on vc dialog SWF Player VC 6.0
Flashow20
- 使用VC写的一个flash播放器。可以播放*.swf格式的flash文件-flash player
FlashPlayer
- flsh 播放器,播放。swf文件,对初学者很有帮助-a flash player, can play .swf file.very usefull for first vc++
PlaySwf
- 自制的Flash,SWF播放器,初学VC++的可以参考-Homemade Flash, SWF Player, beginners can refer VC++
利用VC实现Word文档预览
- 利用VC实现word文档预览功能,可以将预览嵌入到应用的对话框中。原理是:先调用word的ole接口将doc文件转换为pdf,再利用pdf2swf.exe工具将pdf转换为swf,利用swf进行预览。内有详细的说明文档。(Using VC to implement the word document preview function, you can embed the preview into the dialog box of the application. The principle i