terminal/src/cascadia/ShellExtension
N d09fdd61cb
Change backslashes in include statements to forward slashes (#8205)
Many include statements use forward slashes, while others use backwards
slashes. This is inconsistent formatting. For this reason, I changed the
backward slashes to forward slashes since that is the standard.
2020-11-25 21:02:10 +00:00
..
dllmain.cpp Add a context menu entry to "Open Windows Terminal here" (#6100) 2020-05-28 15:42:13 +00:00
OpenTerminalHere.cpp Shell extension: Use WT's icon as our icon (#8068) 2020-10-28 10:31:45 +00:00
OpenTerminalHere.h Make the Shell Extension methods STDMETHODIMP (#6238) 2020-05-28 14:09:52 -07:00
packages.config Update C++/WinRT to 2.0.201017.1 (#8061) 2020-10-27 20:15:30 +00:00
pch.cpp Add a context menu entry to "Open Windows Terminal here" (#6100) 2020-05-28 15:42:13 +00:00
pch.h Change backslashes in include statements to forward slashes (#8205) 2020-11-25 21:02:10 +00:00
PlaceholderType.cpp Add a context menu entry to "Open Windows Terminal here" (#6100) 2020-05-28 15:42:13 +00:00
PlaceholderType.h Add a context menu entry to "Open Windows Terminal here" (#6100) 2020-05-28 15:42:13 +00:00
PlaceholderType.idl Add a context menu entry to "Open Windows Terminal here" (#6100) 2020-05-28 15:42:13 +00:00
WindowsTerminalShellExt.def Add a context menu entry to "Open Windows Terminal here" (#6100) 2020-05-28 15:42:13 +00:00
WindowsTerminalShellExt.vcxproj Remove all our path antics; force native projects to bin/, obj/ (#8062) 2020-10-27 15:00:41 -07:00