VirtualBox

Changeset 69257 in vbox


Ignore:
Timestamp:
Oct 25, 2017 12:11:10 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
118573
Message:

VBoxShell: scm updates

Location:
trunk/src/VBox/Frontends/VBoxShell
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxShell/vboxinfo.vb

    r32394 r69257  
     1' $Id$
     2'' @file
     3' ???
     4'
     5
    16'
    27' Copyright (C) 2009-2010 Oracle Corporation
     
    1015' hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    1116'
     17
    1218Imports System
    1319Imports System.Drawing
     
    2026        Dim listBox As New ListBox()
    2127        Dim form As New Form
    22        
     28
    2329        vb = CreateObject("VirtualBox.VirtualBox")
    24        
     30
    2531        form.Text = "VirtualBox version " & vb.Version
    2632        form.Size = New System.Drawing.Size(400, 320)
     
    4248
    4349End Module
     50
  • trunk/src/VBox/Frontends/VBoxShell/vboxinfo.vbs

    r44529 r69257  
     1' $Id$
     2'' @file
     3' ???
     4'
     5
    16'
    27' Copyright (C) 2009-2010 Oracle Corporation
     
    5560
    5661Main
     62
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette