spx —
c[ode]clap 0.9.0 took quite some months longer than originally planned but is now available for do…
If you're learning assembly, you probably know about instructions like add, sub and mul for doing …
I personally don't think it's a too bad concept. However there are a few issues. Communication is …
I am not sure what you want to parse or how far you want to go, but the physical offset can be cal…
Ah, you are right. debug table will contain location of pdb file.
Hi, That table (data directory) only contains the RVA (the address after it has been loaded in mem…
You locate it by looking at data directory table: This table contains address and size of various…
Welcome, Ishan. Enjoy the episodes. I started at 0 and it took me over a year to get caught up. …
Hi, I recently stumbled upon this concept. I know its not fresh news, but I was wondering what d…
Hi, So I was trying to parse PE file using the documentation at The documentation say about the l…
Thanks![/quote] Loading crash dumps is something I would like to implement. It will be a bit furt…
Are there any plan to support loading crash dumps in remedy? Or is that feature already there and …
When asking such questions, try to give the exact error message and which platform you are working…
Wow, thanks for taking the time to do this :)
Hey everyone. I've been plugging away on my Mac platform layer for Handmade Hero, and I wanted to …
Since global warming is really trendy among the kids right now, and it has strong elite backing a…
Mór —
There's no institution to do it yet. Since global warming is really trendy among the kids right no…
newbie here raylib uses stb, im trying to use some stb references/functions but it give to me erro…
I don't know why "Windows Functions" don't show up in Zeal search but they are in the documentatio…
VROOM —
That's cool! I didn't know they actually validated those. I thought they were just documentation.
In, Out and and other annotations are not only for programmer, but also for cl compiler. They are …
VROOM —
I think those are correct. I don't remeber which version of the documentation Casey uses, but Micr…
Ishan —
I have tried enabling Microsoft Help Viewer already(Luckily Visual Studio 2019 does have it). Howe…
VROOM —
Microsoft used to provide the whole MSDN library for offline use, but the last version I remember …
Ishan —
Hello, I am new here. I am starting the handmade hero video tutorial from zero. The video 001 was …
VROOM —
I can see why you would think that. What I mean is, given the problem statement of: There's a dif…
From your examples it looks to me that you are looking for explanation/guide how to organize data,…
Guntha —
Hello VROOM, There's a chapter about it in , which cover a number of custom allocators and their u…
VROOM —
When I started learning C, I got taught to just call malloc and free everywhere and not worry abou…
Guntha —
Hello, I'm not sure I can find a single software product that dominates its field because of its …