-
安全中断窗口 (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
-
获取对方ip,应该不错哦,已经调试通过了
获取对方ip,应该不错哦,已经调试通过了-Access to the other ip, should be good Oh, have adopted the debugger
- 2022-04-01 01:21:34下载
- 积分:1
-
Visual C++源程序代码第一章,窗体与界面,刚才上传的文件有问题...
Visual C++源程序代码第一章,窗体与界面,刚才上传的文件有问题-Note:
Chapter 1 of Visual C++ s source programm code ,forms and interface,the file just uploaded has mistakes.
- 2022-03-31 02:49:03下载
- 积分:1
-
对于初学者有很大的帮助,其中提供了一些基本函数的使用方式,简单易学!...
对于初学者有很大的帮助,其中提供了一些基本函数的使用方式,简单易学!-simple but useful!
- 2023-02-16 04:40:04下载
- 积分:1
-
资源管理的界面代码
资源管理的界面代码
资源管理的界面代码...
资源管理的界面代码
资源管理的界面代码
资源管理的界面代码-Resources management, resource management interface code interface code resource management interface code
- 2022-03-02 21:38:23下载
- 积分:1
-
一个类CARD牌的小程序,可以作到抛砖引玉吧
一个类CARD牌的小程序,可以作到抛砖引玉吧-CARD licensing a class of small procedures, you can definitely do it
- 2022-09-20 13:00:03下载
- 积分:1
-
Emptying the Recycle Bin
Emptying the Recycle Bin
- 2022-04-17 11:10:31下载
- 积分:1
-
一个带有界面的时钟程序,可以准确的显示当前的时间
一个带有界面的时钟程序,可以准确的显示当前的时间-Interface with a clock procedures, can accurately display the current time
- 2022-01-28 06:09:23下载
- 积分:1
-
100例Visual C++实用源书,精心挑选的100编程…
Visual C++ 实用程序100例随书源码,精心选取了100个编程实例,分别讲叙了窗体与界面,图形处理与多媒体,文件与系统,网络与数据库,控件以及其他一些应用.-Visual C++ Utility source book with 100 cases, carefully selected 100 programming examples, respectively讲叙the form and interface, graphics and multimedia, documents and systems, networks and databases, control and other applications .
- 2023-04-02 18:30:04下载
- 积分:1
-
程序功能是完成基于OO4O和VC 6.0 实现Oracle数据库操作。运行环境为WINDOWS 2000,ORALCE 9I,VC 6.0...
程序功能是完成基于OO4O和VC 6.0 实现Oracle数据库操作。运行环境为WINDOWS 2000,ORALCE 9I,VC 6.0-Program features is the completion of OO4O and VC 6.0 based on the realization of Oracle database operations. Operating environment for the WINDOWS 2000, ORALCE 9I, VC 6.0
- 2023-01-02 10:55:06下载
- 积分:1