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 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 …
Latest version is now available for download on itch.io.
New features
* Watch expressions will …
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…
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 …
The issue is that you're renaming the exe in a similar name than the dll and that causes the two …
Setting any breakpoints in test.c doesn't work for me with something like this :
(0.3.2.2 remedy …
As far as I know the flags you use should be enough. Could you provide a reproduction case ?
htt…
If you're running regular Linux and want to just customize kernel/userspace, then easiest way is …
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 h…
-DEBUG:FULL is linker argument, not cl argument.
To make cl.exe pass it to linker, you need to pu…
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 m…
I have started developing the mass compiler in April 2020 with the majority of early work capture…
I have recently started doing C development on Linux, and remembered about Lysa from way back – o…
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…
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 …
If you're talking about linux kernel, framebuffer & alsa then development with that won't be …
Hello all.
My ideal job is as an embedded systems programmer.
As a project that builds skills a…
Isnt -164 the negative of the dot product?