Jens —
This is indeed the bug, not only did I make the mistake in ReadFile but also in WriteFile. I also …
The parameter can't be null if the last parameter is null. The says:
its1z0 —
If you are using the Windows API, this may help. If not ignore this :D. I'm not 100% sure but i th…
Latest version is now available for download on itch.io. New featuresWatch expressions will now di…
It always crashes. Here is a . The appdata folder only contains a . There are only ascii character…
Jens —
I haven't seen any crashes on startup before, but I did fix a bug in file reading for version 0.1.…
I bought the GUI version but it crashes directly whenever I launch it. It's crashing in a ReadFile…
Jens —
I was making a to showcase how to use BEdit to examine TTF-files, and it was working quite fine. …
S —
I streamed this entire post writing on please do drop by if you want to see someone stumble their…
The issue is that you're renaming the exe in a similar name than the dll and that causes the two o…
Setting any breakpoints in test.c doesn't work for me with something like this : (0.3.2.2 remedy v…
As far as I know the flags you use should be enough. Could you provide a reproduction case ?
If you're running regular Linux and want to just customize kernel/userspace, then easiest way is t…
Oh, thanks for clarifying that, but unfortunately it didn't change anything.
Thanks, I wasn't aware of the various architectures across the different Raspberry Pi boards. I ha…
-DEBUG:FULL is linker argument, not cl argument. To make cl.exe pass it to linker, you need to put…
I'm struggling to get remedy hit breakpoints in code loaded from a dll. It says "Symbols loaded" (…
I think only Casey can answer this question, so it would better ask him directly on stream (and ma…
I have started developing the mass compiler in April 2020 with the majority of early work captured…
I have recently started doing C development on Linux, and remembered about from way back – only…
The year has just begun but there are already two important news I would like to share. Let's begi…
Blu342 —
I don't understand why double buffering makes OBS display a blank HH screen on Day 235/236. Casey,…
idc112 —
Hi, For about two months I have been watching and coding along with the series (currently on day 0…
It was little more than two weeks ago that I was doing some refactoring and some bug fixing that i…
Jens —
New prebuilt command-line version can be found on and GUI is available on . As can be seen by the…
Jens —
As I have recently spent most of my time on the GUI this is a feature I forgot to port back to co…
If you're talking about linux kernel, framebuffer & alsa then development with that won't be much …
Hello all. My ideal job is as an embedded systems programmer. As a project that builds skills and …
Isnt -164 the negative of the dot product?