-
用vc编写的串口动态链接库,很实用的一个程序
用vc编写的串口动态链接库,很实用的一个程序-Vc prepared using serial dynamic link library, it is a practical procedure
- 2022-01-25 21:47:24下载
- 积分:1
-
AES has been certified by the AES DELPHI, the better, we all try, different peop...
已经通过AES认证的AES的DELPHI实现,比较好,大家自己试试看,不同的人写的-AES has been certified by the AES DELPHI, the better, we all try, different people write
- 2023-06-21 14:20:02下载
- 积分:1
-
键能发音,其关键就是让程序能够知道当前键盘上是哪个键被按下,并播放相应的声音,自己的程序当然不在话下,那么其它程序当前按下哪个键如何得知呢?利用键盘钩子便可以很...
键能发音,其关键就是让程序能够知道当前键盘上是哪个键被按下,并播放相应的声音,自己的程序当然不在话下,那么其它程序当前按下哪个键如何得知呢?利用键盘钩子便可以很好地解决。-Key to pronunciation, the key is to let the process be able to know the current keyboard on which keys are pressed, and play the corresponding sound, of course, not to mention its own procedures, then press any other key to the current procedure How do I know this? Use the keyboard hook can be a good solution.
- 2022-12-17 00:50:03下载
- 积分:1
-
VC中通过API函数动态控制计算机关机、重新启动(复位)
VC中通过API函数动态控制计算机关机、重新启动(复位)-VC dynamic control through API function, the computer to shutdown, restart (reset)
- 2023-01-26 04:30:04下载
- 积分:1
-
vb程序 将excel中的数据读到cad中
vb程序 将excel中的数据读到cad中-vb program will read the data in excel in cad
- 2022-03-06 06:55:54下载
- 积分:1
-
关于动态链接库编程方面的书籍,也有静态链接库的讲解,对于从事WINDOWS编程的朋友来说非常有帮助...
关于动态链接库编程方面的书籍,也有静态链接库的讲解,对于从事WINDOWS编程的朋友来说非常有帮助-Programming on the dynamic link library books, but also on the static link library, for programming WINDOWS friends very helpful
- 2023-07-16 15:10:03下载
- 积分:1
-
VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Wi...
VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Win9X 下试一下,或者编写一个VB的范例。 函数以及定义: function ReadPhysicalDrive(driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadPhysicalDriveInNT ; 获得WinNT下的硬盘型号以及序列号。参数driveID为硬盘的位置, IDE1上的主盘为0,类推到IDE2上的从盘的driveID为3。 function ReadPhysicalDrive9X (driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadDrivePortsInWin9X ; 获得Win9X下的硬盘型号以及序列号。参数同上 function getHardDriveComputerID:int64; stdcall; external DiskID.dll name getHardDriveComputerID ; 获得计算机的ID -VC prepared DLL, get the hard drive model, serial number and computer ID, with Delphi s source code, adopted in Win2K, but not under Win9X tried interested can try under Win9X, or prepare a VB example. Function as well as the definition: function ReadPhysicalDrive (driveID: integer buffer: Pointer bufLen: integer): integer stdcall external DiskID.dll name ReadPhysicalDriveInNT obtained under Win
- 2022-02-15 18:15:01下载
- 积分:1
-
北京市公交车车站查询及车次查询,简单的程序让初学VC的人快速入门...
北京市公交车车站查询及车次查询,简单的程序让初学VC的人快速入门-Beijing Bus stations inquiries and trips inquiries, simple procedures to enable quick start beginner who VC
- 2023-06-11 18:20:03下载
- 积分:1
-
this example we can refer to these landing certification also means the realizat...
这个例子可以参考这些登陆认证,也就是实现windows的登陆是用户接口-this example we can refer to these landing certification also means the realization of the landing windows user interface is
- 2023-03-24 14:50:03下载
- 积分:1
-
Modify hard drive ID to amend the hard disk ID
修改硬盘ID -Modify hard drive ID to amend the hard disk ID
- 2022-01-26 08:28:02下载
- 积分:1