Home
last modified time | relevance | path

Searched refs:DTBLCOMBOBOX (Results 1 – 9 of 9) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/AddressBook/
H A Dmod.rs185 pub struct DTBLCOMBOBOX { struct
192 impl ::core::marker::Copy for DTBLCOMBOBOX {} argument
193 impl ::core::clone::Clone for DTBLCOMBOBOX { implementation
329 pub lpcombobox: *mut DTBLCOMBOBOX,
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmapidefs.h1337 } DTBLCOMBOBOX,*LPDTBLCOMBOBOX; typedef
1338 #define SizedDtblComboBox(n,u) struct _DTBLCOMBOBOX_ ## u { DTBLCOMBOBOX dtblcombobox; TCHAR lpszCh…
H A Dwabdefs.h1342 } DTBLCOMBOBOX,*LPDTBLCOMBOBOX; typedef
1343 #define SizedDtblComboBox(n,u) struct _DTBLCOMBOBOX_ ## u { DTBLCOMBOBOX dtblcombobox; TCHAR lpszCh…
/dports/devel/upp/upp/bazaar/MAPIEx/plugin/include_MINGW32/
H A Dmapidefs.h1337 } DTBLCOMBOBOX,*LPDTBLCOMBOBOX; typedef
1338 #define SizedDtblComboBox(n,u) struct _DTBLCOMBOBOX_ ## u { DTBLCOMBOBOX dtblcombobox; TCHAR lpszCh…
H A Dwabdefs.h1342 } DTBLCOMBOBOX,*LPDTBLCOMBOBOX; typedef
1343 #define SizedDtblComboBox(n,u) struct _DTBLCOMBOBOX_ ## u { DTBLCOMBOBOX dtblcombobox; TCHAR lpszCh…
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwabdefs.h1342 } DTBLCOMBOBOX,*LPDTBLCOMBOBOX; typedef
1343 #define SizedDtblComboBox(n,u) struct _DTBLCOMBOBOX_ ## u { DTBLCOMBOBOX dtblcombobox; TCHAR lpszCh…
H A Dmapidefs.h1337 } DTBLCOMBOBOX,*LPDTBLCOMBOBOX; typedef
1338 #define SizedDtblComboBox(n,u) struct _DTBLCOMBOBOX_ ## u { DTBLCOMBOBOX dtblcombobox; TCHAR lpszCh…
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/mapi/include/
H A Dmapidefs.h2501 } DTBLCOMBOBOX, FAR * LPDTBLCOMBOBOX; typedef
2505 DTBLCOMBOBOX dtblcombobox; \
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/AddressBook/
H A Dmod.rs301 pub struct DTBLCOMBOBOX { struct
308 impl DTBLCOMBOBOX {} argument
309 impl ::std::default::Default for DTBLCOMBOBOX { implementation
314 impl ::std::fmt::Debug for DTBLCOMBOBOX { implementation
319 impl ::std::cmp::PartialEq for DTBLCOMBOBOX { implementation
324 impl ::std::cmp::Eq for DTBLCOMBOBOX {} implementation
325 unsafe impl ::windows::runtime::Abi for DTBLCOMBOBOX { implementation
616 pub lpcombobox: *mut DTBLCOMBOBOX,