-
安全中断窗口 (C#)
翻译 maninwest@Codeforge 作者:Brisingr Aerowing@CodeProject
这是将 Richard MacCutchan的安全中断窗口移植到 C#
源代码在 Github 上。
使用代码
有两个显示中断窗口的方法:
public static void Blackout(IntPtr hWnd, Action action);
public static T Blackout(IntPtr hParentWnd, Func func);
第二个版本 (泛型)用于实现类似以下的功能:
BlackoutWindow.Blackout(SomeHandle, () => {
return MessageBox.Show("A Test", "A Test", MessageBoxButtons.YesNo);
});
- 2022-03-19 12:42:51下载
- 积分:1
-
利用树视控件显示资源管理器风格的目录状结构
利用树视控件显示资源管理器风格的目录状结构-use trees as controls under the Resource Management style directory structure
- 2022-08-11 05:27:55下载
- 积分:1
-
可以解码播放AAC音频和H264视频,在windowsVC6.0++环境下运行
可以解码播放AAC音频和H264视频,在windowsVC6.0++环境下运行-Players can decode AAC audio and H264 video, in windowsVC6.0++ Environment running under
- 2022-04-23 06:10:30下载
- 积分:1
-
编写一个简单的聊天室程序,增加多客户端,实现聊天室
编写一个简单的聊天室程序,增加多客户端,实现聊天室-Write a simple chat program, increase the number of clients to achieve Chat Room
- 2022-04-12 11:27:45下载
- 积分:1
-
A small game is very fun, and hope for all of us ~ ~ ~
一个小游戏很好玩的,希望对大家有用-A small game is very fun, and hope for all of us ~ ~ ~
- 2022-12-01 12:25:03下载
- 积分:1
-
delphi环境下对word和excel的操作
delphi环境下对word和excel的操作-environment right word and excel operation
- 2022-01-27 14:40:36下载
- 积分:1
-
TCP / IP数据包
TCP/IP Packet
- 2022-05-22 13:36:49下载
- 积分:1
-
药品进销存管理系统,一个数据库库存仓库的操作。
药品进销存管理系统,
入库
出库
盘点操作
财务报表体现
-Drugs Invoicing Management System, a database inventory warehousing operations financial statements reflect the
- 2022-10-01 00:00:06下载
- 积分:1
-
将该段代码添加上去可以实现程序的自删除。
将该段代码添加上去可以实现程序的自删除。-Add up the above code can realize the procedure of self-delete.
- 2022-11-07 13:25:03下载
- 积分:1
-
VB,usb数据采集实例,32位采集方式
VB,usb数据采集实例,32位采集方式-VB, usb data acquisition example, 32-bit acquisition mode
- 2022-05-05 01:42:23下载
- 积分:1