Home
last modified time | relevance | path

Searched refs:LPSTR_ (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/boost/winapi/
Denvironment.hpp35 BOOST_WINAPI_IMPORT boost::winapi::LPSTR_ BOOST_WINAPI_WINAPI_CC GetEnvironmentStrings();
36 …_IMPORT boost::winapi::BOOL_ BOOST_WINAPI_WINAPI_CC FreeEnvironmentStringsA(boost::winapi::LPSTR_);
40 boost::winapi::LPSTR_ lpBuffer,
92 BOOST_FORCEINLINE BOOL_ free_environment_strings(LPSTR_ p) in free_environment_strings()
97 BOOST_FORCEINLINE DWORD_ get_environment_variable(LPCSTR_ name, LPSTR_ buffer, DWORD_ size) in get_environment_variable()
Dget_system_directory.hpp26 boost::winapi::LPSTR_ lpBuffer,
46 BOOST_FORCEINLINE UINT_ get_system_directory(LPSTR_ lpBuffer, UINT_ uSize) in get_system_directory()
Dprocess.hpp64 boost::winapi::LPSTR_ lpCommandLine,
317 LPSTR_ lpReserved;
318 LPSTR_ lpDesktop;
319 LPSTR_ lpTitle;
412 LPSTR_ lpCommandLine, in CreateProcessA()
437 LPSTR_ lpCommandLine, in create_process()
Ddirectory_management.hpp27 GetTempPathA(boost::winapi::DWORD_ length, boost::winapi::LPSTR_ buffer);
75 BOOST_FORCEINLINE DWORD_ get_temp_path(DWORD_ length, LPSTR_ buffer) in get_temp_path()
Ddbghelp.hpp58 boost::winapi::LPSTR_ UnDecoratedName,
141 LPSTR_ UnDecoratedName, in undecorate_symbol_name()
Derror_handling.hpp31 boost::winapi::LPSTR_ lpBuffer,
131 LPSTR_ lpBuffer, in format_message()
Ddll.hpp44 boost::winapi::LPSTR_ lpFilename,
145 BOOST_FORCEINLINE DWORD_ get_module_file_name(HMODULE_ hModule, LPSTR_ lpFilename, DWORD_ nSize) in get_module_file_name()
Dbasic_types.hpp154 typedef ::LPSTR LPSTR_; typedef
236 typedef CHAR_ *LPSTR_;
Dcrypt.hpp37 boost::winapi::LPSTR_ szProvName,
139 LPSTR_ szProvName, in crypt_enum_providers()
Dcharacter_code_conversion.hpp36 boost::winapi::LPSTR_ lpMultiByteStr,
Dpipes.hpp104 boost::winapi::LPSTR_ ClientComputerName,
302 BOOST_FORCEINLINE BOOL_ get_named_pipe_client_computer_name(HANDLE_ Pipe, LPSTR_ ClientComputerName… in get_named_pipe_client_computer_name()