lem0nify
lem0nify
@DarthTon I'm not sure I can properly build it from sources cause I didn't use C/C++ for many years. And I also need to install the right version of MSVS...
@DarthTon But now it shows me an error message with code 0xC0000010 when I'm trying to inject anything in any process using kernel mode. Tried to Google for it but...
> but if solution 1 doesn't work for you, then I can start addressing that sooner rather than later No problem, it works. Thank you! > Also, this repo doesn't...
Still no changes? Is it so hard to implement?
I discovered an interesting thing. Instead of copying the `gtk.css` and `assets` files into `$HOME/.config/gtk-4.0`, I left them in `$HOME/.themes` but made some changes: - in `$HOME/.themes/Flat-Remix-LibAdwaita-Blue-Dark` directory I created...
@andrewrk Could you give a **realistic** estimate (not in releases, but in time) when asynchronous functions will return to the language?
@maxzhao 0.12 is kinda in one more year (or maybe half-year in best case). It will come much earlier into master I suppose. That's why I asked for estimate in...
> Regarding your worries about the standard library, only types and functions marked as used are actually compiled. Do you mean "used in the same module"? ```c3 module hello; extern...
> this should be fixed now Good news! Thank you for taking my concerns into consideration! Do I understand correctly that after your last fix come to release, we'll have...