搜索资源列表
DLL登陆窗体
- 这是一个把登录封装到DLL的例子,当前程序还包括自动建立数据库,给数据库加密码。-This is a package to put logged DLL example, the current procedures also include automatic establish a database to database password.
窗体内的控件大小随窗体的变化而变化(DLL文件)
- 窗体内的控件大小随窗体的变化而变化(DLL文件)-window intimate with the Control Window Size changes in the (DLL)
dllwindowPOP3
- DLL窗体收邮件模块,这样方便其他程序调用,同时也演示如何封装窗体到DLL文件里面-DLL Form resumption mail module, so easily call other procedures, also demonstrate how to Packaging Form DLL file
调用DLL中窗体相关源码
- 调用DLL中窗体相关源码
dll
- DLL做登录窗体演示Delphi源码,dll开发和调用
zhuru.dll注入的源代码
- 一个dll注入的源代码,通过找窗口句柄,HOOK,热键呼出封装在dll中的窗体,A dll into the source code through to find window handle, HOOK, exhaled hotkey is packaged in a form in dll
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
AnotherChildWindow
- 基于Silverlight的子窗体界面,蓝色主题,加入鼠标提示-Silverlight-based sub-form interface, blue theme, adding mouse tips
FloatableWindow
- 本例程提供浮动窗体基类,利用该基类在silverlight中使用浮动窗体-This routine provides a floating base form, the use of the base class to use the floating forms in silverlight
vistaform
- 模仿vista风格的窗体,可以实现完美的透明效果-Vista style to imitate the form, you can achieve perfect transparency effects
vb-dll
- vb调用dll,dll里面一个简单加法函数,一个结构参数赋初值,在窗体显示出来。在vb调用时,在文件目录中右键用vb运行,否则因为目录问题会出现找不到dll的现象。-call vb dll, dll inside a simple additive function, a structural parameter initial value, in the form displayed. In vb call, right in the file directory using vb run,
调用DLL中窗体相关演示源码
- 调用DLL中窗体相关演示源码-call DLL Form related demonstration FOSS
formindll
- 把窗体封装到dll中 已经怎么样调用dll 传递参数-Dll package to the form has been how to pass parameters to call dll
IrisSkinhf
- 很漂亮的窗体皮肤控件。里面已经编译成DLL文件,加上一个类的调用能够展现C#多姿多彩的窗体界面!-Very beautiful form of control skin. There have been compiled into a DLL file, together with a kind of call to show a variety of form C# interface!
dllform
- dll窗体业务-12
HookLock
- 一款基于VS2008的C#挂机锁程序,大家通俗把它叫做“锁屏”程序,类似Windows的锁定计算机的功能,在窗口中输入密码屏幕就会锁定,不过一定不要忘记了密码,否则你会很麻烦。另外本程序的界面非常漂亮,可以设置透明度,不过用到了控件——IrisSkin2.dll,已打包进去了,如果你对IrisSkin2.dll窗体控件不熟悉用法的话,你正好可以参考一下本程序。-VS2008 in C# based on a hook-lock program, you pop it called the &qu
Delphi-DLL-call
- delphi 封装dll窗体的调用方法实例-delphi dll call
IrisSkin4.dll
- 收集的c#中界面美化dll文件,窗体引用后直接用,美化界面(The collection of c# in the interface to beautify the DLL file, the form reference after the direct use, beautify the interface)
Dll中创建窗体对话框并调用
- 在MFC中,C++语言在一个dll中调用另一个dll(Calling another DLL in one DLL)
winform不规则窗体的实现
- 通过遍历BMP、GraphicsPath、gdi32.dll 实现winform不规则窗体与控件