VirtualBox

Changeset 95867 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 27, 2022 1:24:58 AM (2 years ago)
Author:
vboxsync
Message:

VBoxTray/VBoxDisplay.h: This header file name clashes with one in ../include/, so please merge this (and a bunch of others ones) into VBoxTray.h or VBoxSeamless.h because this is a waste of time to have to wonder about which file is being includes and what the code means. My preference would be to rename VBoxTray.h to VBoxTrayInternal.h and all but except maybe VBoxDnD.h into it.

File:
1 edited

Legend:

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

    r93115 r95867  
    2222#endif
    2323
     24/** @todo r=bird: This file has the same name as ../include/VBoxDisplay.h
     25 *        which some of the VBoxTray source files also wish to include.
     26 *
     27 *        The result is a certifiable mess. To quote a Tina Fey's character in
     28 *        Ponyo: "BAKA BAKA BAKA BAKA BAKA BAKA BAKA BAKA BAKA BAKA BAKA!!!"
     29 *
     30 *        There are too many 'ing header files here.  Most of them can be merged
     31 *        into VBoxTray.h (or a VBoxTrayInternal.h file).
     32 *
     33 */
     34
     35
    2436DWORD VBoxDisplayGetCount();
    2537DWORD VBoxDisplayGetConfig(const DWORD NumDevices, DWORD *pDevPrimaryNum, DWORD *pNumDevices, DISPLAY_DEVICE *paDisplayDevices, DEVMODE *paDeviceModes);
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