Searched refs:VBOXGUEST_DEVICE_NAME_DOS (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-win-legacy.cpp88 RtlInitUnicodeString(&DosName, VBOXGUEST_DEVICE_NAME_DOS);
H A DVBoxGuest-win-pnp.cpp282 RtlInitUnicodeString(&win32Name, VBOXGUEST_DEVICE_NAME_DOS);
H A DVBoxGuest-win.cpp244 RtlInitUnicodeString(&DosName, VBOXGUEST_DEVICE_NAME_DOS);
617 RtlInitUnicodeString(&DosName, VBOXGUEST_DEVICE_NAME_DOS);
/vbox/include/VBox/
H A DVBoxGuest.h62 # define VBOXGUEST_DEVICE_NAME_DOS L"\\DosDevices\\VBoxGuest" macro

Completed in 54 milliseconds