Page 1 of 1
several applications only one "CEF binaries"
Posted: Wed May 15, 2024 2:56 am
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 ?
Re: several applications only one "CEF binaries"
Posted: Wed May 15, 2024 7:00 am
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.