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.
David Butler
Im not authoritative, but i'd like to know if I was correct... based on whois and headers, it look…
»
Matt Mascarenhas
Good news, heroes and heroines, there is now a place in the Handmade.Network for projects that are…
»
»
»
Mārtiņš Možeiko
Even if you have only one window, the WindowProc and DispatchMessage is needed. What happens if yo…
»
Timothy Wright
My hosting company just gave me notice they are shutting down their US servers. Is there any info…
»
Casey Muratori
I did the test at one point to see which of the messages I cared about (eg., game-relevant message…
»
Abner Coimbre
This is still a problem :/ If someone puts in a really wrong title, they should not have to pay fo…
»
Abner Coimbre
As we all know, NASA retired the shuttle, and so Kennedy has been transforming into a commercial s…
»
Andre
Oh, c'mon. WinDbg is not that bad. What do you dislike about it?
»
Ben Obikoya
Yeah that's kind of what I realised, but expressed poorly, when I made the edit and talked about u…
»
Casey Muratori
You cannot process only the message in the queue, because Windows sends (many!) of the message typ…
»
Connor
Thanks! Too bad it's horrible, but better than nothing I guess. Hopefully we will get a debugger p…
»
Marius Adaškevičius
I think there are cases when Windows calls window procedure directly without adding message to the…
»
Ben Obikoya
Sorry if this is a repost or if it is covered in one of the episodes, couldn't figure out how to s…
»
Casey Muratori
Much like I discussed already regarding the hero sorting against the stairs, until we finish the Z…
»
Roderic Bos
When you look at the monstar while Casey is talking at around 1:05:36 then you see a clear sortbug…
»
Jari Komppa
SoLoud, like everything else, stands on the shoulders of giants; however, care has been taken to o…
»
doublenibble
You could try WinDbg.
»
Scott Hunt
Sounds like a fun undertaking! Wish I could commit that amount of time to the project, but I'm sur…
»
Abner Coimbre
I'm wary of the terms "natively" and "without the emulation". To clarify this is just an Ubuntu i…
»
Bill Strong
So, Windows 10 has one feature that can make your life easier for development. Bash on Ubuntu on W…
»
David Butler
Ugg, I feel like such an idiot... "linalg.h" wants everything in column major order, so all my mat…
»
Sean Barrett
Sorry, breadth-first not depth-first, yes. The big problem is always shadows. The problem I forsee…
»
Connor
I'm running into a slight dilemma, for whatever reason Visual Studio doesn't work on this computer…
»
Connor
Sounds like a big undertaking! Sadly, there are two reasons I cannot do this.Too young :-(Not enou…
»
erpeo93
Hi all. It took me a while, but at the end I've finally decided to write this post. The first reas…
»
Ginger Bill
Ginger Bill's gb single-file public domain libraries for C & C++. These libraries are in the publi…
»
»
Bryan Taylor
The C compiler doesn't do any typechecking on function calls without a declaration. The compiler …
»