CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 09:19:55 GMT
content-type: text/html; charset=utf-8
cf-ray: 965b0ecbfb27c190-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=48845142-f05f-4ec3-b8b6-8ec9e4b2efa8; expires=Mon, 27 Jul 2026 09:19:54 GMT; domain=.stackexchange.com; path=/; secure; httponly
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: 9b098868-8a70-4d33-adae-4941ba2f1cc2
x-worker-origin-response-time: 1076000000
x-dns-prefetch-control: off
set-cookie: prov=48845142-f05f-4ec3-b8b6-8ec9e4b2efa8; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=xyO8nx3Lx4du0exSM7w2k6LST.Y3Yv0pqb_iyo85UyU-1753607995-1.0.1.1-EiCe4pY08IaCrHLDBvFNA.DMp7wJfthQognoc7Kxnc.vhljtgwD.hBemnjxf0CYFEyMt.lR7ms05GsQtMPXgAxm6UQ2IZiKAWt197aVb1jU; path=/; expires=Sun, 27-Jul-25 09:49:55 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=ez4FITAUr5A4X_ld2sxdQ.iZGRRFUSkFPv39sN4fTpg-1753607995359-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
Newest 'windows' Questions - Code Review Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack ExchangeTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [windows]
Microsoft's well-known operating system. Use this tag for code reviews where the code is targeted specifically for this platform, when no other more specific tags exist.
362 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
8
votes
5
answers
2k
views
1
vote
0
answers
74
views
MemoryGraveyardDriver.sys - a kernel mode device driver managing a kilobyte of RAM for random reading/writing: Take II
(See the previous and initial iteration.)
This time I have incorporated some improvement points made by G. Sliepen:
driver.cpp:
...
8
votes
1
answer
512
views
MemoryGraveyardDriver.sys - a kernel mode device driver managing a kilobyte of RAM for random reading/writing
(See the second and next iteration.)
Intro
I have this GitHub repository. Basically, it does not do anything fancy: it has a byte buffer of 1Kb size, and it intercepts ...
4
votes
2
answers
1k
views
An improved sample C++/WinAPI malware program for Windows (includes the program that uninstalls it completely)
(See the GitHub repository for a Visual Studio (2022) solution/projects.)
Description
This malware does nothing more than install/uninstall ...
7
votes
4
answers
2k
views
A sample malware program for Windows (includes the program that uninstalls it completely)
Intro
This time I was in the mood for the low level stuff. The entire repository is in GitHub. It includes the installer, the actual malware program, and the uninstaller that removes it completely ...
2
votes
1
answer
178
views
4
votes
1
answer
564
views
Opening URL in the Windows default Browser using C
I wrote this code for opening URLs using C.
Is using enum for function result a good practice?
I also thought about sanitizing the URL, but it didn't seem easy and is. Probably, not a part of this ...
0
votes
0
answers
226
views
PowerShell script for automated Windows health check and repair
I've been experiencing frequent issues with my Windows operating system, requiring me to manually run various system health and repair commands (such as DISM, ...
6
votes
2
answers
121
views
Simple tile navigation system
I haven't done any programming in quite a bit of time, and I tried to make a program where a player navigates up, down, left and right on a grid. I haven't used a tutorial for that, and I'm not ...
5
votes
2
answers
224
views
1
vote
1
answer
124
views
Clear the temp folder with Python script
I am addicted to cleaning the %temp% folder, so I went ahead and tried with pyautogui at first by making it click ...
3
votes
2
answers
90
views
Finding the Size of a File in a Portable Manner (revision 2)
This is a follow up to Find the Size of a File in a Portable Manner (revision).
Changes made:
The return value of fseek() and ...
4
votes
1
answer
205
views
Find the Size of a File in a Portable Manner
There's no function in the Standard C Library to determine the size of a file. The POSIX Standard has stat()/fstat() which are ...
3
votes
1
answer
100
views
Multithread execution times are slow on Ubuntu and fast on Windows
I'm working on a project accelerating the execution of a Genetic Algorithm both on multiple cores and on a GPU. The algorithm is specifically suited for the solution of the Traveling Salesman Problem ...
3
votes
1
answer
112
views
Listing first 50 big files in directory and print relative paths and sizes
I use this Powershell command to recursively list first 50 big files in current directory and print relative paths and sizes in MiB. :
...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Related Tags
c++ × 155
c × 57
python × 53
console × 36
file-system × 36
winapi × 35
beginner × 32
performance × 29
powershell × 24
c# × 19
assembly × 19
multithreading × 16
game × 15
python-3.x × 15
batch × 14
c++11 × 14
linux × 12
networking × 11
file × 10
object-oriented × 9
snake-game × 9
socket × 9
nasm × 8
c++17 × 7
image × 7
more related tags
Hot Network Questions
- Has the Silver Surfer's clothing (or lack thereof) ever been addressed in the comics?
- Will an error in two of my published papers affect my PhD thesis evaluation?
- Easy ways to draw vector diagrams in TikZ?
- When was the last time all humans were on the ground not in the air?
- What is the meaning of 'Tel.......,qui......'
- Why am I winning always? A coincidence perhaps?
- Not your ordinary affix riddle
- Book recommendations for theistic books about God's existence
- The Russian president is struggling to pass a law now. Then, how much power does Kremlin have to initiate a congressional decision?
- A question about as ..... as comparison
- Regenerative cooling of rocket engine turbine's blades
- Why does Gaza Humanitarian Foundation (GHF) not distribute more food in Gaza?
- How does one justify the rationality of buying insurance?
- Is it possible to use the PC power button to pre-select the OS in rEFInd UEFI dual boot setup?
- Hypothetical copyleft exposure developer on proprietary project, legal?
- What were the two colored keys on a MUPID for?
- “Unclear step in a math book for entertainment”
- What does this word "ahn-shdah-heh" mean?
- Class for validating code in different Conda environments with PyTorch
- Source for Adam naming the angels
- How should one pronounce plural French-derived German words?
- About security concerns using in find -exec vs interactively performing the same task
- How much of a really big a spaceship could a nuke take out?
- Rec Letter from Professor (who I haven't done research with) or from Work Supervisor