272 questions
iThis is a problem that you encounter when porting Unity titles developed for iOS and Android as Windows Store apps.Windows 8.1 allows you to change the window size of the Windows Store app, but when ...
Questions about Windows command prompts.I'd like to know if anyone knows, but for example, is there a simple way to check the size of the C drive in the remote environment from the command prompt? (I ...
Obtain a specific window handle from the C# program and The window receives messages from the operating system via mouse and other operations.I would like to check on the program, is it possible?Speci...
PrerequisitesI am currently creating a TCP server application with the following configuration:PC (client)Load balancer-----------Server1 -- --------------------------- Server 2 -- -------------...
Connect a graphics board with four monitors to your Windows 10 PC and I would like to create an application that switches the output status of the screen.You can play videos and more by treating four ...
I'm looking for a way to run an exe file on my client PC, e.g. C:/Windows/System32/calc.exe. I searched online and found many ways to use ActiveX, but ActiveX is not supported by Edge, so I'm looking ...
.NET 4.5 (C#6.0) is developing Windows form applications application.When using TaskDialog using the libraries below, an exception occurs.Microsoft.WindowsAPICodePack.dllMicrosoft.WindowsAPICodePack.S...
I installed sbt because I wanted to use scala on my company PC, but when I tried sbt new, I couldn't get the plug-in.I found a way to configure proxy settings in Qiita, so I tried it, but it didn't wo...
The directory structure is as follows:~│ --src│ t test.txt│ t test02.txt│ │ │ --save01│ t tmp.csv│ │ │ s-save02--target │ --save01 s-save02Now we used the following command to copy the text file from...
When I write code in Windows C#, I don't understand the following:System.IO.DriveInfo=newSystem.IO.DriveInfo(Z);if(drive.IsReady){strings;s=string.Format ({0:f1}GB/{1:f1}GB, drive.TotalFreeSpace/1024/...
« | - 15 - | » |
© 2024 OneMinuteCode. All rights reserved.