RayKoopa

Results 7 issues of RayKoopa

I have several issues being able to build IdaDOS and DOSBox on a fresh MSys2 installation when strictly following BUILD.md as I'm new to MSys2. There are some things which...

At least to my experience, if you receive a "Forbidden" result on a channel, trying to delete any message from that channel will fail in Forbidden. To speed up the...

enhancement

C# 8.0 adds the possibility to declare using variables without a corresponding using block, discarding the variable as soon as the scope in which it was declared is left. The...

Proposal champion

Hey there, I manually transcribed the three files mentioned in the title, as exact as possible, by hand, and with proper encoding and whitespace (only 1 issue where I could...

S. the image below, the Windows Forms / .NET 4.5 executable is run on Windows 10. The left message box is created by a packed / compressed executable, and has...

**Version of SharpShell used:** 2.7.1 **Related type(s) of SharpShell-Server:** SharpThumbnailHandler I'm implementing a very simple SVG thumbnail handler (with the help of https://github.com/vvvv/SVG). While the SVG renderer is correctly drawing...

critical-todo

I typically set up an `__init__.py` like this, so I can reload my add-on modules when pressing F8 in Blender (which is a built-in feature to load add-ons again, but...