Description: Suitable for VB6.0 common dialog custom module, do not use the controls on the Windows common dialog box to customize, including a package of core classes and two modules. CCommonDialog.cls Function: Use Windows common dialog to achieve the calling file Properties dialog box, the Open dialog box (can provide some file preview), save function of the dialog box MDrawWaves.bas given a Wave file, draw the waveform MCDHook.bas preview dialog core module to implement callbacks, message interception processing and other functions. It is inside the variables, functions, etc., generally do not need to call in outside, all the basic functions encapsulated in CCommonDialog class frmMain.frm program s main window, demonstrating various properties and methods CCommonDialog cla
To Search:
File list (Check if you may need any files):
通用对话框\VB 取得图片大小\Form1.frm
..........\...............\VB取得图片大小.vbp
..........\...............\VB取得图片大小.vbw
..........\模块\MCDHook.bas
..........\....\MDrawWaves.bas
..........\窗体\frmMain.frm
..........\....\frmMain.frx
..........\类模块\CCommonDialog.cls
..........\说明.txt
..........\贺兰_通用对话框.vbp
..........\贺兰_通用对话框.vbw
..........\VB 取得图片大小
..........\模块
..........\窗体
..........\类模块
通用对话框