Changeset 21227 in vbox for trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.h
- Timestamp:
- Jul 5, 2009 7:50:18 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.h
r10801 r21227 1 1 /* $Id$ */ 2 2 /** @file 3 * VBox Service - Guest Additions Service, Internal Header.3 * VBoxTray - Guest Additions Tray, Internal Header. 4 4 */ 5 5 … … 33 33 34 34 #include <VBox/version.h> 35 #include <VBox/VBoxGuest.h>36 35 #include <VBox/Log.h> 37 36
Note:
See TracChangeset
for help on using the changeset viewer.