-
基于VC开发的光驱控制程序,希望对您的开发有所帮助。
基于VC开发的光驱控制程序,希望对您的开发有所帮助。-CD-ROM-based VC control procedures developed in the hope that the development of your help.
- 2023-02-02 02:55:03下载
- 积分:1
-
一个磁盘信息查看程序,可以对系统的磁盘信息进行监测,然后显示出这些信息。...
一个磁盘信息查看程序,可以对系统的磁盘信息进行监测,然后显示出这些信息。-A disk information view the program, you can monitor the system disk information, and then show this information.
- 2022-01-25 23:43:45下载
- 积分:1
-
win32 api的使用手册,挺好的 适合程序开发人员使用
win32 api的使用手册,挺好的 适合程序开发人员使用-win32 api
- 2022-05-31 05:54:23下载
- 积分:1
-
能够在每次登陆时切换桌面图片,桌面图片存放在特定目录下,且应为bitmap图片以保证效果。...
能够在每次登陆时切换桌面图片,桌面图片存放在特定目录下,且应为bitmap图片以保证效果。-to each landing when switching desktop pictures, desktop pictures stored in a specific directory, and for bitmap images to ensure better results.
- 2023-05-25 15:15:03下载
- 积分:1
-
图书馆借阅管理系统
图书馆借阅管理系统---学习做一个图书馆借阅管理系统-Library Loan Management System--- learning to make a library loan management system
- 2022-05-23 14:36:07下载
- 积分:1
-
本程序实现vb创建真正的全局dll
步骤:
1.为所要产生的dll编写.def文件
2.编译代理LINK,产生LINK.exe,然后将vb工具下的L...
本程序实现vb创建真正的全局dll
步骤:
1.为所要产生的dll编写.def文件
2.编译代理LINK,产生LINK.exe,然后将vb工具下的LINK.exe改名为LINKlnk.exe,将我们自己产生的LINK.exe放过去
3.编译manthlib,产生manthlib.dll
4.可以测试产生的dll可全局调用了。
注意生成dll路径也要指向vb工具目录-Vb realize this procedure to create a true global dll steps: 1. For the resulting dll to the preparation. Def files 2. Compilers Deputy LINK, have LINK.exe, then vb tools LINK.EXE renamed under LINKlnk.exe, our LINK.EXE generated their own place over the past 3. compilers manthlib, have manthlib.dll4. to test the overall situation can be generated by calling the dll. Note the path to point to generate dll directory vb tools
- 2023-07-25 09:25:03下载
- 积分:1
-
添加一个列表视图和树视图,资源管理器
添加列表视图和树视图,并添加适当的控件来实现本地计算机资源管理器-Add a list view and tree view, resource manager
- 2023-07-11 00:10:03下载
- 积分:1
-
读取硬盘序列号
typedef struct _GETVERSIONOUTPARAMS
{
BYTE bVersion
BYTE bRev...
读取硬盘序列号
typedef struct _GETVERSIONOUTPARAMS
{
BYTE bVersion
BYTE bRevision
BYTE bReserved
BYTE bIDEDeviceMap
DWORD fCapabilities
DWORD dwReserved[4]
} GETVERSIONOUTPARAMS, *PGETVERSIONOUTPARAMS, *LPGETVERSIONOUTPARAMS -read drive serial number typedef struct _GETVERSIONOUTPA RAMS (BYTE bVersion BYTE bRevision BYTE bReser ved BYTE bIDEDeviceMap DWORD fCapabilities DW Mr Towner said dwReserved [4]) GETVERSIONOUTPARAMS.* PGETVERSIONOUTPARAMS.* LPGETVERSIONOUTPARAMS
- 2022-05-10 21:22:38下载
- 积分:1
-
this book is also about how the Linux kernel works and how to adapt its workings...
this book is also about how the Linux kernel works and how to adapt its workings to your needs or interests.
英文版 pdf-this book is also about how the Linux kernel works and how to adapt its workings to your needs or interests. English pdf
- 2022-04-14 23:57:51下载
- 积分:1
-
c++教务管理系统部分源代码
本系统是基于C++语言编写的,包括三大模块,学生管理,教师管理,管理员管理,其中不同的用户有不同的权限.代码可能做的有些不完善,其大家多指点一下
- 2023-04-23 20:40:03下载
- 积分:1