windows tag

272 questions


2 answers
31 views
0
Unable to Receive Python Signals in Windows Environments

I would like to receive a signal in Windows OS + Python (3.7.5) environment, but the process will fail without receiving it.If anyone knows the cause and how to deal with it, could you please let me k...

2 years ago

1 answers
125 views
0
Cannot access folder in WSL アクセスYou may not have permission to use this network resource that you cannot access. に

Windows 10 tried to install WSL and access the WSL folder from Explorer.I entered \wsl$ in the explorer and Ubuntu appeared.However, if you try to double-click this folder, the message You may not hav...

2 years ago

1 answers
79 views
0
Can I connect to ssh using Bluetooth?

What should I do if I want to connect to ssh using Bluetooth?I want to connect between Windows and MacOS.Both computers want to run on both the host and the client.Does OpenSSH not support Windows?htt...

2 years ago

1 answers
37 views
0
I want to collect trash PCs and run any program.

I want to collect trash PCs (4GB RAM, Celeron CPU, etc.) and treat them like one high-performance PC.For example, I want to create an environment where I can run Photoshop quickly using four machines....

2 years ago

1 answers
50 views
0
Setting the HOME Directory for emacs After Windows User Profile Changes

I have a question about the subject.I moved the user profile in Windows, but the emacs HOME directory configuration after migration is not working.The location of the user profile has been changed as ...

2 years ago

1 answers
35 views
0
AWS sam init error (sample code)

Attempting to run sample code for AWS SAM.Follow this page (AWS Home Page ) to implement sample code for the AWS SAM program.environmentWindows 10git:2.26.0sam init encountered the following error:Err...

2 years ago

1 answers
33 views
0
Requires a C/C++ code to screen capture in a Windows environment

We are producing a screen casting program for Windows to film game videos.Speed is important. I'm looking for a way other than GDI, but I can't find the relevant information well.Which way should I lo...

2 years ago

1 answers
113 views
0
To permanently add a directory to PYTHONPATH

You can also add directories with sys.path.append, but I understand that this will be restored to its original state when the program ends.I just want to make a code that I don't want to add again if ...


1 answers
108 views
0
What is the difference between a regular Windows server and a Windows server?

I wonder what's the difference between regular Windows (windows xp, 7, 8, 10...) and Windows Server (windows server 2012...).Isn't the role of a server possible even with ordinary Windows products? Wh...

2 years ago

1 answers
61 views
0
I need to develop a window program with c++, how do you handle GUI these days?

I was going to develop a Win32 API for C++, but now that I'm trying to create a custom GUI, it feels like I'm making a new wheel.What kind of Gui framework/library do you use for developing Windows wi...

2 years ago
« - 26 - »

© 2024 OneMinuteCode. All rights reserved.