登录
首页 » Windows核心 » Delphi实现窗体悬浮的例子,给初学者一些帮助

Delphi实现窗体悬浮的例子,给初学者一些帮助

于 2023-07-07 发布 文件大小:208.78 kB
0 20
下载积分: 2 下载次数: 1

代码说明:

Delphi实现窗体悬浮的例子,给初学者一些帮助-Delphi Form suspended example, some help to beginners

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

发表评论

0 个回复

  • 右键单击文件名,在上下菜单上会出现属性项,点击后会出现“摘要”标签,在这个标签上会出现很多信息,如作者、关键字、创建时间。这些信息你可以在代码当中进行编辑。这个...
    右键单击文件名,在上下菜单上会出现属性项,点击后会出现“摘要”标签,在这个标签上会出现很多信息,如作者、关键字、创建时间。这些信息你可以在代码当中进行编辑。这个程序就是编辑这些信息的一个不错的例程-Right-click the file name, in the next menu item will appear on the properties, when clicked, would lead to summary tab, in this label will appear a lot of information, such as author, keywords, creation time. The information in the code which you can edit it. This procedure is to edit the information a good routines
    2022-07-10 11:35:28下载
    积分:1
  • Windows 中创建空的备用列表
    翻译:maninwest@Codeforge 作者:Member 10018957 @CodeProject如何在 Windows 中创建看空的备用列表。进程黑_客的制造者了解 Windows 内核的里里外外,他们也幸运地熟练掌握 Windows 内核的设计语言C++。而其他的人则努力通过 C# 执行相似的功能。其中一个功能就是释放来自 windows 备用内存的内存。这就是我们在此要做的。最难的部分是获取内核的优先权限。感谢Nick Lowe:http://processprivileges.codeplex.com/步骤1:设置内核优先权限Microsoft 设计了可以获取包含结构数组的结构的 API。没有适用于此的编组过程的捷径。要么假设数组是 length=1 要么要求数组大小在编译时预先确定。为此,我设计了一个类,它通过 System.IntPtr拥有微软在未管理的内存中需要的确切结构。当前,我不得不采用不安全的步骤,但是我确定,将来会有办法绕过。[return: MarshalAs(UnmanagedType.Bool)] [SuppressUnmanagedCodeSecurity, DllImport("advapi32.dll", SetLastError = true)] internal static extern bool AdjustTokenPrivileges(AccessTokenHandle accessTokenHandle, [MarshalAs(UnmanagedType.Bool)] bool disableAllPrivileges, IntPtr NewPriviledges, Int32 bufferLength, ref IntPtr PriorPriviledges, out Int32 returnLength); 将我的类和  Nick Lowe 的优先代码相结合,我们可以设置内核优先权限:
    2022-05-07 13:17:48下载
    积分:1
  • 从可执行程序里提取图标的程序源码
    从可执行程序里提取图标的程序源码-from executable icon to extract the procedures FOSS
    2022-07-04 00:46:51下载
    积分:1
  • EXE文件在运行中修改自身内容。 可用于自升级或者程序加密等用途。...
    EXE文件在运行中修改自身内容。 可用于自升级或者程序加密等用途。-EXE document changes in the operation of its own content. Can be used to upgrade or procedures from encryption purposes.
    2022-08-09 05:38:03下载
    积分:1
  • JBuilder应用示例
    JBuilder应用示例-JBuilder Application Examples
    2022-02-06 21:15:35下载
    积分:1
  • 中国移动cmpp3模拟网关
    中国移动cmpp3模拟网关 -China Mobile cmpp3 analog gateway
    2023-06-09 14:50: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
  • Windows NT/2000/XP下直接使用I/O端口的开发包,周五…
    Windows NT/2000/XP 下的直接使用端口I/O的开发包,附带驱动安装程序-Windows NT/2000/XP under the direct use of I/O port in the development kits, fringe driver installation procedures
    2022-01-21 23:52:45下载
    积分:1
  • 这是用VC写的原始套接字通讯的程序!
    这是用VC写的原始套接字通讯的程序!-This is the VC wrote the original socket communication procedures!
    2022-01-26 04:23:12下载
    积分:1
  • 一个系统托盘的小程序
    一个系统托盘的小程序-A system tray applet
    2022-12-02 01:05:03下载
    积分:1
  • 696522资源总数
  • 104049会员总数
  • 30今日下载