搜索资源列表
huidu
- #include \"stdio.h\" #include \"malloc.h\" #define TRUE 1 #define n 39 #define max 500 typedef struct { char p[n] float w[n][n] }graph graph *ga2 int visit[n] int path[n][n] float C[n][n] float A[n][n] -#includ
combobox_11
- CJFlatComboBox控件封装源码和demo。 CJFlatComboBox.cpp CJFlatComboBox.h
CReportCtrl_Demo
- 一个CListCtrl控件源代码,在Report类型的LictCtrl的空间中能改变任何一个单元格的背景颜色。直接将ReprotCtrl.h与ReportCtrl.cpp直接加入工程文件中,在源代码中将原有定义的CListCtrl改为ReporCtrl即可。
uxtheme.h.rar
- xlistctrl必备的头文件,VC6.0下面是必须的。我找了很久才找到,xlistctrl necessary header files, VC6.0 below is essential. I am looking for a long time to find
MySortListCtrl
- 支持排序的ListCtrl控件 把.cpp .h文件添加进工程 子类化时 选择MyListCtrl即可使用 其他功能完全继承自ListCtrl 源码文件中有详细注释 请参阅-Support the sort of ListCtrl control The. Cpp, h files added to the project Subclass select MyListCtrl to use Other feature is fully inherited from
CGridListCtrlEx_Demo
- CList列表功能: 1.可以排序功能,下次打开记住是升序还是降序排序。 2.可以拖动列头,下次打开后能记住重新设置的列头功能。 3.可以嵌入ComBox,CheckBox,CEdit等功能。 4.动态配置显示和隐藏某列功能。 5.可以设置列和行的宽度功能。-Fēn lán lièbiǎo lièbiǎo gōngnéng: 1, Kěyǐ páixù gōngnéng, xià cì wān àn jì zhù shì shēng xù háishì jiàng
ListBox
- ListBox.vcproj 這是使用應用程式精靈所產生之 VC++ 專案的主要專案檔。 它包含產生檔案時的 Visual C++ 版本資訊,以及使用應用程式精靈產生檔案的 過程中,選取的平台、組態和專案功能的相關資訊。 ListBox.h 這是應用程式的主要標頭檔。它包含其他專案特定的標頭 (包括 Resource.h), 並宣告 CListBoxApp 應用程式類別。 ListBox.cpp 這是主要的應用程式原始程式檔,它包含應用程
GridCtrlDemoCE
- 一个类似MSFlexGrid的类库,只需直接引用GridCtrl_src\GridCtrl.h即可 该Demo是WinCE mobile5下的工程,在VS2008上调试通过-MSFlexGrid a similar class library, only direct reference to the GridCtrl_src \ GridCtrl.h to the Demo is under WinCE mobile5 works in VS2008 debug through
listctrl_repaint_3D
- 表控件的重绘,具有3d颜色背景效果,主要四个文件,两个cpp,两个h文件-Redraw the table control, with a color background 3d effect, the main four documents, two cpp, h files two
XListCtrl
- XListCtrl 能修改item背景色、行背景色、做成edit、做成combox、做成check、做成进度条。已经添加了所有缺少文件,VC6.0下四种都可编译。(XListCtrl can modify item background color, line background color, make edit, make combox, make check, make progress bar. All the files have been added, and four can be
