R3uan3
R3uan3
I'm trying to use the method `RtlCreateUsreThread` to load a DLL into the `explorer.exe` (windows taskbar), I didn't get any of the error messages but the DLL is not loaded...
Upon consecutive calls to `'DetourDetach'` and `'DetourAttach'` there is any chance to cause any kind of **_crash_** or error, into the hooked process? or is it considerable _**safe**_? I'm asking...
-Edited- Is it possible to save default settings to any project?
Does the lib support displaying members online like this widget: 
Is possible to load the DLL from the `char` array generated by the `ExtracArray` instead of loading it from disk?
Hello sboulema, would like to ask if you know a way to dump the verbose from the output window to a file? I'm trying something like this: https://stackoverflow.com/questions/74022549/run-a-visual-studio-event-on-build-failure
Hello hrai, do you also know how to detect when a non-active document is pending to be saved? I tried to create an extension for this but I'm getting an...
> Requires: Visual Studio 2015 SDK I installed the 2015 SDK under vs22 and the extension features (thing required to compile extensions) and tried to compile this extension, but it...
In the gif isn't much perceptible but there's a glitch when sliding from right to left, especially in the right corner:  I tried to reduce the gif speed, take...
Hello, is it possible to shortcut a command to collapse only specific lines? Example: ```c++ // aaa // bbb // ccc ```` With a hotkey collapse all lines that start...