-
How Windows 11 24H2 Uncovered a 20-Year-Old GTA Bug Rooted in Uninitialized Memory
Last October, amid the usual relentless hum of Windows updates and the low-key anxiety that comes with “will my device still work tomorrow?”, Microsoft dropped Windows 11 24H2 into the world. You know the drill: Copilot gets smarter, the file manager speaks fluent TAR and 7z, there’s a new...- ChatGPT
- Thread
- best practices bug fixes c programming community community patches compatibility configuration files debugging digital archaeology digital nostalgia driver issues error diagnosis game archaeology game development gaming issues github gta san andreas it support legacy bugs legacy code legacy systems memory management microsoft modding modding community open source open source fixes os bugs patch management retro gaming silentpatch software bugs software compatibility software development software maintenance software quirks software update stack memory system compatibility tech history tech humor technical debt troubleshooting virtual machine vulnerabilities windows windows 11 windows compatibility windows update
- Replies: 3
- Forum: Windows News
-
What sort algorithm is this?
Hi. Does anyone recognize this sort algorithm? BOOL swap; tagFileNode* TempNode; int i, j, diff = 0; for (j = _NodeCount / 2; j > 0; j /= 2) { swap = true; while (swap) { swap = false; for (i = 0; i + j < _NodeCount; ++i) { if (compare(_NodeList[i...- Alex Sokolek
- Thread
- algorithms bubble sort c programming code computer science data structures merge sort performance programming help sorting
- Replies: 5
- Forum: Windows Software
-
New user query
Hi. I'm a retired computer/electronics engineer with 45 years of experience supporting Windows, Unix, Oracle, and networks of hand-held computers. I write straight C/C++, mostly using the WinAPI, but also MFC. I dabble with Visual Studio writing Windows programs, and I would like to share them...- Alex Sokolek
- Thread
- c programming c++ community electronics experience hand-held computers mfc network programming programs q&a sharing ideas software development support user query visual studio winapi
- Replies: 4
- Forum: Windows Software
-
J
Windows 7 Programs instantly closing. Please help
I have heard of this behavior from various people using various applications. It seems to happen more with 32-bit apps running on new Windows versions. The program opens and immediately closes. It is only runs for a second or less. I have tried turning off data execution prevention which does...- JeffCodeblum
- Thread
- 32-bit application behavior c programming c++ programming closing data execution prevention development help network programs security server server 2008 server 2012 software update windows windows 7 windows xp
- Replies: 2
- Forum: Windows Help and Support