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.
bumbread
image.png
»
x13pixels
FWIW, works fine with clang-cl 10, 11, 12, and 14 as well.
»
Mārtiņš Možeiko
1. I don't remember where was this said, but from what you wrote I assume it was said that writing…
»
Lachlan
Having watched many of Casey's videos, I have a few questions about things he has mentioned:It's f…
»
Amin Mesbah
I was inspired by this Our Machinery (RIP) post to look into using C to build C. I ended up this p…
»
bumbread
RawPDB is what I used for reference, but I didn't read the whole codebase so I probably didn't not…
»
Luke Kasz
Are you familiar with RawPDB () ? It uses memory mapped files in the examples () and the library i…
»
Dawoodoz
A first prototype of my build system now runs on Linux. Will use a combination of Bash and Batch f…
»
bumbread
That worked, thanks!
»
Simon Anciaux
I haven't tested the following, and maybe there is an easier way but I don't know it. Modify get_o…
»
Mārtiņš Možeiko
I tried using placeholder pages, but it seems like the only way you can use placeholders, the size…
»
bumbread
I was experimenting with writing a PDB parser that would use mmaping to read the pages of MSF stre…
»
Evan Butterfield
Today I set the .footer_panel value to false for a build command I have in project.4coder. My prob…
»
Neo Ar
Depends what you work on - the jobs that I've had that were doing software for Windows I was able …
»
Dawoodoz
Just make sure to keep one installation of Windows somewhere, so that you can test build projects …
»
Dawoodoz
Any language that replaces JavaScript rather than slapping more layers on top of it, is a step for…
»
MrCelsius88
So after seeing the amount of people who use Linux on this forum I decided to give manjaro cinnamo…
»
Ben Visness
This is actually something we've been talking about on the Discord recently. I personally was prom…
»
Flyingsand
I use macOS for most of my personal use and for work (iOS developer). I have a Windows 10 laptop m…
»
Amin Mesbah
Arch Linux on my desktop and laptop for general personal computing and programming. I poured a lot …
»
subflows
Hello! Long-time lurker in the community here. Want to check with you all on the sanity of this id…
»
Simon Anciaux
It working for me in RemedyBG 0.3.7.1, using MSVC 2019 and compiling with cl main.cpp -Zi. What ve…
»
Jason
Using windows 10. Like Ben said everything works fine (so far) and don't see a reason to upgrade. …
»
bumbread
Reproduction:Declare a struct type within functionsDeclare a variable of that typeMake a pointer t…
»
Ben Visness
I use macOS for work and Windows 10 for everything else. No interest in upgrading to Windows 11; 1…
»
Neo Ar
I briefly used QubesOS on my laptop some years back and I encourage people to give it a try. I swi…
»
Mārtiņš Možeiko
Alternatively just do simple variable assignment LPCWSTR cmdline = L"whatever.exe/a/b"; and debug …
»
bumbread
I was looking into a way to attach remedy to a running process and make it break immediately after…
»
Andreas
I was surprised to see this thread risen from the grave. I don't know if I would endorse anything …
»
Andreas
Manjaro, the Xfce variant to be exact. No particular reasoning other than I tried it and so far ha…
»