
File list with details - PicInfo sample application
File list
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
Source files with details
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
Binary files with details
comdlg32.dll
Common Dialogs DLL
Required by files
<- PicMain.bas