-
安全中断窗口 (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
-
一个过程的过程
关于过程的程序
- 2022-01-31 11:37:31下载
- 积分:1
-
This is an online electronic watches, double
这是一个网上电子表,双击可执行程序CLOCKNEW.exe,便可看到一张笑脸和与系统时间同步的电子时钟,按任意键退出!-This is an online electronic watches, double-click the executable CLOCKNEW.exe, we will see a smile and time synchronization system with the electronic clock, according to withdraw from the arbitrary keys!
- 2022-04-28 06:27:17下载
- 积分:1
-
Qt简单计算器
界面美化,实现简单加减乘除、自动计算、清空功能
- 2022-03-03 10:43:27下载
- 积分:1
-
web
web - cam. source code. VB 6.0-web- cam. source code. VB 6.0
- 2022-02-28 15:26:34下载
- 积分:1
-
孙鑫老师c++教程第一讲Windows程序运行原理
孙鑫老师c++教程第一讲Windows程序运行原理-SUN Xin teachers c++ Tutorial Windows program to run the first principle stresses
- 2022-02-01 04:17:46下载
- 积分:1
-
阿计算 两地分居了 阿嫂及电力附加
阿计算 两地分居了 阿嫂及电力附加-A calculation of the two separated Simon and electricity surcharge
- 2022-01-27 21:12:28下载
- 积分:1
-
两位基于VHDL的加法器,课程设计
一个简单的加法器,基于VHDL,在ISE中的环境中开发的,可以正常运行,键盘输入,进行两位的加减运算。
- 2022-07-27 17:02:33下载
- 积分:1
-
This is a windows mobile 5 can be video, photographs of procedures, want to lear...
这是一个在windows mobile 5下可以录像,拍照的程序,想学习手机录像的朋友可以参考一下。-This is a windows mobile 5 can be video, photographs of procedures, want to learn mobile phone video of a friend for reference.
- 2022-10-02 22:25:04下载
- 积分:1
-
一个磁盘管理程序,功能包括:移动, 删除, 打开, 查找,文件属性,磁盘空闲空间,磁盘拷贝 ,格式化等...
一个磁盘管理程序,功能包括:移动, 删除, 打开, 查找,文件属性,磁盘空闲空间,磁盘拷贝 ,格式化等-a disk management procedures and functions, including : mobile, delete, open, search, file attributes, spare disk space, disk copy, formatting, etc.
- 2022-04-02 06:28:42下载
- 积分:1