搜索资源列表
hidedlg.rar
- 在VCKBASE第21期中,NorthTibet写了"如何隐藏显示在任务栏中的对话框程序"一文,颇为巧妙,而且非常好用,唯一 不爽的是有点麻烦。踩在他的肩膀上,我找到了一个比较简单的方法
hidedlg.zip
- 此代码示范了如何利用具有框架类(MainFrame)的属性在任务栏里隐藏对话框程序。
基于对话框的程序可隐藏掉任务栏的图标
- 这是一个实现基于对话框的程序,在程序运行的过程中可隐藏掉任务栏的图标,并使用热键ALT+TAB不能查看到对应的程序。,This is a dialog-based procedures, the procedures for the process of running away to hide the taskbar icon, and use the hotkey ALT+ TAB can not view to the corresponding procedures.
hidedlg
- 此代码示范了如何利用具有框架类(MainFrame)的属性在任务栏里隐藏对话框程序。- This code demonstrated how used has the frame class (MainFrame) the attribute to hide the dialog box procedure in the duty fence.
HideDlg
- 记录键盘的每次按键,保存在一个指定的文本文件中。-Records of each keyboard key, stored in a specified text file.
HideDlg
- 各种经典边缘检测算子的VC源代码程序,现提供给大家参考-A variety of classic edge detection operator VC source code procedures, is now available for your reference
UDiskMonitor
- // 获取当前插入设备对应磁盘编号 A--Z char chDisk = FirstDriveFromMask(lpdbv->dbcv_unitmask); CString strDisk,FstrDisk,NewDisk; strDisk.Format("%c:\\",chDisk); if(CValidFunction::IsPathExist(strDisk)) { UINT nDriveType = G