FWIW, works fine with clang-cl 10, 11, 12, and 14 as well.
1. I don't remember where was this said, but from what you wrote I assume it was said that writing…
Having watched many of Casey's videos, I have a few questions about things he has mentioned:It's f…
I was inspired by this Our Machinery (RIP) post to look into using C to build C. I ended up this p…
RawPDB is what I used for reference, but I didn't read the whole codebase so I probably didn't not…
Are you familiar with RawPDB () ? It uses memory mapped files in the examples () and the library i…
A first prototype of my build system now runs on Linux. Will use a combination of Bash and Batch f…
I haven't tested the following, and maybe there is an easier way but I don't know it. Modify get_o…
I tried using placeholder pages, but it seems like the only way you can use placeholders, the size…
I was experimenting with writing a PDB parser that would use mmaping to read the pages of MSF stre…
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 …
Just make sure to keep one installation of Windows somewhere, so that you can test build projects …
Any language that replaces JavaScript rather than slapping more layers on top of it, is a step for…
So after seeing the amount of people who use Linux on this forum I decided to give manjaro cinnamo…
This is actually something we've been talking about on the Discord recently. I personally was prom…
I use macOS for most of my personal use and for work (iOS developer). I have a Windows 10 laptop m…
Arch Linux on my desktop and laptop for general personal computing and programming. I poured a lot …
Hello! Long-time lurker in the community here. Want to check with you all on the sanity of this id…
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. …
Reproduction:Declare a struct type within functionsDeclare a variable of that typeMake a pointer t…
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…
Alternatively just do simple variable assignment LPCWSTR cmdline = L"whatever.exe/a/b"; and debug …
I was looking into a way to attach remedy to a running process and make it break immediately after…
I was surprised to see this thread risen from the grave. I don't know if I would endorse anything …
Manjaro, the Xfce variant to be exact. No particular reasoning other than I tried it and so far ha…