WSL_DISTRIBUTION_FLAGS_ENABLE_INTEROP constant

int const WSL_DISTRIBUTION_FLAGS_ENABLE_INTEROP

Allow the distribution to interoperate with Windows processes (for example, the user can invoke "cmd.exe" or "notepad.exe" from within a WSL session).

Implementation

static const WSL_DISTRIBUTION_FLAGS_ENABLE_INTEROP = 0x1;