Handmade Network»Feed
Shazan Shums
In platformers should movement be force based or impulse based and I am using velocity verlet int…
»
Nick
I have implemented the library which can be found on github. If you would like to test the librar…
»
Asaf Gartner
You mean Sonic the Hedgehog? This is a pretty interesting guide: http://info.sonicretro.org/Sonic…
»
Shazan Shums
Hi I'm trying to implement sonic like engine . currently using aabb and was thinking how to imple…
»
Jeremiah Goerdt
I'm sitting on my lazy ass, drinking coffee, and hanging out with my son. So, I figured now was a…
»
Jeremiah Goerdt
Dammit, I don't need this kind of distraction right now :-P
»
Shazan Shums
Sorry about the title the issue is regarding creating modeless dialog box with tab controls msdn …
»
Mārtiņš Možeiko
What issues do you have with callbacks and global variables? There is nothing COM specific relate…
»
Shazan Shums
Win32 and COM programming tend to get difficult as it seems and I have a issue regarding portabil…
»
KaanAlpar
It's pretty laggy though if you try to backspace a letter
»
Marc Costa
I found the information in this page: vimcasts.org very useful for some advanced usage scenarions…
»
Allen Webster
mmozeiko Mr4thDimention This solution takes in a string which it assumes is encoded in utf8 since…
»
»
Shazan Shums
Thanks i'll see through that.
»
Mārtiņš Možeiko
Mr4thDimention This solution takes in a string which it assumes is encoded in utf8 since most cod…
»
Mārtiņš Možeiko
No idea what Crystal Reports does. Why not write data to text/binary file from your C code, and t…
»
Allen Webster
Sure. There are a number of things that make it tricky. 1. A character literal is suppose to fi…
»
Timothy Wright
I guess this makes sense the more I think about it. It's hard to do a video because it's all typ…
»
Simon Anciaux
I also would like to improve my vim knowledge. And I think text is a better way as pointed out by…
»
Simon Anciaux
Thanks, that helps. Could you elaborate a little on the problem with character literals/strings …
»
Shazan Shums
Well it looks hard so if there any alternative for crystal reports or any report generation libra…
»
Matt
Thanks. That helps a great deal. I'm trying to find a good way to grasp the concepts without co…
»
Daniel Moore
Off the top of my head, here are some things associated with the platform layer (in HMH): - Open…
»
Mārtiņš Možeiko
By reverse pinvoking do you mean calling managed code from native? Yes, that is possible, but no…
»
Shazan Shums
I would like to crystal reports from win32 code so is it possible to reverse pinvoke or is there…
»
Shihao
I only followed first 10 episodes so I don't know that. Thank you!
»
Mārtiņš Možeiko
It was changed later. Now we have handmade_platform.h which contains common things like "internal…
»
Shihao
Hi, I'm new to Handmade Hero. This is a very interesting project and I really enjoy coding with C…
»
Matt
Forgive me if this has been covered, but has anyone compiled a list of everything that is being p…
»
Timothy Wright
My current list of topic ideas: Installation On Windows ----------------------- Setting the path…
»