登录
首页 » Windows开发 » drive serial number from the VCL

drive serial number from the VCL

于 2022-01-21 发布 文件大小:8.51 kB
0 59
下载积分: 2 下载次数: 1

代码说明:

取硬盘序列号的VCL-drive serial number from the VCL

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 获得焦点的窗口和窗口的句柄
    应用背景通过使用这个应用程序,您可以轻松地获得标题和当前焦点的窗口句柄的句柄。在这个项目中我们必须使函数调用user32.dll是Windows的API的一部分。两种功能,我们将使用:getforegroundwindow() -得到处理和了解处理我们可以称getwindowtext()获得窗口的标题。关键技术在我们进入代码之前,让我们先添加2个标签,2个文本框和一个计时器。相应地将所有这些名称命名,设置定时器的时间间隔,当然,允许它。现在的代码。首先,我们定义我们的使用报表:使用系统;使用系统;使用system.windows.forms;使用system.runtime.interopservices;我们需要一个命名空间,所以我们可以使用dllimport。然后我们宣布我们的Windows API函数使用dllimport: ; ; ; ; ; ; ;[ dllimport(“user32。dll”)]静态extern int getforegroundwindow();【dllimport(“user32。dll”)]静态extern int GetWindowText(int HWND,StringBuilder文本,int数);最后,我们插入下面的代码,在计时器的滴答声(双按您的定时器在设计视图)事件: ; ; ; ; ; ; ; ; ; ; ; ;const int CHR = 256; ; ; ; ; ; ; ; ; ; ; ;int处理= 0; ; ; ; ; ; ; ; ; ; ; ;StringBuilder缓冲=新的StringBuilder(CHR); ; ; ; ; ; ; ; ; ; ; ;getforegroundwindow()处理=;&n
    2023-04-09 00:00:03下载
    积分:1
  • linklist
    线性表的特殊形式――链表 一个类封装另一个类 -linklist
    2022-01-26 03:32:28下载
    积分:1
  • 我的Pascal封笔之作,因为大学不用Pascal了,就用Pascal把一些常用的数学功能写成程序,作为封笔之作~...
    我的Pascal封笔之作,因为大学不用Pascal了,就用Pascal把一些常用的数学功能写成程序,作为封笔之作~-Pascal of my creating in effect, because universities do not have Pascal, and Pascal on the use of some commonly used mathematical functions written procedures, as of creating in effect for ~
    2023-03-20 11:40:04下载
    积分:1
  • 一个简单的输入表察看程序,适合新手学习入门用。
    一个简单的输入表察看程序,适合新手学习入门用。-A simple input form viewer program, suitable for novice learning portal to use.
    2023-02-09 14:15:04下载
    积分:1
  • 这是自己的一个网站,大家可以看看,一个具有交易功能的商业网站...
    这是自己开发的一个网站,大家可以看看,一个具有交易功能的商业网站-This is their development of a website, everyone can see that a transaction function of commercial websites
    2022-01-26 05:37:55下载
    积分:1
  • sing the Perceptron Learning Law design a classifier for theproblem:
    sing the Perceptron Learning Law design a classifier for theproblem:
    2022-06-27 20:44:45下载
    积分:1
  • 下载了网上的代码,改进的trayicon。
    下载了网上的代码,改进的trayicon。-Download the online code, improved trayicon.
    2022-02-10 16:21:43下载
    积分:1
  • 一个检测程序的部分
    一个检测程序的部分-a part of the testing process
    2022-04-23 23:14:35下载
    积分:1
  • 这是在wince下面可以跑的一个画函数的软件
    这是在wince下面可以跑的一个画函数的软件-This is below the weights can run a software function of painting
    2022-12-15 13:30:03下载
    积分:1
  • An M*N represent maze,character "#" represent obstacle,"@" represent an dead end...
    以一个M*N的长方阵表示迷宫,字符 # 表示障碍, @ 表示"死胡同", * 表示路径上的位置. 本程序只求出一条成功的通路-An M*N represent maze,character "#" represent obstacle,"@" represent an dead end,"*" as position on the route. Only one successful gateway is obstained.
    2023-06-03 23:45:03下载
    积分:1
  • 696524资源总数
  • 103990会员总数
  • 18今日下载