-
通常情况下,vb只能写没有dll入口的activex dll,在vb下写标准dll,需要修改 vb安装目录下的link.exe(.def文件要自己写) 附件里包...
通常情况下,vb只能写没有dll入口的activex dll,在vb下写标准dll,需要修改 vb安装目录下的link.exe(.def文件要自己写) 附件里包含link.exe的vb源代码,及一个测试dll。(说明,一定要把原来的link.exe改名为linklnk.exe)-Under normal circumstances, vb does not only write dll entrance activex dll, written in vb under standard dll, need to modify vb installation directory under link.exe (. Def files to their own writing) of the annex contains LINK.EXE vb source code , and a test dll. (Note, must be renamed as the original LINK.EXE linklnk.exe)
- 2023-02-17 12:40:03下载
- 积分:1
-
简单明了的演示了DLL的制作和使用!静态,动态,C,c
简单明了的演示了DLL的制作和使用!静态,动态,C,c-Simple and clear demonstration of the production and use of DLL! Static, dynamic, C, c
- 2022-02-06 21:41:56下载
- 积分:1
-
医院管理系统
Hospital management system
- 2022-01-26 03:09:59下载
- 积分:1
-
这是一个用VB通过与员工之间的干部管理制度编写程序…
这是一个用VB编写的干部管理系统的程序 具有人员录入 工资发放等多种重要功能 是一个企事业单位十分有用的软件-This a VB prepared by the cadre management system with the procedures staff input payroll and other important functions of institutions is a very useful software
- 2022-07-03 04:56:39下载
- 积分:1
-
利用底层键盘钩子拦载任意按键(回调版),这是源码,希望给新手一个参考。没有任务错误...
利用底层键盘钩子拦载任意按键(回调版),这是源码,希望给新手一个参考。没有任务错误-Keyboard hook to stop the use of the bottom button set arbitrary (callback version), which is source code, hope that a reference to the novice. There is no mission error
- 2022-06-20 01:39:12下载
- 积分:1
-
A hotel reservation online source code, I would like to be able to fit most of t...
一个饭店网上订餐的源代码,我想应该可以适合大多数的饭店,可以拓展一下业务,提高收入。-A hotel reservation online source code, I would like to be able to fit most of the hotels, you can expand business and improve revenue.
- 2022-08-13 22:45:47下载
- 积分:1
-
显示登录到本机的用户信息和共享资源被存取的信息
显示登录到本机的用户信息和共享资源被存取的信息- The demonstration registers this machine user information and
the shared resource the information which deposits and withdraws
- 2022-02-25 01:06:27下载
- 积分:1
-
cpu time, and record information recorded cpu information cpu? shovels coarse pu...
cpu时间,记录信息记录cpu信息cpu?铲子粗pu记录信息cpu信息
- 2022-07-12 14:24:57下载
- 积分:1
-
ini adalah program anak keperawatan
ini adalah program anak keperawatan
- 2022-12-25 03:45:03下载
- 积分:1
-
#如果定义(__msdos__)&!定义(msdos)
#if defined(__MSDOS__) && !defined(MSDOS)
# define MSDOS
#endif
#if defined(__OS2__) && !defined(OS2)
# define OS2
#endif
- 2022-04-09 22:32:48下载
- 积分:1