Skip to main content
Filter by
Sorted by
Tagged with
Best practices
0 votes
1 replies
48 views

I've been on Windows for my entire life now. Whenever I install a program I have no idea where the source is, it sometimes uses old UIs of Windows (ex. a Chipsbank chip flashing program that uses old ...
Ethan Sindangan's user avatar
1 vote
1 answer
195 views

I'm using Embarcadero C++Builder 12 Version 29.0.53982.0329 to build a 32-bit app. It runs fine on Windows 7 32-bit, and on Windows 10 and 11. But, when I try to run it on XP, I get the message: <...
Andrew Emsley's user avatar
0 votes
0 answers
34 views

I've used REXEC a lot in the past but always from Linux - I now need to use it from Windows XP, the command is there but won't accept the -p qualifier to input the password - it prompts the user for ...
Mark-W's user avatar
  • 11
1 vote
0 answers
79 views

I've recently gotten into a really interesting project of having a fully functional (and as futuristic as possible) physical retro gaming machine with windows xp. I had found One Core Api that ...
Oosuke Ren's user avatar
0 votes
1 answer
130 views

I have managed zu compile a C++ Project in VS2022 Pro for running on WindowsXP 32bit. The VS2022 runs on Windows 11. I used platformtoolset v141_xp and Windows SDK 7.0, since its the last version ...
woelfchen42's user avatar
-1 votes
1 answer
103 views

How do you remove the padding in Windows 10? On Windows 7 you could do it by editing ExplorerFrame.dll but the one in Windows 10 is a binary with no editable XML. This is what I'm talking about: http:/...
XPForever's user avatar
1 vote
0 answers
48 views

I have been developing software since the early 1980s and have maintained a number of old PCs for product support of legacy systems. Some have not been turned on in years, but apart from the Z-80 8-...
BGood's user avatar
  • 51
0 votes
0 answers
68 views

I currently have a code in Assembly that allows me to write a sound and play it. I need to test it on a Windows DualCore 2007 with XP-32 and wired speakers connected to the tower, but the sound comes ...
Grégory Pagnoux's user avatar
0 votes
0 answers
103 views

i've got a question about my application, its a .net framework 4.0 one and I created it in Visual Studio 2022. My Application should run on windows XP but it doesnt work. application.exe is not a ...
intact473's user avatar
0 votes
0 answers
65 views

I am looking for a way to get a form application that I currently have designed in Visual Studio 2017 to run on Windows XP. To do this (and as far as my limited knowledge allows me to understand), the ...
Aarón BD's user avatar
0 votes
0 answers
348 views

I´m moving an old exe program from Windows XP(Service Pack 2) to a Windows server 2019 standard. The program runs fine on my Windows 10 developer machine, but when I try to run the program on the ...
Benjamin's user avatar
  • 353
0 votes
0 answers
69 views

I have installed an application using its installer in Windows 98/ME and everything is fine. However when I tried to install the application in Windows XP or Windows 11, there is a message : Run-time ...
Limadijaya's user avatar
0 votes
1 answer
557 views

how to build Golang for windows xp in Ubuntu? Golang Version: Go 1.13 Ubuntu Version: Ubuntu 20.04.5 LTS (Focal Fossa) Mingw-w64 Version: 9.3 / 7.0.0-2 command: GOOS=windows GOARCH=386 CC=i686-w64-...
sangwook.ahn's user avatar
0 votes
2 answers
186 views

The Windows API CopyFile function is rather straightforward: BOOL CopyFileW( [in] LPCWSTR lpExistingFileName, [in] LPCWSTR lpNewFileName, [in] BOOL bFailIfExists ); ... If the function ...
Martin Ba's user avatar
  • 39.5k
1 vote
1 answer
823 views

I start a C++ Project that uses the "Visual Studio 2017 - Windows XP (v141_xp)" Platform Toolset Set Runtime Library to "Multi-Threaded (/MT)" Change "Debug" to "...
Tony Tone's user avatar

15 30 50 per page
1
2 3 4 5
232