Skip to main content

Questions tagged [windows]

Writing software specific to the Microsoft Windows operating system: APIs, behaviours, etc. GENERAL WINDOWS SUPPORT IS OFF-TOPIC. Support questions may be asked on https://superuser.com

0 votes
0 answers
14 views

Running .NET Framework 4.7 DLLs in a Docker Container on Windows

I have an application for which I only have the compiled DLL files, but I do not have the source code. Is it possible to add the DLL's into a Docker container and run them using .NET Framework 4.7 on ...
Gazi Këpuska's user avatar
0 votes
0 answers
25 views

Getting Windows user's name in "Firstname Lastname" format when user is part of a group

I'm trying to get the name of the currently logged in Windows user in the format "John Doe". I'm not sure if there's an accepted term for this, but think, the name you see when you bring up ...
Josh Brunton's user avatar
0 votes
1 answer
49 views

My python chat server does not send messages properly

When sending a message for the send time from the client it is not sent to the other client. I'm fairly new to Python and sockets. some of the commented off code has been code I've tried but has not ...
BoneheadBreaker's user avatar
0 votes
0 answers
9 views

I'm trying to show slots for pfkcs11 and I'm using windows but instead I get an error that the library failed to load

I am trying to show slots using softhsm but I get an error. The code and error is: softhsm2-util --show-slots ERROR: Could not load the PKCS#11 library/module: LoadLibraryA failed: 0x0000007E ERROR: ...
chuckydoll's user avatar
0 votes
0 answers
22 views

A seemingly stopped HTTP service continues to work

I wrote a python function, detailed in another post, which communicates with an HTTP-based RumbleDB server, running on my local machine, in order to evaluate JSONiq queries. I tested the function in a ...
Evan Aad's user avatar
  • 5,937
0 votes
0 answers
8 views

last submission cannot be restored as the driver code has been updated GeeksForGeeks

As you can see its showing last submission cannot be restored as the driver code has been updated Issue: Unable to Retrieve Previous Submissions on Geeks for Geeks I have been practicing Data ...
shaurya tripathi's user avatar
-2 votes
0 answers
14 views

Windows Load Balancing [closed]

I was required to setup load balancing on two servers A and B. I was using the windows server manager to do this. These are steps I used on Network Load Balancing Mangager Open NLB Manager: Step 1: ...
soby's user avatar
  • 56
0 votes
0 answers
19 views

Cannot open source file "crtdefs.h" in VSC (CUDA script), but CUDA compilation works

My CUDA script (.cu) can be compiled without error, but #include <stdio.h> line raises VSC's error: #include errors detected. Please update your includePath. Squiggles are disabled for this ...
TaihouKai's user avatar
  • 301
0 votes
0 answers
10 views

Users cant edit own personal info in AD

I faced such a problem that users cannot fill in the office and description fields in AD. Previously, a script worked to add the computer's name to the user when logging into the session. It stopped ...
0 votes
0 answers
33 views

Unexpected rounded corners in Qt Frameless Widget

Unexpected rounded corners in Qt Frameless Widget I use Qt and Windows API to create a window with a custom title bar, and I want this window to have some of the effects of a Windows window (maximize, ...
chaomi1998's user avatar
-4 votes
0 answers
268 views

Your Device ran into problem and needs to restart [closed]

Your Device ran into problem and need to restart I am facing this problem since last night. Laptop is restarting again and again but it does not work. My both laptops are not working. Microsoft ...
Free Palestine's user avatar
-1 votes
0 answers
13 views

Error when trying to install Android SDK tools on Windows

When running the command in cmd sdkmanager "platform-tools" "platforms;android-33", it asks to accept the terms with my response Y, and then displays: Accept? (y/N): y Warning: ...
Kayo EXE's user avatar
0 votes
0 answers
24 views

Native file open dialog in Windows Ruby

As far as I understand, there are no gems which help to open native file dialogs, so I am interested in writing one, specifically for Windows I'm stuck at the first step which is getting the CLSID for ...
Zachary's user avatar
  • 63
0 votes
0 answers
20 views

Some WinUI rendering (e.g. showing `ContextFlyout`) very slow on client’s computer

When running my framework dependent, unpackaged, .NET 8, WinUI 3 app (with all the latest dependencies) on my client’s computer (Windows 11) some UI functionality is very slow. Examples: When right-...
Karmeye's user avatar
  • 1,423
0 votes
0 answers
29 views

Windows transfer all settings made with mmc snap-in

I have 3 identical laptops, and I have to create identical environments for them. This includes adding snap-in with mmc. I did it on one of them - there a lot of settings: services auto run, messages ...
Dmytro Duplyka's user avatar

15 30 50 per page
1
2 3 4 5
11253