Project files to accompany the VBPJ article on subclassing the 
File Common Dialogs.

VB Project files:
COMDLG.CLS
DLGFUNC.BAS
DLGPIC.BAS
DLGPIC.FRM
FORM1.FRM
FORM1.FRX
TXTENTRY.FRM
VB5DIALG.RES
VB5DIALG.VBP

Used by project in design mode:
VB5DIALG.DLL (if you don't put it in a folder 
that is in your Path, such as the Windows\System folder, 
you will find that subclassed dialogs won't work in the 
programming environment until you've accessed a regular dialog.)

Source for .DLL and .RES:
IMGV32.ICO
IVLOGO.BMP
RESOURCE.H
VB5DIALG.APS
VB5DIALG.CPP
VB5DIALG.RC


