vgmstream/Generic Header Creator 3/frmABOUT.frm
manakoAT 8cf75ca9fa added some more checks in various formats
BETA source for GENH3

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@554 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-01-05 11:58:27 +00:00

20 lines
510 B
Plaintext

VERSION 5.00
Begin VB.Form frmABOUT
Caption = "Form2"
ClientHeight = 3090
ClientLeft = 60
ClientTop = 450
ClientWidth = 4680
LinkTopic = "Form2"
ScaleHeight = 3090
ScaleWidth = 4680
StartUpPosition = 3 'Windows-Standard
End
Attribute VB_Name = "frmABOUT"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit