Bonjour,
je suis actuellement sur win10 et je voudrais savoir s'il est possible de lancer une application sur un autre bureau (les bureaux virtuels de win10).
Peut-être y a-t-il une solution avec Process.start(); ?
Merci
Hello,
as my title says: on Windows 10, my console (cmd prompt) does not display Chinese input string by Console.ReadLine (but it displays Chinese non-input strings correctly).
Here is my problematic code-chunk:
using System;
using System.IO;
using System.Text;
namespace 字符
{
class...
Hi all,
The build environment is VS2017 on 10 Pro x64
These variants all work on the build machine:
x64 UWP .NET 4.5+
x64 .NET 3.5+
x86 .NET 3.5+
.NET 3.0 fails only because I have some lazy Linq, and 2.0 is not going to work.
The test environment is Windows XP Pro x86 (clean VM with .NET...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.