Tina
Tina
Es-que quand on double click sur gwet.exe dans le dossier on est infecter car mon pc a bpc plus de requet sur le réseaux et je trouve cela très louche
Hello, I contributed to your CSTL repo. I made two PRs. I don't know if you've seen them. Can you take a look? Or give me the repo if you...
Hello, I created a library in C++ under Windows to manage the speakers, so, increase or decrease the volume, mute or unmute. Soon I will integrate new features. Can you...
Hello, I've added a C++ library to the readme. This library allows you to manage environment variables like dotenv in Python. Have a nice day.
This PR replaces the existing Base64Decode implementation with a more optimized version : - Pre-allocates the output string to avoid dynamic reallocations. - Decodes 4 Base64 characters into 3 bytes...