Flutter Engine
The Flutter Engine
|
Go to the source code of this file.
Classes | |
class | dart::bin::StringUtilsWin |
class | dart::bin::WideToUtf8Scope |
Namespaces | |
namespace | dart |
namespace | dart::bin |
Macros | |
#define | MAX_LONG_PATH 32767 |
Functions | |
void | dart::bin::FormatMessageIntoBuffer (DWORD code, wchar_t *buffer, int buffer_length) |
FILETIME | dart::bin::GetFiletimeFromMillis (int64_t millis) |
std::unique_ptr< wchar_t[]> | dart::bin::Utf8ToWideChar (const char *path) |
#define MAX_LONG_PATH 32767 |
Definition at line 15 of file utils_win.h.