VirtualBox

Ignore:
Timestamp:
Aug 1, 2022 2:11:45 PM (3 years ago)
Author:
vboxsync
Message:

Additions/VBoxTray: Got rid of static function isVBoxDisplayDriverActive() defined in a header, which makes no sense (and is gone anyway).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp

    r95961 r95962  
    4646    DECLCALLBACKMEMBER_EX(LONG,WINAPI, pfnChangeDisplaySettingsEx,(LPCTSTR lpszDeviceName, LPDEVMODE lpDevMode, HWND hwnd,
    4747                                                                   DWORD dwflags, LPVOID lParam));
    48     /** EnumDisplayDevices does not exist in NT. isVBoxDisplayDriverActive et al. are using these functions. */
     48    /** EnumDisplayDevices does not exist in NT. */
    4949    DECLCALLBACKMEMBER_EX(BOOL, WINAPI, pfnEnumDisplayDevices,(IN LPCSTR lpDevice, IN DWORD iDevNum,
    5050                                                               OUT PDISPLAY_DEVICEA lpDisplayDevice, IN DWORD dwFlags));
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