Nice game!
I noticed a detail though: You don't seem to release the memory you allocate with malloc. You need a call to free for every call to malloc.
Also, it is unnecessary to cast the return value of malloc. See c - Do I cast the result of malloc? - Stack Overflow for discussion.
Hello,
I just wanted to remind you of my problem: https://www.sysnative.com/forums/windows-update/7764-download-of-updates-stuck-at-0%25-error-80246008-a.html
I don't want to sound like a dick, but you aren't supposed to use parentheses in if statements. They make it look kind of weird if you are accustomed to python :P
Hello, Tom. I don't think BITS was able to start successfully, unfortunately.
Microsoft Windows [Version 6.2.9200]
(c) 2012 Microsoft Corporation. Med ensamrätt.
C:\Windows\system32>sc start bits
SERVICE_NAME: bits
TYPE : 20 WIN32_SHARE_PROCESS
STATE...
Hello,
I use Windows 8. It has worked fine until recently, when Windows Update failed to download updates.
The progressbar gets stuck at 0kb, 0% for a long time, then the download fails with error code 80246008.
CBS: https://www.dropbox.com/s/evsnusgb37srm08/CBS.zip
Thank you for your time.