搜索资源列表
DXTB
- 1.将 DXControls.dll 文件放于空间根目录的bin文件夹里. 2.在需要用编辑器的ASPX页面代码头部加入 <%@ Register TagPrefix=\"DXControls\" Namespace=\"DXControls\" Assembly=\"DXControls\" %> 3.在需要显示编辑器的位置插入代码:<DXControls:DXTB id=\"dansin\" Path=\"editor\" Height=\"296px\" Widt
ExcelOP
- 对Excel进行读写操作DLL,用MFC dll编写-to read and write Excel DLL to operate with the preparation of MFC d
ExTxtBox
- 自己开发的一个重载于现有TextBox框的控件,可以编译成DLL进行调用,实现了TextBox框的扩展,可以支持日期型输入、时间型输入、日期和时间型输入。-developed by ourselves in a heavy-duty frame of the existing TextBox controls, can be compiled into a DLL calls, the realization of the TextBox frame expanded to support th
FreeTextBox
- FreeTextBox.dll可以直接调用
勾子编程指南
- win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全局的,比如你的hook,所以ms必须提供一种折衷的安全的方法.好 在windows中的dll正好可以解决这个问题.-win32 was abandoned on the overall situation of the concept of memory, each process has its own memory space, an
TestIPTextBox
- C#实现IP输入框控件并调用。 是基于IPV4的实现。-C# Achieve IP input box and call control. Is based on the realization of IPV4.
PowerEasy2006_SP6_DLL
- 动易2005组件破解版上传啊希望大家能新欢-wwwwwwwwwwwwwwwwwwwwwwwwwwww
asm__graph_DLL
- Little game I ve made to understand gdi-Little game I ve made to understand gdi
AJVrs
- dll injection source code to inject cmdfile.exe and get reverse shell.
VB_Scintilla_Demo
- VB上使用SciLexer.dll语法高亮编辑的三种方法: 控件、类和窗台代码-3 way to using SciLexer.dll program highlight editor in VB: control, class and code in form
SoftCAN
- 一个基于Scintilla源码编辑器的部分程序。关键源代码。采用了Scintilla 3.57版本的DLL库。因为源文件全部太大,只上传了与编辑器有关的四个关键源文件。可以显示行号,断点,折叠区。。。支持C++语法高亮显示等。-A code editor based on Scintilla 3.57