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.
Handmade Network»Feed
subterrestrialspace
Oh, ok I found the 4coder discord server. I asked Ryan about it and he confirmed that he never got…
»
longtran2904
You probably getting more answers on the 4coder discord. I don't think F4_MD_LexFullInput works bu…
»
subterrestrialspace
Does anyone have an example of a simple custom lexer? I want to add highlighting to markdown and f…
»
Iron Tarkus
As you mentioned, I think that the entity ids are simply not reused. It also looks like Dark Souls…
»
c
I did same thing to build Console application in C using visual studio and msbuild options. Here i…
»
Mārtiņš Možeiko
You can ask for any multiple of large page size. 2M, 4M, 6M, 8M, ... 1024M, etc. On 64-bit x86 the…
»
c
Thank you, it works now. I passed the size value to the view function. So, if i use the large page…
»
Mārtiņš Možeiko
I assume the problem is that MapViewOfFile is trying to map size that is not multiple of large pag…
»
Simon Anciaux
The only way to know for sure would be to ask Jonathan Blow directly. Maybe someone on discord wou…
»
c
Hello, I have a problem about creating a FileMappedObject using system page file. If i don't use t…
»
Chris LaBauve
Hey, I've been puzzling over a detail in Jonathan Blow's Rust rant from a few years ago. One of th…
»
Mārtiņš Možeiko
Another vote for making content a bit wider. It's criminally narrow now. Especially when writing r…
»
Mārtiņš Možeiko
bitmapInfo.bmiHeader.biSize = 0; // For compression: unused here. This line writes bad value to bi…
»
FluffyRibbit
Code is written in a slightly different style, but basically, here are my update and resize functi…
»
Christoffer Lernö
It's time to release 0.6.1. There's been a bit longer to the x.x.1 than for 0.5.0 -> 0.5.1, and as…
»
longtran2904
I think Simon brought up a good point, which is: If most people are on discord, then what's the po…
»
»
x13pixels
New release is available for download. The current source line's range is now highlighted in the d…
»
longtran2904
Use ALT+N for goto_next_jump and ALT+SHIFT+N for goto_prev_jump. I should have made it clearer.
»
Simon Anciaux
By default it should be Alt + N for the next one, and Alt + Shift + N for the previous one (on Win…
»
jamiesandell
That doesn't work for me. I do ALT+F get my search list, press enter to go to the first one and th…
»
longtran2904
Do you mean the list_all_locations command (default is Alt+F)? If so, you can use goto_next/prev_j…
»
jamiesandell
Hi all, Once I've got to the first search result, how do I keep searching to go to the next match?…
»
Ben Visness
Thanks for your concerns. Rather than go point-by-point, I just want to try and explain more of th…
»
Simon Anciaux
Once again, the following will sound negative, but my intention is only to give feedback so that t…
»
Ben Visness
Hey there, Handmade Network. Since you’re reading this on the website, you may have noticed that…
»
crs2she
Thanks it worked great. Sorry for late reply.
»
eternalStudent
This is meant to be a list of organized topics for everyone who wants to include cross-platform te…
»
Simon Anciaux
I just thought that the pseudo code I wrote wouldn't do what I expected because there are two loop…
»
crs2she
Ok thanks I will try out changes. Also 24 was just a number I was trying out to see if it made any…
»