close
Skip to main content

Question list filters

Filter by
Sorted by
Tagged with
Advice
1 vote
6 replies
148 views

I have Windows XP running on a virtual machine (Oracle VM VirtualBox 6.0.24). I want to install Visual Basic 6 SP6 on the virtual machine. What are my best options (reliable installer, tips, and ...
Best practices
0 votes
1 replies
76 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 ...
Score of 1
1 answer
225 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: <...
Score of 0
0 answers
43 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 ...
Score of 1
0 answers
87 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 ...
Score of 0
1 answer
147 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 ...
Score of -1
1 answer
122 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:/...
Score of 1
0 answers
57 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-...
Score of 0
0 answers
71 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 ...
Score of 0
0 answers
113 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 ...
Score of 0
0 answers
75 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 ...
Score of 0
0 answers
353 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 ...
Score of 0
0 answers
71 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 ...
Score of 0
1 answer
581 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-...
Score of 0
2 answers
207 views

The Windows API CopyFile function is rather straightforward: BOOL CopyFileW( [in] LPCWSTR lpExistingFileName, [in] LPCWSTR lpNewFileName, [in] BOOL bFailIfExists ); ... If the function ...

15 30 50 per page
1
2 3 4 5
232