Page 1 of 1

Getting all features

PostPosted: Mon Jun 11, 2018 4:26 am
by djst3rios2
Hi everyone, I installed CEF using Nuget in my C# project, but there's stuff missing like the download handler, lifespan handler, these things exist in the CEF solution but not in my project. I tried integrating them myself but I keep having problems like missing DLLs. Can someone help me integrating all the features in my project? As far as I understand I need to copy CEF projects into my solution, but I am not sure how to do it correctly.