#define UNICODE #include "windows.h" int main() { LoadLibraryEx(L"ssleay32.dll", NULL, 0); }