Greetings,
I am trying to load Python dynamic libraries to interface Microsoft
Appstore Python from an application that I am trying to develop. Now when I
use the “LoadLibraryExW” (which is a WIN32 API:
https://learn.microsoft.com/en-us/windows/win32/api/libloaderapi/nf-libloaderapi-loadlibraryexw
Greetings community,
I am trying to load Python dynamic libraries to interface Python from an
application that I am trying to develop. The Python version I am trying to
load is the one available in the Microsoft AppStore. Now when I use the “
LoadLibraryExW” (which is a WIN32 API:
https://learn.mi