Tom —
I have a framework for game development and general creative coding i've been putting together. I…
Long time no post! My excuse is that I've been busy preparing to move to Seattle for the summer! I…
I'm writing, recording, and editing all the Patreon stuff this weekend with plans to launch the ca…
I would just do it by only keeping track of velocity (and of course the previous frame's velocity …
Shazan —
In platformers should movement be force based or impulse based and I am using velocity verlet inte…
Nick —
I have implemented the library which can be found on . If you would like to test the library, I bu…
You mean Sonic the Hedgehog? This is a pretty interesting guide: The solid tiles section talks ab…
Shazan —
Hi I'm trying to implement sonic like engine . currently using aabb and was thinking how to implem…
I'm sitting on my lazy ass, drinking coffee, and hanging out with my son. So, I figured now was a …
Dammit, I don't need this kind of distraction right now :-P
Shazan —
Sorry about the title the issue is regarding creating modeless dialog box with tab controls msdn h…
What issues do you have with callbacks and global variables? There is nothing COM specific related…
Shazan —
Win32 and COM programming tend to get difficult as it seems and I have a issue regarding portabili…
It's pretty laggy though if you try to backspace a letter
I found the information in this page: very useful for some advanced usage scenarions. I haven't r…
Really? I believe you, I just had no idea. I guess I will have go experiment with that.
Shazan —
Thanks i'll see through that.
Not on Windows. It is very common for files edited in MSVS IDE to be saved in UTF-16 format (Wind…
No idea what Crystal Reports does. Why not write data to text/binary file from your C code, and th…
Sure. There are a number of things that make it tricky.A character literal is suppose to fit in a…
I guess this makes sense the more I think about it. It's hard to do a video because it's all typi…
I also would like to improve my vim knowledge. And I think text is a better way as pointed out by …
Thanks, that helps. Could you elaborate a little on the problem with character literals/strings an…
Shazan —
Well it looks hard so if there any alternative for crystal reports or any report generation librar…
Matt —
Thanks. That helps a great deal. I'm trying to find a good way to grasp the concepts without cop…
Off the top of my head, here are some things associated with the platform layer (in HMH):Opening a…
By reverse pinvoking do you mean calling managed code from native? Yes, that is possible, but not …
Shazan —
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!