Int3g3r Posted September 1, 2020 Posted September 1, 2020 Hello, I have a VLC application that uses a DLL. The DLL queries some data from a API. In the VLC application the DLL works just fine. If i use the same DLL in a UniGui(mobile) application it always tells me that "Microsoft MSXML is not installed". The MSXML is needed in the VLC application too, so it is installed. If i try to reinstall it, the setup shows that i only can "repair" or "remove" it. So i think this could be a UniGui issue ? Does anyone have a solution to this specific problem ? Had anyone the same issue ? Regards, Int3g3r Quote
Jean-Marc Kiener Posted September 1, 2020 Posted September 1, 2020 Called CoInitialize/Couninitialize? 1 Quote
Int3g3r Posted September 1, 2020 Author Posted September 1, 2020 Quote Called CoInitialize/Couninitialize? TUniGUIServerModule.AutoCoInitialize I enabled the property and it works now. Thank you very much! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.