Skip to content
This repository has been archived by the owner on Mar 30, 2019. It is now read-only.

Commit

Permalink
[DXGI] add mapping DXGI_OVERLAY_SUPPORT_FLAG
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewSt committed Jun 9, 2016
1 parent 12669e5 commit b4d2f1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/SharpDX.DXGI/Mapping.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@
<map enum="DXGI_ENUM_MODES_FLAGS" name="DisplayModeEnumerationFlags" flags="true" none="false"/>
<map enum="DXGI_MAP_FLAGS" flags="true" none="false" />
<map enum="DXGI_MWA_FLAGS" name="WindowAssociationFlags" />
<map enum="DXGI_OVERLAY_SUPPORT_FLAG" name="OverlaySupportFlags" flags="true" none="false"/>
<map enum-item="DXGI_MWA_NO_WINDOW_CHANGES" name="IgnoreAll" />
<map enum-item="DXGI_MWA_NO_ALT_ENTER" name="IgnoreAltEnter" />
<map enum-item="DXGI_MWA_NO_PRINT_SCREEN" name="IgnorePrintScreen" />
Expand Down

0 comments on commit b4d2f1c

Please sign in to comment.