VirtualBox

Ignore:
Timestamp:
Aug 1, 2022 2:08:20 PM (2 years ago)
Author:
vboxsync
Message:

Additions/VBoxTray: Got rid of VBoxDisplay.h (renamed to VBoxTrayInternal.h, more stuff added later), as I also tripped over this several times in the past already, log include fixes.

File:
1 moved

Legend:

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

    r95960 r95961  
    1616 */
    1717
    18 #ifndef GA_INCLUDED_SRC_WINNT_VBoxTray_VBoxDisplay_h
    19 #define GA_INCLUDED_SRC_WINNT_VBoxTray_VBoxDisplay_h
     18#ifndef GA_INCLUDED_SRC_WINNT_VBoxTray_Internal_h
     19#define GA_INCLUDED_SRC_WINNT_VBoxTray_Internal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
    2222#endif
    23 
    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 
    3523
    3624DWORD VBoxDisplayGetCount();
     
    4836#endif
    4937
    50 #endif /* !GA_INCLUDED_SRC_WINNT_VBoxTray_VBoxDisplay_h */
     38#endif /* !GA_INCLUDED_SRC_WINNT_VBoxTray_Internal_h */
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