We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
spx
joe513 Impressed with the speed of the releases/fixes! At this rate it will pretty solid in no ti…
»
David Butler
AH! ASAN strikes again! Nice find Miblo :)
»
Matt Mascarenhas
Until recently Cinera was a one-shot affair. A single run of the program would merely involve pro…
»
joe513
Impressed with the speed of the releases/fixes! At this rate it will pretty solid in no time. You…
»
spx
This one is mostly fixes but also has some smaller features in it. Without further ado, here is b…
»
Mārtiņš Možeiko
Try "devenv /useenv". I believe that by default devenv doesn't pass its environment variables to …
»
Scott Hunt
Don't understand it, but seemed to solve it with ensuring the CMD prompt used to run all the shel…
»
Scott Hunt
I'm wondering if it's because the simple "msdev" script he has that calls devenv doesn't seem to …
»
Scott Hunt
Hey Martins, thanks for the follow-up. I currently launch 4coder and VS all from the cmd line wi…
»
Mārtiņš Možeiko
Afaik there is no way to call bat file and have environment persist globally on Windows. Which is…
»
Scott Hunt
Good afternoon everyone, Working on the day 192 recompilation episode and when attempting to cal…
»
»
Minh Nguyen
I'm dealing with something in WASAPI that need some help. Basically I have to create my own video…
»
David Butler
First off, i'm super pumped to have HUMBUG confirmed as a real project on HMN Mostly misc things…
»
spx
First of all I am happy to note that the project submission has been approved as of today. Feel f…
»
Mārtiņš Možeiko
You have mistake in last argument declaration. "*LPUNKNOWN pUnkOuter" should be "LPUNKNOWN pUnkO…
»
kepler425b
Can't wrap my head around this one - the function pointers: 1 2 3 4 5 6 7 8#include <windows…
»
Martin Cohen
You are my best friend right now! :D <3 Thanks for the video, exactly what I need right now to…
»
Sonia Ross
You can also take some online video downloader like convert2mp3, offliberty, keepvid that can dow…
»
spx
joe513 Looking forward to the upcoming changes. The new configuration parameters will make it eas…
»
James
This worked! Thank you so much :)
»
Mārtiņš Možeiko
"Visual Studio 14.0" folder is for Visual Studio 2015. If you want to use Visual Studio 2017 then…
»
James
Hey all, I've been learning from Casey's stream for the past 10 months or so, and am really so a…
»
joe513
Looking forward to the upcoming changes. The new configuration parameters will make it easier to …
»
spx
Dautor I'll do that tomorrow as it is pretty late here and I almost never use a debugger (gdb). O…
»
Dautor
I'll do that tomorrow as it is pretty late here and I almost never use a debugger (gdb). One more…
»
spx
Dautor First of all, great work! I'm really looking forward to this project. Sadly, with the fir…
»
Dautor
First of all, great work! I'm really looking forward to this project. Sadly, with the first thin…
»
Mustafa Al-Attar
Dear Simon... I will try to adapt what you stated. Right now that takes me a lot of time is plac…
»
Simon Anciaux
The way I did 2d maps in one of my projects (a platformer): - start with a rough idea of what you…
»