-
安全中断窗口 (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
-
msflexgrid.zip
msflexgrid.zip
- 2022-03-09 16:39:22下载
- 积分:1
-
非常好用的网吧网络监控系统,可以有针对性的设置,欢迎使用!...
非常好用的网吧网络监控系统,可以有针对性的设置,欢迎使用!-Internet cafes are very easy to use network monitoring systems, can have specific settings, Welcome!
- 2022-01-27 12:00:00下载
- 积分:1
-
实现飞机飞行的模拟,利用空气动力学原理实现飞机飞行时,空气流的模拟。...
实现飞机飞行的模拟,利用空气动力学原理实现飞机飞行时,空气流的模拟。-Of aircraft flight simulation, the use of aerodynamics to achieve flight, air flow simulation.
- 2022-02-22 04:18:49下载
- 积分:1
-
检查远端的链路的状态
检查远端的链路的状态-distal check the state of the link
- 2022-05-07 17:47:16下载
- 积分:1
-
显示 ip 程序
显示 ip 程序 -show ip procedures show ip procedures
- 2022-07-03 13:48:12下载
- 积分:1
-
用C++的类的概念写的一个有关寻找一定范围内素数个数并把它们输出的C++源程序...
用C++的类的概念写的一个有关寻找一定范围内素数个数并把它们输出的C++源程序-With C++ The concept of the class written by a certain range to find the number of prime numbers and their output C++ Source
- 2022-03-25 03:22:25下载
- 积分:1
-
一些简单的C编程实例,初学C者可以参考,应该挺有用。
一些简单的C编程实例,初学C者可以参考,应该挺有用。-Some simple examples of C programming, learning C will be able to reference, it should be quite used.
- 2023-02-24 04:10:03下载
- 积分:1
-
按大小分割文本,按份数分割文本,统计文本
Borland c++;文本分割器...
按大小分割文本,按份数分割文本,统计文本
Borland c++;文本分割器-Divided by the size of the text, divided according to number of copies the text, statistical ;text;split;Borland c++
- 2022-04-21 11:38:19下载
- 积分:1
-
一款通过串口调节Audio Decoder寄存器的工具,可以自动生成声音曲线。...
一款通过串口调节Audio Decoder寄存器的工具,可以自动生成声音曲线。-Adopted a regulation Audio Decoder serial register tool that automatically generates voice curve.
- 2022-06-19 06:54:32下载
- 积分:1