Home
last modified time | relevance | path

Searched defs:WS_MAXIMIZEBOX (Results 1 – 25 of 243) sorted by relevance

12345678910

/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DWinBase.sml41 val WS_MAXIMIZEBOX : flags value
86 val WS_MAXIMIZEBOX: flags = 0wx00010000 value
H A DEdit.sml33 and WS_MINIMIZEBOX:flags and WS_MAXIMIZEBOX:flags and WS_TILED:flags and WS_ICONIC:flags value
H A DListbox.sml31 and WS_MINIMIZEBOX:flags and WS_MAXIMIZEBOX:flags and WS_TILED:flags and WS_ICONIC:flags value
H A DCombobox.sml31 and WS_MINIMIZEBOX:flags and WS_MAXIMIZEBOX:flags and WS_TILED:flags and WS_ICONIC:flags value
H A DStatic.sml31 and WS_MINIMIZEBOX:flags and WS_MAXIMIZEBOX:flags and WS_TILED:flags and WS_ICONIC:flags value
H A DScrollbar.sml33 and WS_MINIMIZEBOX:flags and WS_MAXIMIZEBOX:flags and WS_TILED:flags and WS_ICONIC:flags value
H A DButton.sml31 and WS_MINIMIZEBOX:flags and WS_MAXIMIZEBOX:flags and WS_TILED:flags and WS_ICONIC:flags value
H A DDialog.sml45 and WS_MINIMIZEBOX:flags and WS_MAXIMIZEBOX:flags and WS_TILED:flags and WS_ICONIC:flags value
H A DCommonControls.sml33 and WS_MINIMIZEBOX:flags and WS_MAXIMIZEBOX:flags and WS_TILED:flags and WS_ICONIC:flags value
H A DWindow.sml33 and WS_MINIMIZEBOX:flags and WS_MAXIMIZEBOX:flags and WS_TILED:flags and WS_ICONIC:flags value
/dports/devel/jwasm/JWasm-f0a2fdd/Samples/
H A DWin16_1.asm40 WS_MAXIMIZEBOX EQU 000010000h define
H A DWin32_8e.asm46 WS_MAXIMIZEBOX EQU 00010000h define
H A DWin32_8.asm43 WS_MAXIMIZEBOX EQU 00010000h define
/dports/net/freerdp/freerdp-2.5.0/include/freerdp/
H A Dwindow.h93 #define WS_MAXIMIZEBOX 0x00010000 macro
/dports/graphics/cfdg/cfdg-3.3_1/src-net/DPS_3.06/Docking/Win32/
H A DEnums.cs65 WS_MAXIMIZEBOX = 0x00010000, enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/Test/System.Windows.Forms/
H A DTestHelper.cs326 WS_MAXIMIZEBOX = 0x00010000, enumerator
/dports/graphics/libprojectm/projectm-3.1.12/src/MilkDrop2/Wasabi/bfc/platform/
H A Dplatform.h346 #define WS_MAXIMIZEBOX 0x00010000L macro
/dports/security/zeronet/ZeroNet-0.7.1/plugins/Trayicon/lib/
H A Dnotificationicon.py213 WS_MAXIMIZEBOX = 0x00010000 variable
/dports/graphics/cfdg/cfdg-3.3_1/src-net/FileDlgExtenders/
H A DEnums.cs273 WS_MAXIMIZEBOX = 0x00010000, enumerator
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/opengl/
H A DWindowsDisplay.java160 private static final int WS_MAXIMIZEBOX = 0x00010000; field in WindowsDisplay
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/binutils/
H A Dwindres.h341 #define WS_MAXIMIZEBOX (0x10000L) macro
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/mred/private/wx/win32/
H A Dconst.rkt310 (define WS_MAXIMIZEBOX #x00010000) function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/binutils/
H A Dwindres.h340 #define WS_MAXIMIZEBOX (0x10000L) macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/binutils/
H A Dwindres.h340 #define WS_MAXIMIZEBOX (0x10000L) macro
/dports/devel/djgpp-binutils/binutils-2.17/binutils/
H A Dwindres.h341 #define WS_MAXIMIZEBOX (0x10000L) macro

12345678910