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.
Jens
This is indeed the bug, not only did I make the mistake in ReadFile but also in WriteFile. I also…
»
Simon Anciaux
The parameter can't be null if the last parameter is null. The ReadFile doc says: This parameter …
»
its1z0
If you are using the Windows API, this may help. If not ignore this :D. I'm not 100% sure but i …
»
x13pixels
Latest version is now available for download on itch.io. New features * Watch expressions will …
»
Simon Anciaux
It always crashes. Here is a crash dump. The appdata folder only contains a config file. There ar…
»
Jens
I haven't seen any crashes on startup before, but I did fix a bug in file reading for version 0.1…
»
Simon Anciaux
I bought the GUI version but it crashes directly whenever I launch it. It's crashing in a ReadFil…
»
Jens
I was making a youtube video to showcase how to use BEdit to examine TTF-files, and it was workin…
»
S
I streamed this entire post writing on twitch.tv/sharlock93 please do drop by if you want to see …
»
Werner1886
Yes, thank you!!
»
Simon Anciaux
The issue is that you're renaming the exe in a similar name than the dll and that causes the two …
»
Werner1886
Setting any breakpoints in test.c doesn't work for me with something like this : (0.3.2.2 remedy …
»
Simon Anciaux
As far as I know the flags you use should be enough. Could you provide a reproduction case ? htt…
»
Mārtiņš Možeiko
If you're running regular Linux and want to just customize kernel/userspace, then easiest way is …
»
Werner1886
Oh, thanks for clarifying that, but unfortunately it didn't change anything.
»
Lachlan
Thanks, I wasn't aware of the various architectures across the different Raspberry Pi boards. I h…
»
Mārtiņš Možeiko
-DEBUG:FULL is linker argument, not cl argument. To make cl.exe pass it to linker, you need to pu…
»
Werner1886
I'm struggling to get remedy hit breakpoints in code loaded from a dll. It says "Symbols loaded" …
»
Simon Anciaux
I think only Casey can answer this question, so it would better ask him directly on stream (and m…
»
Dmitriy Kubyshkin
I have started developing the mass compiler in April 2020 with the majority of early work capture…
»
Naman Dixit
I have recently started doing C development on Linux, and remembered about Lysa from way back – o…
»
Angelo Theodorou
The year has just begun but there are already two important news I would like to share. Let's be…
»
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…
»
matheus
It was little more than two weeks ago that I was doing some refactoring and some bug fixing that …
»
Jens
New prebuilt command-line version can be found on main page for free and GUI is available on ich …
»
Jens
mrmixer For example it displays 0x05000000 instead of 0x00000005 for a decimal value of 5. As I …
»
Mārtiņš Možeiko
If you're talking about linux kernel, framebuffer & alsa then development with that won't be …
»
Lachlan
Hello all. My ideal job is as an embedded systems programmer. As a project that builds skills a…
»
obromios
Isnt -164 the negative of the dot product?
»