I am using a Debian OS: [email protected]:~$ uname -a Linux clunasvm 4.19.0-13-amd64 #1 SMP Debian 4.19.160-2 (2020-11-28) x86_64 GNU/Linux And GCC: [email protected]:~$ gcc –version gcc (Debian 8.3.0-6) 8.3.0 Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS ..
Category : 16-bit
My old 16-bit application will not launch on Windows 2010. I cannot use NTVDM as Windows 2010 has SMBV1 protocol blocked. Can someone suggest a way to launch the app remotely from the server? I was suggested to build wrapper for the 16 bit application using C++. Could you please guide me on that. Source: ..
Recent Comments