terminal/src/inc
Jeremy Banks 31b614d5b2 Code to add WSLProfiles. (#1050)
* Code to add WSLProfiles.

* Updates recomended by miniksa

* Corrections from Mauve

* More updates from miniska (clarified WaitForSingleObject errors, and moved the try block to the calling function)

* Added THROW_LAST_ERROR for WAIT_FAILED instead of passing an unhandled exception.

* Migrate STL dependancies to LibraryIncludes.h

* Renamed function to provide more clarity

* Set WSL starting directory.

* Default Linux icon and brackets on new lines.

* Added system path so we don't rely on execution from the PATH environment variable.  Removed incorrect error useage.  Removed variable that was not required.

* Remove default directory setting.
2019-06-07 16:12:32 -05:00
..
CppCoreCheck Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
test Removed using namespace directive from header files (#955) 2019-05-30 11:14:21 -07:00
argb.h Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
conattrs.hpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
conime.h Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
conint.h Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
conpty-universal.h set identifying environment variable for new connections (#897) 2019-05-22 13:24:22 -07:00
conpty.h Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
consoletaeftemplates.hpp Change ParseNext function in UTF16 parser to never yield invalid data… (#1129) 2019-06-04 15:22:18 -07:00
contsf.h Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
cpl_core.h Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
DefaultSettings.h Update the default settings (#918) 2019-05-23 17:02:32 -05:00
HostAndPropsheetIncludes.h Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
IDefaultColorProvider.hpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
ITerminalOutputConnection.hpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
ITerminalOwner.hpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
LibraryIncludes.h Code to add WSLProfiles. (#1050) 2019-06-07 16:12:32 -05:00
operators.hpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
unicode.hpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
VtIoModes.hpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00