Searched defs:startup_info_ex (Results 1 – 3 of 3) sorted by relevance
50 template<> struct startup_info_ex<char> struct52 typedef ::boost::winapi::STARTUPINFOEXA_ type;56 template<> struct startup_info_ex<wchar_t> struct58 typedef ::boost::winapi::STARTUPINFOEXW_ type;74 startup_info_ex_t startup_info_ex member
72 BOOST_AUTO_TEST_CASE(startup_info_ex) in BOOST_AUTO_TEST_CASE() argument
332 startup_info_ex_t startup_info_ex; member