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.
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…
»
»
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…
»
Simon Anciaux
After reading your post I wondered what my command line parsing code was doing in such a case. Aft…
»
bumbread
I'm currently working on a CRT implementation, and I was working on getting custom command line pa…
»
Dawoodoz
Mainly using Manjaro.Much faster than Windows.Easier to install GPU drivers than Windows.More reli…
»
MrCelsius88
This thread is meant to be a fun little thing where you can rant about what your main OS is and wh…
»
Dawoodoz
That bootstrapping from C concept should be easy to extend with a project file parser, so that you…
»
ratchetfreak
nobuild () might be an option for what you are looking for.
»