资源列表
OnlyOneInst
- mfc 基于对话框程序,只能打开一个程序- BOOL COnlyOneInstApp::InitInstance() { if (!FirstInstance()) return FALSE //已经有实例存在了,退出 //根据主窗口类名和主窗口名判断是否已经有实例存在了 if (pWndPrev = CWnd::FindWindow(_T("#32770"),"OnlyOne")) {//如果存在就将其激活,并显示出来
VCdesktopmin
- mfc 基于对话框程序 使桌面所有窗口最小化 -//获得任务栏窗口 CWnd* pWnd = CWnd::FindWindow(_T("Shell_TrayWnd"), NULL) //发送ID为0x1F5(Win+ M)的WM_HOTKEY消息 pWnd->SendMessage(WM_HOTKEY, 0x1F5)
alarmclock
- 本代码是一个闹钟,有模拟时钟的功能,时钟的外观随颜色变化,有四个闹铃可供选择,代码通俗易懂-This code is an alarm clock, simulation clock function, the clock s appearance with the color changes, there are four alarm options are available, code straightaway
explorer
- 用BCGControl做的资源管理器,vc++源代码-source of an explorer using bcgcontrol
directui
- 一个类似QQ界面处理的库,对学习界面编程的朋友非常有用。-QQ handled a similar interface library friends to learn programming interface is very useful.
Trayicon.
- 可以像QQ一样点最小化按钮就可以缩小到托盘图标。-The same as QQ point can minimize button to shrink to the tray icon.
SQL
- 一个好看的界面,是一个网络收音机,功能强大-A nice interface, is a network radio, and powerful
Ex_Input
- 编辑框的使用,对编辑框的基本功能进行说明-Use the edit box on the edit box to explain the basic functions
NetShare
- Windows文件夹共享,(NTFS格式的分区有设置everyone用户权限),可以设置NTFS分区和FAT32分区文件共享-Windows shared folders, (NTFS formatted partition has set everyone user permissions), you can set the NTFS partition and FAT32 partition file sharing
2010111710433824
- 一款适用于VB环境的Office2003界面风格控件,压缩包内是此控件的应用示例,控件自身没有开源,这点不太好,看重使用价值不想去研究的朋友下载看看,要利用这一个控件建立通用的菜单,在建立前必须清除所有的选项。 -A VB environment for Office2003 interface style controls, compressed within the application of this control sample, control itself is not ope
login.aspx
- 登录控件源码,以及界面,其它的问题带以解决-Login
dianpeijian
- 用VB做的,界面相当的漂亮。所有的东西都用,用VB做的,界面相当的漂亮。所有的东西都用,-VB to do with the interface quite beautiful. With everything, to do with the VB interface quite beautiful. Everything available,
