Description: Imitate VC6.0 development environment framework, using MFC create single document to implementation, two window from the implementation of CControlBar descendents, Mr WangJun CSizingControlBar class modified it will CCoolBar and named, I ve done is the application of such create Windows.
To Search:
- [VCmessageWindow] - a vc window just like fetion s window!
- [AAA] - Can change the form of transparency, met
File list (Check if you may need any files):
MFC界面\009.dsp
.......\009.dsw
.......\009.h
.......\009.ncb
.......\009.plg
.......\009Doc.cpp
.......\009Doc.h
.......\009View.cpp
.......\009View.h
.......\CoolTabCtrl.cpp
.......\CoolTabCtrl.h
.......\Dialog1.cpp
.......\Dialog1.h
.......\DialogSecond.cpp
.......\DialogSecond.h
.......\DirTreeCtrl.cpp
.......\DirTreeCtrl.h
.......\MainFrm.cpp
.......\MainFrm.h
.......\Resource.h
.......\scbarg.cpp
.......\scbarg.h
.......\sizecbar.cpp
.......\sizecbar.h
.......\SortStringArray.cpp
.......\SortStringArray.h
.......\StdAfx.cpp
.......\StdAfx.h
.......\TreeDlg.cpp
.......\TreeDlg.h
.......\说明.txt
.......\需要添加的类\TabCtrl\CoolTabCtrl.cpp
.......\............\.......\CoolTabCtrl.h
.......\............\SplitClass\scbarg.cpp
.......\............\..........\scbarg.h
.......\............\..........\sizecbar.cpp
.......\............\..........\sizecbar.h
.......\............\DirectoryTree\DirTreeCtrl.cpp
.......\............\.............\DirTreeCtrl.h
.......\............\.............\SortStringArray.cpp
.......\............\.............\SortStringArray.h
.......\res\007.ico
.......\...\008.ico
.......\...\009.ico
.......\...\009.rc2
.......\...\009Doc.ico
.......\...\110.ico
.......\...\2++.ico
.......\...\3++.ico
.......\...\Toolbar.bmp
.......\...\Thumbs.db
.......\Debug\009.exe
.......\.....\009.ilk
.......\.....\009.pch
.......\.....\009.pdb
.......\.....\009.res
.......\.....\vc60.idb
.......\.....\vc60.pdb
.......\.....\StdAfx.sbr
.......\.....\StdAfx.obj
.......\.....\009.sbr
.......\.....\009Doc.sbr
.......\.....\009View.sbr
.......\.....\CoolTabCtrl.sbr
.......\.....\Dialog1.sbr
.......\.....\DialogSecond.sbr
.......\.....\DirTreeCtrl.sbr
.......\.....\MainFrm.sbr
.......\.....\scbarg.sbr
.......\.....\sizecbar.sbr
.......\.....\SortStringArray.sbr
.......\.....\TreeDlg.sbr
.......\.....\TreeDlg.obj
.......\.....\SortStringArray.obj
.......\.....\sizecbar.obj
.......\.....\scbarg.obj
.......\.....\MainFrm.obj
.......\.....\DirTreeCtrl.obj
.......\.....\DialogSecond.obj
.......\.....\Dialog1.obj
.......\.....\CoolTabCtrl.obj
.......\.....\009View.obj
.......\.....\009Doc.obj
.......\.....\009.bsc
.......\.....\009.obj
.......\009.cpp
.......\009.rc
.......\009.aps
.......\009.opt
.......\需要添加的类\TabCtrl
.......\............\SplitClass
.......\............\DirectoryTree
.......\需要添加的类
.......\res
.......\Debug
MFC界面