Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

217 lines
7.1 KiB

  1. VERSION 5.00
  2. Begin VB.Form frmSplash
  3. BorderStyle = 3 'Fixed Dialog
  4. ClientHeight = 4710
  5. ClientLeft = 45
  6. ClientTop = 45
  7. ClientWidth = 7455
  8. ControlBox = 0 'False
  9. LinkTopic = "Form1"
  10. MaxButton = 0 'False
  11. MinButton = 0 'False
  12. ScaleHeight = 4710
  13. ScaleWidth = 7455
  14. ShowInTaskbar = 0 'False
  15. StartUpPosition = 2 'CenterScreen
  16. Tag = "1049"
  17. Visible = 0 'False
  18. Begin VB.Frame fraMainFrame
  19. Height = 4590
  20. Left = 45
  21. TabIndex = 0
  22. Tag = "1050"
  23. Top = -15
  24. Width = 7380
  25. Begin VB.PictureBox picLogo
  26. Height = 2385
  27. Left = 510
  28. Picture = "frmSplsh.frx":0000
  29. ScaleHeight = 2325
  30. ScaleWidth = 1755
  31. TabIndex = 2
  32. Top = 855
  33. Width = 1815
  34. End
  35. Begin VB.Label Label1
  36. Caption = "The OLE Automation Metabase viewer"
  37. BeginProperty Font
  38. Name = "Arial"
  39. Size = 9.75
  40. Charset = 0
  41. Weight = 700
  42. Underline = 0 'False
  43. Italic = 0 'False
  44. Strikethrough = 0 'False
  45. EndProperty
  46. Height = 375
  47. Left = 2880
  48. TabIndex = 10
  49. Top = 2040
  50. Width = 4095
  51. End
  52. Begin VB.Label lblLicenseTo
  53. Alignment = 1 'Right Justify
  54. Caption = "Licensed to Admins of ""K2"""
  55. BeginProperty Font
  56. Name = "Arial"
  57. Size = 8.25
  58. Charset = 0
  59. Weight = 400
  60. Underline = 0 'False
  61. Italic = 0 'False
  62. Strikethrough = 0 'False
  63. EndProperty
  64. Height = 255
  65. Left = 270
  66. TabIndex = 1
  67. Tag = "1058"
  68. Top = 300
  69. Width = 6855
  70. End
  71. Begin VB.Label lblProductName
  72. AutoSize = -1 'True
  73. Caption = " MetaEditor"
  74. BeginProperty Font
  75. Name = "Arial"
  76. Size = 32.25
  77. Charset = 0
  78. Weight = 700
  79. Underline = 0 'False
  80. Italic = 0 'False
  81. Strikethrough = 0 'False
  82. EndProperty
  83. Height = 735
  84. Left = 2670
  85. TabIndex = 9
  86. Tag = "1057"
  87. Top = 1200
  88. Width = 3465
  89. End
  90. Begin VB.Label lblCompanyProduct
  91. AutoSize = -1 'True
  92. Caption = "Microsoft ""K2"""
  93. BeginProperty Font
  94. Name = "Arial"
  95. Size = 18
  96. Charset = 0
  97. Weight = 700
  98. Underline = 0 'False
  99. Italic = 0 'False
  100. Strikethrough = 0 'False
  101. EndProperty
  102. Height = 405
  103. Left = 2505
  104. TabIndex = 8
  105. Tag = "1056"
  106. Top = 765
  107. Width = 2460
  108. End
  109. Begin VB.Label lblPlatform
  110. Alignment = 1 'Right Justify
  111. AutoSize = -1 'True
  112. Caption = "NT/Win95"
  113. BeginProperty Font
  114. Name = "Arial"
  115. Size = 15.75
  116. Charset = 0
  117. Weight = 700
  118. Underline = 0 'False
  119. Italic = 0 'False
  120. Strikethrough = 0 'False
  121. EndProperty
  122. Height = 360
  123. Left = 5490
  124. TabIndex = 7
  125. Tag = "1055"
  126. Top = 2400
  127. Width = 1515
  128. End
  129. Begin VB.Label lblVersion
  130. Alignment = 1 'Right Justify
  131. AutoSize = -1 'True
  132. Caption = "1.0"
  133. BeginProperty Font
  134. Name = "Arial"
  135. Size = 12
  136. Charset = 0
  137. Weight = 700
  138. Underline = 0 'False
  139. Italic = 0 'False
  140. Strikethrough = 0 'False
  141. EndProperty
  142. Height = 270
  143. Left = 6630
  144. TabIndex = 6
  145. Tag = "1054"
  146. Top = 2760
  147. Width = 375
  148. End
  149. Begin VB.Label lblWarning
  150. Caption = $"frmSplsh.frx":61A2
  151. BeginProperty Font
  152. Name = "Arial"
  153. Size = 8.25
  154. Charset = 0
  155. Weight = 400
  156. Underline = 0 'False
  157. Italic = 0 'False
  158. Strikethrough = 0 'False
  159. EndProperty
  160. Height = 675
  161. Left = 300
  162. TabIndex = 3
  163. Tag = "1053"
  164. Top = 3720
  165. Width = 6855
  166. End
  167. Begin VB.Label lblCompany
  168. Caption = "Microsoft Corporation"
  169. BeginProperty Font
  170. Name = "Arial"
  171. Size = 8.25
  172. Charset = 0
  173. Weight = 400
  174. Underline = 0 'False
  175. Italic = 0 'False
  176. Strikethrough = 0 'False
  177. EndProperty
  178. Height = 255
  179. Left = 4710
  180. TabIndex = 5
  181. Tag = "1052"
  182. Top = 3330
  183. Width = 2415
  184. End
  185. Begin VB.Label lblCopyright
  186. Caption = "Copyright"
  187. BeginProperty Font
  188. Name = "Arial"
  189. Size = 8.25
  190. Charset = 0
  191. Weight = 400
  192. Underline = 0 'False
  193. Italic = 0 'False
  194. Strikethrough = 0 'False
  195. EndProperty
  196. Height = 255
  197. Left = 4710
  198. TabIndex = 4
  199. Tag = "1051"
  200. Top = 3120
  201. Width = 2415
  202. End
  203. End
  204. End
  205. Attribute VB_Name = "frmSplash"
  206. Attribute VB_GlobalNameSpace = False
  207. Attribute VB_Creatable = False
  208. Attribute VB_PredeclaredId = True
  209. Attribute VB_Exposed = False
  210. Private Sub Form_Load()
  211. 'LoadResStrings Me
  212. lblVersion.Caption = "Version " & App.Major & "." & App.Minor & "." & App.Revision
  213. lblProductName.Caption = App.Title
  214. End Sub