Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.

several applications only one "CEF binaries"

Post Reply
ericktux
Posts: 40
Joined: Thu Oct 29, 2020 10:11 am

several applications only one "CEF binaries"

Post by ericktux »

Good day, a question if I create 3 applications, can I use only one "CEF binaries" in a single folder ??
Can I use all 3 applications at the same time ?
User avatar
salvadordf
Posts: 4620
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: several applications only one "CEF binaries"

Post by salvadordf »

Hi,

Many application instances can share the same CEF binaries but they have to use a different GlobalCEFApp.RootCache property value.

If you need to use several browsers sharing the same cache and cookies at the same time then you have to create the browsers in the same application instance with tabs, MDI forms, popup windows, etc.
Post Reply