Changeset 95963 in vbox
- Timestamp:
- Aug 1, 2022 2:15:59 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 152720
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTrayInternal.h
r95962 r95963 16 16 */ 17 17 18 #ifndef GA_INCLUDED_SRC_WINNT_VBoxTray_ Internal_h19 #define GA_INCLUDED_SRC_WINNT_VBoxTray_ Internal_h18 #ifndef GA_INCLUDED_SRC_WINNT_VBoxTray_VBoxTrayInternal_h 19 #define GA_INCLUDED_SRC_WINNT_VBoxTray_VBoxTrayInternal_h 20 20 #ifndef RT_WITHOUT_PRAGMA_ONCE 21 21 # pragma once … … 28 28 DWORD aBitsPerPixel, LONG aPosX, LONG aPosY, BOOL fEnabled, BOOL fExtDispSup); 29 29 30 #endif /* !GA_INCLUDED_SRC_WINNT_VBoxTray_ Internal_h */30 #endif /* !GA_INCLUDED_SRC_WINNT_VBoxTray_VBoxTrayInternal_h */
Note:
See TracChangeset
for help on using the changeset viewer.