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.
Dan Zaidan
@mmozeiko I only use Windows Defender in this PC, it turned it off and added it to the exceptions …
»
Andrew Chronister
Those are some good points, and definitely something we'll have to look into improving going forwa…
»
Mārtiņš Možeiko
You can use this page to get all new HMN posts shown in nice table: It has even Atom feed if you …
»
D3zmodos
I almost exclusively use the as my means of seeing what new content has been posted on HMN since …
»
Stas Lisetsky
I just spent a week debugging (and understanding) color in Cascade. Premultiplied alpha, sRGB, gam…
»
Daniele Giglio
DOH! Yes, there was a typo in my typedef.
»
»
Lewis
I'm running into the same problem, about 1.2 seconds for me. Some web searching digs up a number o…
»
David Butler
岩倉 澪: You might want to check this out: Its not a real circuit simulator, but its close eno…
»
Alice
I'm getting the same thing. On my PC with a GTX 750Ti it takes 3 seconds, yet on my laptop with ju…
»
Mārtiņš Možeiko
And are you sure uint16 is correct typedef?
»
Daniele Giglio
Ok, but I've declared it as a 16-bit:
»
David Owens II
There are multiple reasons why this could be failing. Line 114, as you mentioned is wrong. Howeve…
»
Mārtiņš Možeiko
I'm not sure if you correctly understood what ratchetfreak tried to tell you. The pack is not an i…
»
Daniele Giglio
My problem is that I don't know a tecnique to show in VS a portion of memory, my idea was to star…
»
ratchetfreak
Yes, this is my suspect too. According to video lesson the pack() statement should avoid this, an…
»
Daniele Giglio
Yes, this is my suspect too. According to video lesson the pack() statement should avoid this, an…
»
orin tresnjak
I'm still settling in to my new life in the Netherlands, and haven't had much time to work on byto…
»
Mārtiņš Možeiko
Bad driver. Bad anti-virus software. Some other running service/utility/software. But most likely …
»
Mārtiņš Možeiko
Line 148 is not the error, that's the result of error. As I said above, the error is in line 114.
»
David Owens II
Line #148, you're not handling the error. CreateSoundBuffer is failing but you continue on in code…
»
ratchetfreak
the first number you read is 2624998722 in hex that is, 9c 76 4d 42 that is much larger than the 2…
»
Dan Zaidan
Hi folks! I'm trying to work with Opengl and even though I got it to work (I can set a screen colo…
»
Dan Zaidan
I also had a very tough time getting it to work the first time. The most basic thing you can do is…
»
Daniele Giglio
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 …
»
Nicolas Léveillé
I insist on taking some time away from work for learning. I communicate that to my colleagues, for…
»
Simon Anciaux
I'm just thinking out loud but wouldn't it be useful to have a second set of functions that works …
»
Dan Zaidan
Thanks so much for the answers, Allen! I'm having a blast with 4coder. Keep up the great work.
»