Changeset 106411 in vbox for trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.h
- Timestamp:
- Oct 17, 2024 7:44:43 AM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.h
r106061 r106411 276 276 { 277 277 /** Pointer to the service environment. */ 278 const VBOX SERVICEENV *pEnv;278 const VBOXTRAYSVCENV *pEnv; 279 279 /** Started indicator. */ 280 280 bool fStarted;
Note:
See TracChangeset
for help on using the changeset viewer.