资源列表
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
yincangchuangkou
- 一个Visual Basic写的简单的窗口隐藏程序-Visual Basic to write a simple procedure hidden window
00004701
- audioLab pdf documentation
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
cMagneticWnd1
- cMagneticWnd 1.0.8 (WinAmp s behaviour fully emulated)-cMagneticWnd 1.0.8 (Winamp's behavior fu lly emulated)
allwindows
- 枚举当前所有打开的程序窗口,其原理是利用GetWindowLong(hWnd,GWL_STYLE)& WS_VISIBLE对打开的窗口进行查找,并将窗口的句柄存放在一个HWND的数组中,结合EnumWindows进行窗口的枚举,从而得到响应的窗口名称;通过定义了一个过程EnumWindowsProc,通过GetWindowLong来完成对打开程序窗口的枚举;通过ListBox实现程序的列举;并将每次调用的枚举结果存放在/info目录下当天日期为文件名称的.txt文件里-GetWindowLong
PictureEx
- 一个类,在VC下显示GIF图,亲测有效,里面有使用方法,很不错哦-failed to translate
test2
- 使用窗口子类化方法,使MDI应用程序在关闭子窗口时自动弹出消息框,用户选择“确定”按钮关闭子窗口,用户选择“取消”按钮不关闭子窗口。
mdione
- 在windows窗体的MDI窗体中,实现只允许建立一次子窗体的MDI程序。-Only allow the establishment of a subform MDI program in windows form MDI form.
MyEditComboxListCtrl
- 列表框加载下拉框 列表框加载下拉框-List box, loading the drop-down boxList box, loading the drop-down boxList box, loading the drop-down box
icondialog
- A Freeware MFC dialog class to select an icon 图标选择-A Freeware MFC dialog class to select an icon icon choice
