close
Skip to main content
Filter by
Sorted by
Tagged with
-1 votes
0 answers
44 views

I have tried for while, but I can't figure out how to increase font size on Extensions page. It's so small and it's really hard to read it extensively. That is the text that is explaining what ...
User's user avatar
  • 3,744
-2 votes
0 answers
57 views

I am doing the Python Programming MOOC course from University of Helsinki. The TestMyCode extension in Visual Studio Code is not working on my Windows laptop. It shows this message when I click on ti ...
Anagha Jayaprakash's user avatar
-1 votes
1 answer
65 views

I am running a Python HTTP server inside my WSL2 (Ubuntu) instance on Windows 11, but I am unable to access it from my Windows host browser. Here is what I did inside the WSL2 terminal: drown@DESKTOP-...
Drown's user avatar
  • 147
-1 votes
2 answers
71 views

I'm modifying a behavior of an existing Windows app and need to keep my own variable somewhere. This variable is calculated in one subroutine and then should be accessed from another one. It means, it ...
teslasystems's user avatar
Advice
0 votes
2 replies
84 views

I need some help getting my DUNIT testcases up and compiling again after the upgrade to DELPHI 11. This is the top of my command-line testcase program; it is compiling and functional. {$IFNDEF ...
Franz's user avatar
  • 2,105
0 votes
0 answers
47 views

I'm trying to configure Git on Windows, but I hit a snag. My project contains files that need another to be usable, something like: book.tbl // Contains information about table 'book' book.tbl.flds // ...
sanchi82's user avatar
Advice
0 votes
4 replies
115 views

I'm using Delphi 11 and have upgraded from Delphi 10.4. Since the upgrade, I've noticed some very weird behavior in the Delphi IDE. Whenever I load a new project, the IDE shrinks to a minimized/tiny ...
Franz's user avatar
  • 2,105
Advice
0 votes
2 replies
64 views

I'm writing a tool that needs the base address of ntoskrnl.exe at runtime. On Windows 10 and Windows 11 up to 23H2, this works: NtQuerySystemInformation(SystemModuleInformation, buf, size, &size);...
Haider Mustafa's user avatar
0 votes
1 answer
54 views

On Windows, my VS Code launch debug config stopped hitting breakpoints. The breakpoint shows "Unbound breakpoint", a debugger; statement is ignored, the program runs to completion and exits ...
Rafael Medeiros's user avatar
0 votes
1 answer
79 views

Python doesn't seem to be allowed to write to any files. Microsoft Windows [Version 10.0.19045.6456] with no OneDrive running. Python 3.14.0 Code from pathlib import Path print("trying to ...
scorpdaddy's user avatar
-3 votes
0 answers
166 views

I want to implement a process-shared dynamic byte array. Each process reserves a fixed virtual address range for the array. The array is backed by shared memory / a memory-mapped file. The base ...
Tobias Blümlhuber's user avatar
Tooling
0 votes
2 replies
119 views

There are a few notifications in Windows that are shown as full screen overlays or something like that. I'm writing a tool that monitors some peripheral statuses and I want to show same style messages ...
filimonic's user avatar
  • 4,804
1 vote
0 answers
90 views

When the Windows Magnifier is active and zoomed in, it should follow the cursor inside a QSpinBox. This worked for me on a single screen setup. However, if there are two screens and the QSpinBox is on ...
dukeeloo's user avatar
  • 163
0 votes
0 answers
96 views

I am trying to implement a program similar to the Windows 10/11 clipboard window. My goal is to display a window that does not steal focus from the current window (i.e., it does not interrupt ...
ChenYiLins's user avatar
Advice
0 votes
1 replies
84 views

I was wondering if there is any way to make the Preview Pane in Windows 10 show R scripts or python scripts without having to open, the same way it might show you the contents of a word file, or a PDF ...
PabloCL's user avatar

15 30 50 per page
1
2 3 4 5
11186