For *nix my plan is to implement everything in POSIX standard functions without using any extensi…
I'm using a custom defined entry point: When I press f11 to start/step into, It gives the message…
With build 4.0.29, setting will cause an enum conflict with So in the example mization layer b…
Hi John. The notepad like mode, with a cursor and highlighted region, was just added in the latest…
I couldn't find any information about when or if the streams are going to come back. Last news I …
Thank you!! Moving my project to a solid state drive fixed this issue for me as well. Any idea why…
Allen removed some of the existing hotkeys. You can hit alt + x and then start typing 'close' whic…
echu —
Wow, this is extremely helpful! Thanks for the great writeup, I will definitely try and do a deep …
For "already defined" error it seems you are linking together win32_handmade.cpp and handmade.cpp …
My main suggestion would be to NOT do simple wrapper around BSD sockets. Do a bit more. Create all…
werki —
In previous versions, it was possible to close the currently active tab by pressing Ctrl-Shift-p -…
Hey, Brand new to 4coder, but am really liking it so far. Have only been using it for the last wee…
The network events notification must be able to integrate seamlessly into the gui event notificati…
Post your ideas for a good C-based network api, which covers everything you need to create any kin…
echu —
I decided my settings/batch were too polluted to continue effectively, so I restored from the Day …
echu —
After changing preprocessor definitions as shown below in the C/C++ section and rewriting my batch…
In "C/C++" > "Preprocessor" > "Preprocessor definitions". If you use the build.bat file to build i…
echu —
William, where do I set in the project properties? I seem to recall something like that being set…
I think the build errors are from not having 'HANDMADE_INTERNAL' set.
echu —
I'm trying to follow along with Day 021 as of ~47:30, and everything up to this point has been goi…
Hi everyone, i have another release for you all! This time its a very huge release which consists …
Modern windows does a lot of optimizations when window is fully covering monitor. It bypasses comp…
I have been writing a platform layer and initially I started with software rendering using . I als…
Maciek —
Hey. Create your custom 4coder command that’s replacing return key. Firstly exec command that’…
Jonas —
I am using virtual whitespace, and I don't really want to disable it. It's not a problem for me as…
Jason —
Perfect, thank you. You had an excellent explanation which really helped.
Yes, it does sound right. You wrote "AND" in capitals so I want to clarify that nothing is requir…
Jason —
Ahh, okay. I'm going to try to sum up my current understanding of your explanation so please corre…
First, it depends on in you're using virtual whitespace. Virtual whitespace is on if you can't de…
You're not dumb! The VS compiler path initialization on the other hand...