Re: Second instance of .exe fails
Posted: Thu Jan 23, 2025 1:31 pm
Hello, salvadorf!
Could you please clarify your
Thanks in advance.
Could you please clarify your
I'm developing an application that can be run several times simultaneously. And after the CEF was updated it is impossible. Chromium is not the main feature of the application. But it is sometimes used for showing some web content. So the question is: is it possible to share one Chromium (CEF) instance between several apps?If you need to use the same cache and cookies in all your instances then follow the instructions about using a MUTEX in my previous posts on this thread.
Thanks in advance.