Format
Visual Basic Project File
Summary
- Name
- Visual Basic Project File
- Version
- 1-6
- Identifiers
- PUID: fmt/1573
- Format type
- Text (Structured)
- Description
- These are project files created by Visual Basic, a software development tool for Windows, which stored project information in a plain text format. The vbp files refer to other resources in the project, including forms (.FRM files) souce code files (.BAS files) and class module files (.CLS extension). Visual Basic software was replaced with Visual Basic.NET, which doesn’t generate .vbp files.
- File extensions
-
vbp - Source
- National Library of Australia / National Library of Australia
Internal signatures
Visual Basic Project File
- Note
- Magic bytes BOF (Offset 0): Type=Exe.. Magic bytes EOF (Offset 0): (MaxNumberOfThreads={1}..
Byte sequences
- Min Frag Length
- Absolute from BOF
- Offset
- 0
- Max offset
- 0
- Byte Sequence
547970653D4578650D0A- Endianness
- None
- Min Frag Length
- Absolute from EOF
- Offset
- 0
- Max offset
- 0
- Byte Sequence
4D61784E756D6265724F66546872656164733D{1}0D0A- Endianness
- None
Changelog
-
Added in V101
- Release date
- 15 February 2022
Visual Basic Project File: Signature researched and samples provided by The National Library of Australia.
Visual Basic Project File: Full entry added. Submitted by The National Library of Australia.