File list with details – PicInfo sample application
File list
C:\VB6\VB6.OLBC:\Windows\SysWOW64\comdlg32.dll
C:\Windows\SysWOW64\msvbvm60.dll
C:\Windows\SysWow64\stdole2.tlb
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
E:\PicInfo\exe\PicInfo.exe
Directory list
Directory | Files | Source files |
---|---|---|
C:\VB6 | 1 | 0 |
C:\Windows\SysWOW64 | 3 | 0 |
E:\PicInfo | 7 | 5 |
E:\PicInfo\exe | 1 | 0 |
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 DLLRequired by files
– PicMain.bas