Home
last modified time | relevance | path

Searched refs:FtSubFt (Results 1 – 15 of 15) sorted by relevance

/dports/sysutils/apcctrl/apcctrl-0.8.21/src/win32/
H A Dmymapi32.def40 FtSubFt@16
/dports/sysutils/apcupsd/apcupsd-3.14.14/src/win32/
H A Dmymapi32.def40 FtSubFt@16
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Dmapi32.def39 FtSubFt@16
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Dmapi32.def39 FtSubFt@16
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dmapi32.def63 FtSubFt
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dmapi32.def63 FtSubFt
/dports/devel/upp/upp/bazaar/MAPIEx/plugin/include_MINGW32/
H A Dwabutil.h190 STDAPI_(FILETIME) FtSubFt(FILETIME ftMinuend,FILETIME ftSubtrahend);
H A Dmapiutil.h200 STDAPI_(FILETIME) FtSubFt(FILETIME ftMinuend,FILETIME ftSubtrahend);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwabutil.h190 STDAPI_(FILETIME) FtSubFt(FILETIME ftMinuend,FILETIME ftSubtrahend);
H A Dmapiutil.h200 STDAPI_(FILETIME) FtSubFt(FILETIME ftMinuend,FILETIME ftSubtrahend);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwabutil.h190 STDAPI_(FILETIME) FtSubFt(FILETIME ftMinuend,FILETIME ftSubtrahend);
H A Dmapiutil.h200 STDAPI_(FILETIME) FtSubFt(FILETIME ftMinuend,FILETIME ftSubtrahend);
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/mapi/include/
H A Dmapiutil.h795 STDAPI_(FILETIME) FtSubFt(FILETIME ftMinuend, FILETIME ftSubtrahend);
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/AddressBook/
H A Dmod.rs35 …pub fn FtSubFt(ftminuend: super::super::Foundation::FILETIME, ftsubtrahend: super::super::Foundati… in FtSubFt() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/AddressBook/
H A Dmod.rs1125 pub unsafe fn FtSubFt<'a, Param0: ::windows::runtime::IntoParam<'a, super::super::Foundation::FILET… in FtSubFt() function
1130 …fn FtSubFt(ftminuend: super::super::Foundation::FILETIME, ftsubtrahend: super::super::Foundation::… in FtSubFt() function
1132 … ::std::mem::transmute(FtSubFt(ftminuend.into_param().abi(), ftsubtrahend.into_param().abi())) in FtSubFt()