Searched refs:SHFORMATDT_UNSUPPORTED_FLAGS (Results 1 – 1 of 1) sorted by relevance
5251 #define SHFORMATDT_UNSUPPORTED_FLAGS (FDTF_RELATIVE | FDTF_LTRDATE | FDTF_RTLDATE | FDTF_NOAUTOREAD… in SHFormatDateTimeW() macro5262 if (fmt_flags & SHFORMATDT_UNSUPPORTED_FLAGS) in SHFormatDateTimeW()5263 FIXME("ignoring some flags - 0x%08x\n", fmt_flags & SHFORMATDT_UNSUPPORTED_FLAGS); in SHFormatDateTimeW()5304 #undef SHFORMATDT_UNSUPPORTED_FLAGS in SHFormatDateTimeW()