Results 518 comments of AraHaan

In the case of ``wchar_t*``, ``std::wstring`` is a collection of ``wchar_t*`` as far as I know. So if you wanted to get ``wchar_t*``'s you can always to ``.c_str()`` on an...

@cubbimew Not all systems support unicode (like you said) and Windows, by default is set to a code page and in that not all characters are supported on it. And...

That is because unpacking requires the kom version plugins.

As long as I can use the new API to set color mode on my entire application from my settings form at runtime at *any* time to switch between light...

Well it was basically port forwarding; However since then I changed from that to another place and sadly that api requires sending environment variables which by looks of it SSH.NET...

Jetbrains Rider recently shipped with this, and ReSharper as well. Perhaps the implementation could be implemented however JetBrains does it into Roslyn as well.

> Hello, is the above code the original version of [MemoryModule](https://github.com/fancycode/MemoryModule)? As far as I know, the original version does not support TLS. The missing functions such as `MemoryGetProcAddress` you...

> @bb107 > > > If this is the case, you need to modify MemoryModule to call the unexported ntdll!LdrpHandleTlsData function to handle TLS before calling DllMain. Since it is...

it's because the zipper does not wildcard any and all file types I think.