VirtualBox

Changeset 24984 in vbox for trunk/src/VBox/Additions/WINNT


Ignore:
Timestamp:
Nov 26, 2009 10:18:22 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
55285
Message:

VBoxTray: write version and revision to release log.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp

    r24320 r24984  
    3636#include <sddl.h>
    3737
     38#include <iprt/buildconfig.h>
     39
    3840/* global variables */
    3941HANDLE                gVBoxDriver;
     
    540542        return rc;
    541543
    542     LogRel(("VBoxTray: Started.\n"));
     544    LogRel(("VBoxTray: %s r%s started.\n", RTBldCfgVersion(), RTBldCfgRevisionStr()));
    543545
    544546    gInstance = hInstance;
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