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.
Handmade Network»Feed
Allen Webster
This is not even a coding question. But how far off topic do we consider off topic? For example…
»
Allen Webster
Oh I see. I agree that their system is silly. I personally would have flipped the 31st bit beca…
»
Iker Murga
It depends on what exactly you mean with not redrawing on WM_PAINT. If you mean do nothing about…
»
Zach
@Treechoper http://www.amazon.com/dp/0521592712/?tag=stackoverfl08-20 if often cited as being go…
»
Matt
I know it's not used as much, but how about probability? I would really like to understand more a…
»
Matt
I'm actually really surprised I'm one of two people from Texas. I figured there would be a few mo…
»
Tod Hansmann
Ah, as I mentioned in another thread, I can help integrate the bot into a Flask or Pyramid app (I…
»
Tod Hansmann
I can help maintain the code. The bot answers are great, and we just need to do something about …
»
Kasper Sauramo
I'll start. Will the world burn if I don't redraw in WM_PAINT? Does it have bigger ramifications…
»
Filip
Great to see so many people contributing! I tried my hand at a "hybrid approach" where I set up …
»
ThadeuMelo
Thank you Dghelneshi, so obvious copy and paste error!!! Well, I know how inconcsistent my code …
»
Casey Muratori
I love the robot, but as I don't really see the stream chat since I have to concentrate on coding…
»
Dghelneshi
1WaveFormat.nAvgBytesPerSec = WaveFormat.nBlockAlign*WaveFormat.nBlockAlign; This line is wrong…
»
Johan Öfverstedt
Here is an interesting blog post by Bruce Dawson on Hidden Costs of Memory Allocation.
»
ThadeuMelo
No changes, it still fails... :(
»
Mārtiņš Možeiko
Oh, sorry. My mistake. If you build with command line, then you need to add "/I%DXSDK_DIR%Include…
»
Casey Muratori
Not isometric per se, but roughly top-down, yes. - Casey
»
Jason
mmozeiko Oh, right Windows 7 SDK also includes older headers. To use DirectX SDK headers you nee…
»
Mārtiņš Možeiko
For more information about Windows XP see here: http://blogs.msdn.com/b/vcblog/ar...with-c-in-vis…
»
Mārtiņš Možeiko
Oh, right Windows 7 SDK also includes older headers. To use DirectX SDK headers you need to add …
»
Jason
I started to download that SDK, but then thought I'd go look. The Xinput file looks like it's be…
»
Mārtiņš Možeiko
You are probably using xinput.h file from DirectX SDK, right? VS2013 includes header files and l…
»
Jason
I was following along with the video and was getting a compile error when I tried to do the loop …
»
Stefan Koch
has anyone tried cling yet ? I usually don't work on windows so I do not have many chances to cat…
»
Casey Muratori
This is wonderful!! I am so happy to see this... thanks for posting it. I look forward to seein…
»
theinternetftw
@Uberstedt, after testing people in IRC I think the problem is with my map provider's CDN. In pl…
»
Mārtiņš Možeiko
Probably this is the error: 1int samplesPersecond = 44000; 44000 is very weird samples per seco…
»
Casey Muratori
This is covered in the stream on day 17. subsystem:5.1 is only allowed on the 32-bit build, so w…
»
Iker Murga
Oh, I apparently explained myself wrong. I do understand the code is right, what I don't understa…
»
Jim Shearer
Hey Jeff, thanks for the OS X port! I'll definitely be using that to follow along with Casey goi…
»