I'm working on a program that reserves two big blocks of virtual memory for use as stacks for thi…
HFKlorensure. that's what i was thinking just wanted to double check. also, i have another questi…
The only way to be sure is to ask him on the stream if you can.
But I guess he is just saying th…
sure. that's what i was thinking just wanted to double check. also, i have another question if yo…
C_Worm —
yes that was it, i actually solved by going through it again. but thanks anyway. owl of shame on …
I think you are missing the "lpwfxFormat" field of "dsSecondaryBufferDesc". You should set it the…
I may be wrong, but I think that it's called device independent because in the past it allowed yo…
In the Sleep msdn documentation:
1The system clock "ticks" at a constant rate. If dwMil…
C_Worm —
Hello!
im writing along at this episode (008 directsoud squarewave).
but i can't get the sound …
That is correct. But in Day 4 CreateDIBSection is removed completely. HBITMAP it returned was nev…
Just a thought but could you calculate the distance between the button and the pointer then incre…
That is correct. But in Day 4 CreateDIBSection is removed completely. HBITMAP it returned was nev…
Yo homies!
At the very beginning of Handmade Hero, Casey allocates some memory for his back buffe…
OliverMarshLove hearing what you have to say about your workflow Abner, don't want to hijack the …
Hi Guys,
I was going back through HMH Day 18, to refresh my memory on Game Loop stuff, and I wa…
nakst —
PulseAudio 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
…
Martin/SIMPalaxy: RemedyBG version 0.2.6.0 can now be driven from the command-line.
A new release of RemedyBG 0.2.6.0 is now available for download.
* We now allow controlling an …
win32_handmade.exe should be about 32K (36K on my machine).
There should also be a handmade.dll a…
I'm not sure if RemedyBG is set up for just-in-time debugging yet, but maybe people will find thi…
Peter —
Yes, I removed everything and started from scratch. Only kept handmade_latest_art_and_data.zip an…
When a new reply is added in a thread, the original post in the RSS feed has it's <updated>…
To make sure, the folder structure should be:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17…
Peter —
Well, the good news is that it doesn't crash anymore. But I only get the window with a dark "gray…
Kyle —
Same thing happens if static variables are stored in a namespace.
As an example:
1
2
3
4
5…
I tried it:
you shouldn't use test_asset_builder.exe anymore, unless you are using an old version…
Peter —
Thanks for replying. I tried to start from w:\handmade instead of w:\handmade\data but It didn't …
To be frank, I haven't done much testing at all with C++ code. I'll make a note to take a look at…
Oh, yes, the frames around the field should go. I agree, they are superfluous. The frame around t…