And are you sure uint16 is correct typedef?
Ok, but I've declared it as a 16-bit:
There are multiple reasons why this could be failing. Line 114, as you mentioned is wrong. Howeve…
I'm not sure if you correctly understood what ratchetfreak tried to tell you. The pack is not an i…
My problem is that I don't know a tecnique to show in VS a portion of memory, my idea was to star…
Yes, this is my suspect too. According to video lesson the pack() statement should avoid this, an…
Yes, this is my suspect too. According to video lesson the pack() statement should avoid this, an…
I'm still settling in to my new life in the Netherlands, and haven't had much time to work on byto…
Bad driver. Bad anti-virus software. Some other running service/utility/software. But most likely …
Line 148 is not the error, that's the result of error. As I said above, the error is in line 114.
Line #148, you're not handling the error. CreateSoundBuffer is failing but you continue on in code…
the first number you read is 2624998722 in hex that is, 9c 76 4d 42 that is much larger than the 2…
Hi folks! I'm trying to work with Opengl and even though I got it to work (I can set a screen colo…
I also had a very tough time getting it to work the first time. The most basic thing you can do is…
For some reason the function DEBUGLoadBMP() (day 37) doesn't work for me, when I launch the EXE I …
Todd —
Wow, sonickt I just wanted to say thank you so much. I can't believe this thread has existed for o…
Ray —
ratchetfreak, just proposed reviews and additional functions. Thanks! mrmixer, it will require a …
I insist on taking some time away from work for learning. I communicate that to my colleagues, for…
I'm just thinking out loud but wouldn't it be useful to have a second set of functions that works …
Thanks so much for the answers, Allen! I'm having a blast with 4coder. Keep up the great work.
Just a comment RE: no documentation for how UEFI loaders would work. Has anyone tried looking at L…
Hi there! You can pass the flag -F to get immediate fullscreen mode or the flag -W to get an immed…
This should now be fixed, thanks for flagging it for us
Ray —
Thank you very much for your feedback! ratchetfreak, thanks for the proposed improvements, the Qua…
Hi everybody! I just got 4coder and I'm super excited to start using it. I have a couple of new-us…
I know it's a small thing but could you fix ?
I'll raise it with Chronal. I think this never came up because Hero's one of the few projects that…
When on the , the page says 3 times "Recent Forum Posts" without mentioning the name of the sub fo…
in QuatSlerp you don't need to get the sinHalfTheta testing if cosHalfTheta>0.95 is enough to fall…
Shazan —
Thanks raysan5 was really looking forward to this. And thanks for making this great game framework…