-
- Downloads
Add Shell support for Windows
Requires Windows 10 or higher. This changes the default SyncTERM builds to require Windows 10. To build for other versions, you need to pass WIN32, WINVER, WIN32_IE, and NTDDI to build script. These need to be whatever they need to be for old stuff to work.
Showing
- src/build/Common.gmake 7 additions, 2 deletionssrc/build/Common.gmake
- src/syncterm/GNUmakefile 5 additions, 0 deletionssrc/syncterm/GNUmakefile
- src/syncterm/conn.c 9 additions, 0 deletionssrc/syncterm/conn.c
- src/syncterm/conn_conpty.c 251 additions, 0 deletionssrc/syncterm/conn_conpty.c
- src/syncterm/conn_conpty.h 13 additions, 0 deletionssrc/syncterm/conn_conpty.h
src/syncterm/conn_conpty.c
0 → 100644
src/syncterm/conn_conpty.h
0 → 100644
Please register or sign in to comment