Ok, I almost completely understand. But, if you don't mind I have one last clarification. Many so…
Emulated means that it pretends that there exists sound card - it returns its properties like nam…
I see. So what exactly is a emulated Sound Card then? Is that like a VM soundcard or something? O…
This flag exist for compatibility reasons in old apps. They may expect for DirectSound API to beh…
Hey, so I'm wondering what the flag DSBCAPS_GETCURRENTPOSITION2 actually does. It says it fixes i…
I feel like convincing people that it's nice is only the beginning. They also have to learn all t…
Hi there, everyone!
I hope you've been doing well! There was quite a bit of exciting activity ha…
I already found it after some more digging and the lock file does the trick :D thx tho!
I think I have a similar problem but I cant find the episode you are talking about where you star…
You can disable address randomization with MSVC.
Set /DYNAMICBASE:NO - https://docs.microsoft.co…
If you will configure audio API to use 96kHz, but will load and play back 48kHz audio then it wil…
Hello friends! In Week 7 we chose a sample rate of 48khz, because apparently that's what most aud…
Sorry for the bump, AGAIN.
Here's the sign-up sheet: https://docs.google.com/spreadshe...ilczGyy…
OliverMarshIt would be good if you could share the binaries at the end (for whatever platform) an…
OK everyone!
We've now got a channel in the Handmade discord: #one-thing-a-month.
If you want t…
Sorry I was not enough clear at my first post. My thoughts went mostly for markdown syntax highli…
Ya it seems there are some function pointers the library sets to some of its own functions, in th…
thinking about the lower stake projects, it would be cool if there was a library/collection of sm…
where does the vtable field point to? and where is the function it points to located?
If they ar…
Hello,
I'm currently creating my own 2d fighting game and I've implemented things to mostly matc…
Alright!
So, partly from some late night stupidity, and partly from having a static variable in …
thumbs up for the project learning as well. i think having some sort of list of projects that an …
Sounds interesting, but I already have a project to work on. Though if it becomes a regular thing…
If a struct survives a code reload (it's stored in of the persistent memory) don't change it.
Th…
(Re: Education) There's a time-constraint problem, too, among experts and influential people will…
swiftonYou aren't trying to create knowledge and put it on the website. You are trying to take yo…
As you said - you cannot use global variables in DLL across reloads.
You cannot use static varia…
Casey, thanks for all your hard work. Cant believe Ive only just now found your guides. Keep up t…
Sounds cool! I'm definitely interested