资源列表
test2
- 使用窗口子类化方法,使MDI应用程序在关闭子窗口时自动弹出消息框,用户选择“确定”按钮关闭子窗口,用户选择“取消”按钮不关闭子窗口。
PictureEx
- 一个类,在VC下显示GIF图,亲测有效,里面有使用方法,很不错哦-failed to translate
allwindows
- 枚举当前所有打开的程序窗口,其原理是利用GetWindowLong(hWnd,GWL_STYLE)& WS_VISIBLE对打开的窗口进行查找,并将窗口的句柄存放在一个HWND的数组中,结合EnumWindows进行窗口的枚举,从而得到响应的窗口名称;通过定义了一个过程EnumWindowsProc,通过GetWindowLong来完成对打开程序窗口的枚举;通过ListBox实现程序的列举;并将每次调用的枚举结果存放在/info目录下当天日期为文件名称的.txt文件里-GetWindowLong
cMagneticWnd1
- cMagneticWnd 1.0.8 (WinAmp s behaviour fully emulated)-cMagneticWnd 1.0.8 (Winamp's behavior fu lly emulated)
VCPPWindowszoominandoutautomaticly
- 自己编写的用vc++实现窗口的放大和缩小,(里边的文字和控件也随着改变),是一个类,可以直接使用-I have written using vc++ implementation of the window zoom in and out, (inside the text and also with the change in control), is a class that can be used directly
00004701
- audioLab pdf documentation
yincangchuangkou
- 一个Visual Basic写的简单的窗口隐藏程序-Visual Basic to write a simple procedure hidden window
interviewByCSDNTopLanguageAnswered
- 很多朋友都抱怨说STL出问题的时候debug很难,编译期错误算是轻的,大不了一串串令人头晕的出错信息,至少还能双击定位到错误行。而神秘的运行期崩溃才是真正令人头大的问题。-Many of my friends have complained that STL difficult to debug when problems, compile-time error light is the worst case scenario is dizziness a string of error mes
ScreenSnaper
- 用Qt编写的截屏程序,源码展示了Qt中如何利用winid函数来实现对桌面的截屏,以及QImage的处理方法。-Screen capture programs written with Qt, source code shows how to take advantage of winid Qt function the desktop screenshot QImage processing method.
code4
- 如何在组合框中显示文件列表 使用visual C++编译完成-How to display file list in combo boxes,
dexlaration
- 易语言Discuz类型论坛登陆并取用户信息 ,很不错的易语言源码,适合易语言爱好者学习,()