登录
首页 » Windows核心 » norm Comctl32 practice, register DLL type, and then in other software for call,...

norm Comctl32 practice, register DLL type, and then in other software for call,...

于 2022-02-24 发布 文件大小:37.49 kB
0 173
下载积分: 2 下载次数: 1

代码说明:

模方comctl32的做法,在DLL中注册类,然后在其它软件中进行调用,可以用于PowerBuilder哦.-norm Comctl32 practice, register DLL type, and then in other software for call, which can be used PowerBuilder oh.

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

发表评论

0 个回复

  • 有时需要全屏幕显示窗口或视图文件,本程序基于VC++平台实现了全屏显示功能。...
    有时需要全屏幕显示窗口或视图文件,本程序基于VC++平台实现了全屏显示功能。-Sometimes necessary display window or full-screen view of a document, the procedures based on VC++ Platform realize the full-screen display function.
    2022-01-30 22:49:26下载
    积分:1
  • MiniSpy 微筛选器的的主要功能模块。
    ALLOC_PRAGMA #ifdef#pragma alloc_text (INIT,驱动入口)#pragma alloc_text SpyFilterUnload 页面)#pragma alloc_text SpyQueryTeardown 页面)#pragma alloc_text SpyConnect 页面)#pragma alloc_text SpyDisconnect 页面)#pragma alloc_text SpyMessage 页面)#endif#define SetFlagInterlocked(_ptrFlags,_flagToSet)((作废) InterlockedOr (((挥发性长 *)(_ptrFlags)),_flagToSet))//---------------------------------------------------------------------------例程//---------------------------------------------------------------------------NTSTATUS驱动入口 (俺们 PDRIVER_OBJECT DriverObject俺们 PUNICODE_STRING RegistryPath)/*++常规的描述:驱动程序首次加载时,将调用这个例程。其目的是初始化全局状态,然后注册 FltMgr 开始过滤。参数:DriverObject-指向驱动程序由系统创建的对象的指针代表此驱动程序。RegistryPath-标识在何处的 Unicode 字符串为此参数驱动程序位于在注册表中。返回值:
    2022-03-21 12:13:07下载
    积分:1
  • 具体的功能是:从下拉列表框中选中一个驱动器,然后点击右边的...
    具体的功能是:从下拉列表框中选中一个驱动器,然后点击右边的-specific function : from the drop-down list box, select a drive, then click on the right
    2023-06-27 10:20:04下载
    积分:1
  • 将YYYY
    将YYYY-MM-DD HH-MM-SS的日期转化为自1900年01月01日00分00秒开始的秒数-will YYYY-MM- DD HH-MM-SS into the date from January 1900 01 Japan 00 minutes 00 seconds of the start seconds
    2023-06-06 16:15:03下载
    积分:1
  • 取得你的空间使用情况,用PHP编程的源代码
    取得你的空间使用情况,用PHP编程的源代码-made by the use of the space, with PHP programming source code
    2022-10-05 01:45:03下载
    积分:1
  • 捕捉拍频 * 捕捉拍频功能仅在拍子停止时可用。 * 以一定节奏连纽按动Tap按钮两下或更多,Tempo会自动对应于按动的拍频。 * 连续2秒没有按动...
    捕捉拍频 * 捕捉拍频功能仅在拍子停止时可用。 * 以一定节奏连纽按动Tap按钮两下或更多,Tempo会自动对应于按动的拍频。 * 连续2秒没有按动Tap,或启动拍子,则上次按动的记录将被清除,并在下次按动时重新记算拍频。 * 拍频将以连续按下的拍子间隔,以一定算法进行统计,得出近似值。 调节音量 * 拖动Volume框中的滑条即可调节音量,向左拖动使音量减小,向右拖动反之。 * 最小音量为静音,最大音量为拍音的原音量。 运行模式 * 选择Rum mode中的Performace为性能优先模式,选中Precision为精度优先模式。 * Perfomance模式下,启动拍子后程序占用系统资源极少,但精度不能完全保证。在系统性能良好时,误差不超过每拍0.015秒,但在系统性能低下时误差可能会相当大。 * Precision模式下,程序采用了高端的计时技术,保证误差在每拍十万分之一秒之内,且几乎不受系统性能影响,但此模式极占系统资源,以至于您可能在打拍子的同时无法运行其它程序。 * 一般情况下不推荐使用Precision模式,除非您有相当高的精度要求。-capture beat frequency* Beat capture function only when the racket can be stopped.* Even in a certain rhythm Tap button activated the New Zealand under two or more, Tempo will be automatically activated corresponding to the beat frequency.* Continuous two seconds not squeezed Tap, or commencement of the beat was last pressed the record will be cleared and the next re-activated in mind when counting beats.* Beat will be in charge of press row spacing, to a certain statistical algorith
    2022-01-26 06:39:54下载
    积分:1
  • 使用delphi函数获取执行外部程序文本框内的值
    使用delphi函数获取执行外部程序文本框内的值-Delphi function to get the implementation of the use of external program the value of text box
    2022-09-15 02:15:04下载
    积分:1
  • 基于VHDL语言,实现串行通讯接口功能的主程序
    基于VHDL语言,实现串行通讯接口功能的主程序-The use of VHDL language implementation of the serial communication interface program
    2022-03-10 17:29:08下载
    积分:1
  • 本程序将完成修改因某些病状造成的主页无法修改..以及注册表学习使用
    本程序将完成修改因某些病状造成的主页无法修改..以及注册表学习使用-This procedure will be modified for some symptoms caused by the home page can not be modified .. as well as learning to use the registry
    2023-06-22 08:45:04下载
    积分:1
  • 定时器中断SDT
    定时器中断SDT-timer interruption SDT
    2022-05-17 07:34:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载