Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
file_win.h File Reference
#include <memory>
#include "bin/file.h"

Go to the source code of this file.

Namespaces

namespace  dart
 
namespace  dart::bin
 

Macros

#define MAX_DIRECTORY_PATH   (MAX_PATH - 12)
 

Functions

std::unique_ptr< wchar_t[]> dart::bin::ToWinAPIDirectoryPath (const char *path, bool force_long_prefix=false)
 

Macro Definition Documentation

◆ MAX_DIRECTORY_PATH

#define MAX_DIRECTORY_PATH   (MAX_PATH - 12)

Definition at line 14 of file file_win.h.