搜索资源列表
ledkey
- 拷拷贝到你的Keil安装目录下的c51\\bin文件夹中。 工程文件中需设置一下: project->Option for Target Target1 选Debug页 左侧最下面 Dialog Dll 一般是DP51.DLL,不用修改 Parameter 中是 -P51 在其后加入 -dledkey 即该行看起来应该是这样的: -p51 -dledkey 保存即可 进入调试后,点击:Peripherals,其中多出一个“键盘L
在其它工程中调用DLL显示对话框
- 在DLL中创建对话框,在其它工程中调用DLL显示对话框-DLL created in the dialog, the other projects called DLL dialog box appears
MouseHook-DLL
- 利用windos Hook技术,先编译生成DLL,再编译Dialog-use windos Hook, first compiler generated DLL and then compile Dialog
DLL输出对话框类的例子
- 此代码示范了如何将对话框封装到MFC DLL,然后可由VC,VB/VB.NET调用。压缩包中有两个例子: 1、dlldemo 示范了从VC中调用; 2、vbnetdllcall 示范了从VB.NET调用的例子;-this code will be demonstrations of how to MFC dialog Packaging DLL, which may then be VC, VB / VB call. Compressed are two examples : one, dlld
exe ,dll 调试器
- Functions of eXeScope Below table lists functions which eXeScope supports. OK:Enable,-:Disable (*1)Can output as a text file. (*2)Can display and rewrite as a binary dump format. (*3)Can import and export as a binary or text file. (*4)C
vs2008-DLL-show-a-dialog
- 在网上找了很久在vs2008中用DLL来调用一个窗体的资料,终于让我测试成功了,哈哈,本系统在vs2008下用静态调用DLL的方式实现了DLL中显示对话框-On the Internet for a long time to call DLL in vs2008 using a form of data, and finally let me test succeeds, ha ha, the system calls in the DLL with the static under vs200
dlldlg.rar
- DLL 弹出对话框 应用 DLL 弹出对话框 应用,DLL Application pop-up dialog box pop-up dialog box DLL Application
mfctest
- DLL对话框导出类,实现多个DLL导出不同窗口在父窗口显示控制,多Tab切换!vs2003-DLL dialog derived class, DLL Export multiple different windows in the parent window display control, multi-Tab to switch! vs2003
KillQQAD
- 通过修改QQALLinOne.Dll去除QQ聊天对话框左下角广告的功能,QQ版本必须是最新的QQ2008II Beta1 !-QQALLinOne.Dll by modifying the bottom-left corner of the dialog box to remove ads QQ chat functionality, QQ is the latest version must be QQ2008II Beta1!
SPCStatusDLL
- 文件名:SPCStatusDLL.dll 版本号:V1.00_071017 用 途:为方便Keil软件中,对仿真时间的观擦,特别是单步仿真时间,编成此动态连接库; 用 法:把SPCStatusDLL.dll拷贝到...\Keil\C51\BIN的目录下面。然后设置工程Project->Options for Target->Debug-> 在Use Simulator即左边的选项中,在最下方Dialog Dll:旁边Parameter:下面加上 -dSPCSt
thdhkDll
- 替换公共对话框的 DLL和演示,对DIY自己的程序很好的代码-DLL replacement of public dialog and demonstration, with its own procedures for DIY good code
DlgDll
- introduce how to make dll using VC which includes dialog.
vcdialogdll
- Visual c++ codes of dll which includes dialog.-Visual c++ Codes of dll which includes dialog.
VBMousewheel
- 通过VB IDE AddIn增加对鼠标滚轮的支持, 并可使用get/set滚动选项对话框。只需简单的编译该DLL到VB文件夹即可。-This little VB IDE AddIn adds mousewheel support to the IDE code panes. Now with get/set scroll options dialog. Simply compile the DLL into your VB folder.
LoadDllRes
- Visual C++ 创建纯资源 DLL 包含资源(如图标、位图、字符串和对话框)的 DLL。 纯资源 DLL 的应用程序应调用loadLibrary 来显式链接到 DLL。若要访问资源,请调用资源特定的函数之一:LoadBitmap,LoadImage,LoadCursor,LoadIcon,LoadString //资源ID不加 “”。使用完资源后,应用程序应调用 FreeLibrary。 LoadDllRes.rar 演示了全过程。 -Visual C++ to cre
eXeScope6.50
- eXeScope能在没有资源文件的情况下分析,显示不同的信息,重写可执行文件的资源,包括(EXE,DLL,OCX)等。是方便强大的汉化工具,可以直接修改用 VC++ 及 DELPHI 编制的程序的资源,包括菜单、对话框、字串表等。-eXeScope do not have the resources in the case of document analysis, show different information, to rewrite the executable file resour
dll
- 一个简单的动态连接库程序,点击对话框中的调用后可以调用例外一个程序。-A simple dynamic link library program, click the dialog box, after calling a program can call an exception.
MFC-REGULAR-DLL
- 创建MFC常规DLL,通过导出函数显示颜色信息对话框-Create a MFC regular DLL, through the Export dialog box function displays color information
Dialog
- 图像处理的一些算法实现——初步学习对话框编程- Preliminary study of the dialog programming
Build-Dialog-DLL-(MFC)
- 用visual stdio 2010编写的在MFC框架下如何将对话框模块做成dll,里边有全套代码,欢迎下载-MFC framework written in Visual of stdio 2010 dialog module is made of the dll, inside with a full set of code are welcome to download