
File list - PicInfo sample application
Files
C:\WINDOWS\system32\comdlg32.dll
C:\WINDOWS\SYSTEM32\msvbvm60.dll
C:\WINDOWS\SYSTEM32\STDOLE2.TLB
d:\vb60\VB6.OLB
E:\PicInfo\exe\PicInfo.exe
E:\PicInfo\PicBMP.cls
E:\PicInfo\PicForm.frm
E:\PicInfo\PicGIF.cls
E:\PicInfo\PicInfo.cls
E:\PicInfo\PicInfo.vbp
E:\PicInfo\PicInfo.vbw
E:\PicInfo\PicMain.bas
comdlg32.dll
Common Dialogs DLL, Microsoft® Windows® Operating System, Microsoft Corporation
Required by files
<- PicMain.bas
PicBMP.cls
Class PicBMP
' PicInfo bitmap file information class
' ©2006 Aivosto Oy (www.aivosto.com)
'
' This file is part of a sample project for Project Analyzer.
' Distribution of this file is only allowed along with Project Analyzer
' according to the Project Analyzer license terms.
Required by files
<- PicForm.frm
Requires files
-> PicInfo.cls
PicForm.frm
Form PicForm
' PicInfo main form
' ©2006 Aivosto Oy (www.aivosto.com)
'
' This file is part of a sample project for Project Analyzer.
' Distribution of this file is only allowed along with Project Analyzer
' according to the Project Analyzer license terms.
Required by files
<- PicMain.bas
Requires files
-> PicInfo.cls
-> PicGIF.cls
-> PicBMP.cls
-> PicMain.bas
PicGIF.cls
Class PicGIF
' PicInfo GIF file information class
' ©2006 Aivosto Oy (www.aivosto.com)
'
' This file is part of a sample project for Project Analyzer.
' Distribution of this file is only allowed along with Project Analyzer
' according to the Project Analyzer license terms.
Required by files
<- PicForm.frm
Requires files
-> PicInfo.cls
PicInfo.cls
Class IPicInfo
' PicInfo IPicInfo interface
' ©2006 Aivosto Oy (www.aivosto.com)
'
' This file is part of a sample project for Project Analyzer.
' Distribution of this file is only allowed along with Project Analyzer
' according to the Project Analyzer license terms.
Required by files
<- PicForm.frm
<- PicBMP.cls
<- PicGIF.cls
PicMain.bas
Module PicMain
' PicInfo main module
' ©2006 Aivosto Oy (www.aivosto.com)
'
' This file is part of a sample project for Project Analyzer.
' Distribution of this file is only allowed along with Project Analyzer
' according to the Project Analyzer license terms.
Required by files
<- PicForm.frm
Requires files
-> comdlg32.dll
-> PicForm.frm