Home
last modified time | relevance | path

Searched refs:MCM_GETMONTHRANGE (Results 1 – 25 of 214) sorted by relevance

123456789

/dports/editors/lazarus/lazarus/lcl/interfaces/wince/
H A Dwincedef.pp39 MCM_GETMONTHRANGE = MCM_FIRST + 7;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwincedef.pp39 MCM_GETMONTHRANGE = MCM_FIRST + 7;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/wince/
H A Dwincedef.pp39 MCM_GETMONTHRANGE = MCM_FIRST + 7;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwincedef.pp39 MCM_GETMONTHRANGE = MCM_FIRST + 7;
/dports/lang/fpc-source/fpc-3.2.2/packages/winceunits/src/
H A Dcommctrl.pp211 MCM_GETMONTHRANGE = MCM_FIRST + 7;
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dcommctrl.h1018 #define MCM_GETMONTHRANGE 0x1007 macro
2041 #define MonthCal_GetMonthRange(hwnd,flag,systimearray) SNDMSG(hwnd,MCM_GETMONTHRANGE,(WPARAM)flag,(…
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dcommctrl.h1018 #define MCM_GETMONTHRANGE 0x1007 macro
2041 #define MonthCal_GetMonthRange(hwnd,flag,systimearray) SNDMSG(hwnd,MCM_GETMONTHRANGE,(WPARAM)flag,(…
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d2235 MCM_GETMONTHRANGE = 0x1007,
5686 return cast(INT) SendMessage(hwnd, MCM_GETMONTHRANGE, cast(WPARAM) flag,
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d2234 MCM_GETMONTHRANGE = 0x1007,
5685 return cast(INT) SendMessage(hwnd, MCM_GETMONTHRANGE, cast(WPARAM) flag,
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d2235 MCM_GETMONTHRANGE = 0x1007,
5686 return cast(INT) SendMessage(hwnd, MCM_GETMONTHRANGE, cast(WPARAM) flag,
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d2234 MCM_GETMONTHRANGE = 0x1007,
5685 return cast(INT) SendMessage(hwnd, MCM_GETMONTHRANGE, cast(WPARAM) flag,
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d2234 MCM_GETMONTHRANGE = 0x1007,
5685 return cast(INT) SendMessage(hwnd, MCM_GETMONTHRANGE, cast(WPARAM) flag,
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d2234 MCM_GETMONTHRANGE = 0x1007,
5685 return cast(INT) SendMessage(hwnd, MCM_GETMONTHRANGE, cast(WPARAM) flag,
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d2235 MCM_GETMONTHRANGE = 0x1007,
5686 return cast(INT) SendMessage(hwnd, MCM_GETMONTHRANGE, cast(WPARAM) flag,
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d2234 MCM_GETMONTHRANGE = 0x1007,
5685 return cast(INT) SendMessage(hwnd, MCM_GETMONTHRANGE, cast(WPARAM) flag,
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d2234 MCM_GETMONTHRANGE = 0x1007,
5685 return cast(INT) SendMessage(hwnd, MCM_GETMONTHRANGE, cast(WPARAM) flag,
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d2235 MCM_GETMONTHRANGE = 0x1007,
5686 return cast(INT) SendMessage(hwnd, MCM_GETMONTHRANGE, cast(WPARAM) flag,
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcommctrl.h4458 #define MCM_GETMONTHRANGE (MCM_FIRST+7) macro
4459 #define MonthCal_GetMonthRange(hmc,gmr,rgst) (DWORD)SNDMSG(hmc,MCM_GETMONTHRANGE,(WPARAM)(gmr),(LPA…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcommctrl.h4458 #define MCM_GETMONTHRANGE (MCM_FIRST+7) macro
4459 #define MonthCal_GetMonthRange(hmc,gmr,rgst) (DWORD)SNDMSG(hmc,MCM_GETMONTHRANGE,(WPARAM)(gmr),(LPA…
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs2997 pub const MCM_GETMONTHRANGE: ::UINT = MCM_FIRST + 7; const
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs2997 pub const MCM_GETMONTHRANGE: ::UINT = MCM_FIRST + 7; const
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs2997 pub const MCM_GETMONTHRANGE: ::UINT = MCM_FIRST + 7; const
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs2997 pub const MCM_GETMONTHRANGE: ::UINT = MCM_FIRST + 7; const
/dports/devel/sccache/sccache-0.2.15/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs2997 pub const MCM_GETMONTHRANGE: ::UINT = MCM_FIRST + 7; const
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs2997 pub const MCM_GETMONTHRANGE: ::UINT = MCM_FIRST + 7; const

123456789