Changeset 34117 in vbox for trunk/src/VBox/Additions/WINNT/Installer/InstallHelper
- Timestamp:
- Nov 16, 2010 3:27:55 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 67827
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/VBoxGuestInstallHelper.cpp
r34098 r34117 146 146 VBOXTRAYIPCHEADER hdr; 147 147 hdr.ulMsg = VBOXTRAYIPCMSGTYPE_SHOWBALLOONMSG; 148 hdr.ulVer = 1;149 148 150 149 VBOXTRAYIPCMSG_SHOWBALLOONMSG msg;
Note:
See TracChangeset
for help on using the changeset viewer.