Hello. Question on std.net.curl. The class uses the libcurl.dll dynamic library, tries to load it from the system folders and from the folder with the executable EXE. The question is how to pack this library into the exe itself. And one more question, how to get access to resources from the program code, for example, to sometext.txt in the screenshot.
