windows tag

272 questions


2 answers
96 views
0
Unable to handle signal in multiprocessing.Process target

In multiprocessing.Process, I want to handle SIGTERM in the target function (which is passed as the argument target), but it doesn't work What should I do?If you press the Start button in a program us...


1 answers
98 views
0
I want to use unix command in Anaconda Prompt

This is a question for engineers in their 50s.Young people may not get used to it.It seems that it is possible to install mingw(gcc, gfortran) on Anaconda as follows.conda install-canaconda Mingw If p...

2 years ago

1 answers
53 views
0
I want to hook nextoutw in easyhook

I changed the EasyHook-Tutorials sample and wrote the program to hook theextoutw.However, when I run notepad.exe, the hook message does not appear.What's wrong?The changed code is as follows.I have no...

2 years ago

1 answers
126 views
0
Virtual Guest Linux on Mac Host Connects Extremely Slow on Another Windows Host

Host OS: MacOS 10.12virtualization software:VMWare Fusion 7Guest OS: Ubuntu 12.04 (Assume A)Another host OS you are trying to connect to: Windows 7 (Assume B) In the above environment, if B tries to c...


1 answers
62 views
0
What license agreements do I need to build Windows for my development environment on VirtualBox?

What I want to do: I thought it would be great if I could build Windows for my development environment on VirtualBox.The host PC is a Mac and does not have a specific Windows PC or license.What is the...

2 years ago

2 answers
127 views
0
How to Avoid OutOfMemoryException When Concatenating Strings

I am developing Windows applications on VB.net.OutOfMemoryException error thrown when concatenating String stringsThe technique is to separate Single numbers with commas and create 1000 comma-separate...


2 answers
132 views
0
Do not want IE notification bar displayed when downloading files

Using JavaScript to access a file on a server and create a program to open it in the client's exe.It works as expected, but the notification bar of the browser (IE9) appears when I access the file on ...


1 answers
64 views
0
I want the browser to display automatically at startup.

I want Windows to automatically display a specific page on the full screen in my browser when I start the unit, but I'm having a hard time because I don't know what to do.If you know any good way, ple...

2 years ago

5 answers
65 views
0
The program created in visual studio cannot start.

My friend asked me to program with C#.net on VS2010.My PC works fine, but when I boot to my friend's PC in Windows 7, A problem has occurred and the program is no longer working properly.The program i...

2 years ago

1 answers
69 views
0
Booting Apache from USB Memory

I would like to put Apache in the USB memory to boot, but it won't boot if the drive changes.The configuration file below conf has been renamed correctly when the drive changes.Are there any other fil...

2 years ago
« - 9 - »

© 2024 OneMinuteCode. All rights reserved.