Home
last modified time | relevance | path

Searched defs:HH_CLOSE_ALL (Results 1 – 12 of 12) sorted by relevance

/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/
H A Dmissing.h202 HH_CLOSE_ALL, enumerator
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/windows/jnisrc/libWindows/
H A Dhtmlhelp.h46 #define HH_CLOSE_ALL 0x0012 // close all windows opened directly or indirectly by the c… macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dhtmlhelp.h34 #define HH_CLOSE_ALL 0x0012 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dhtmlhelp.h34 #define HH_CLOSE_ALL 0x0012 macro
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/msw/
H A Dhtmlhelp.h33 #define HH_CLOSE_ALL 0x12 macro
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/msw/
H A Dhtmlhelp.h33 #define HH_CLOSE_ALL 0x12 macro
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/msw/
H A Dhtmlhelp.h33 #define HH_CLOSE_ALL 0x12 macro
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/msw/
H A Dhtmlhelp.h33 #define HH_CLOSE_ALL 0x12 macro
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/msw/
H A Dhtmlhelp.h33 #define HH_CLOSE_ALL 0x12 macro
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/msw/
H A Dhtmlhelp.h33 #define HH_CLOSE_ALL 0x12 macro
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/msw/
H A Dhtmlhelp.h33 #define HH_CLOSE_ALL 0x12 macro
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Data/HtmlHelp/
H A Dmod.rs272 pub const HH_CLOSE_ALL: u32 = 18u32; const