Changeset 95891 in vbox for trunk/src/VBox
- Timestamp:
- Jul 28, 2022 1:50:07 AM (2 years ago)
- Location:
- trunk/src/VBox/Additions/WINNT/VBoxGINA
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxGINA/Dialog.cpp
r95874 r95891 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 16 */ 17 17 18 18 19 /********************************************************************************************************************************* -
trunk/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.cpp
r95874 r95891 33 33 #include "Helper.h" 34 34 #include "Dialog.h" 35 35 36 36 37 /*********************************************************************************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.