搜索资源列表
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
infokuang
- 如何获取系统信息框的路径,在VC++上编译通过.-how to access the information box system path, compiled by VC.
ListCtrl_Path
- MFC中ListCtrl控件的扩展,VC中Options→Directories样式的列表,可对列表项进行新建、删除、上下移动操作,可选择路径。附带源码文件,以及应用例程。-MFC extension in ListCtrl control, VC in the Options → Directories style list, a list of items can create, delete, move up and down operation, choose the path. Wit
ImageList
- 调用CxImage的加载图片功能编写的图片缩略图功能的list类,其中可以通过路径单独加载缩略图,还可以单独删除指定路径的缩略图,并支持鼠标的单双击事件,可以取得当前选择的缩略图图片所在的路径.-Add image function call CxImage image thumbnail function written list class, which can be loaded individually by the path thumbnail, you can also specif
MyListBox
- 一个listbox控件的程序。可以点击列表中文件的名字,则能显示出文件的路径。-A listbox control program. You can click on the file name in the list, you can show a path to the file.
EnumFile
- 遍历文件夹中所有文件,并将路路径名添加到listbox中,VC6.0下直接编译运行-Traverse folders in all the files, and the road path name to add to the listbox VC6.0 directly compile and run
ReadFile
- 可以打开一个prg格式文件,并在编辑框中显示,同时显示文件路径-Prg format can open a file and displayed in the edit box, and display the file path
