VirtualBox

Ignore:
Timestamp:
Jul 9, 2014 8:57:52 AM (10 years ago)
Author:
vboxsync
Message:

SUPLib-win.cpp: Removed unused name defines.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp

    r51907 r51948  
    6262/** The support service name. */
    6363#define SERVICE_NAME    "VBoxDrv"
    64 /** Win32 Device name - system. */
    65 #define DEVICE_NAME_SYS "\\\\.\\VBoxDrv"
    66 /** Win32 Device name - user. */
    67 #define DEVICE_NAME_USR "\\\\.\\VBoxDrvU"
    68 /** NT Device name. */
    69 #define DEVICE_NAME_NT   L"\\Device\\VBoxDrv"
    70 /** Win32 Symlink name. */
    71 #define DEVICE_NAME_DOS  L"\\DosDevices\\VBoxDrv"
    7264
    7365
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette