
It took sometime before i was able to figure this out myself.
The CEF download contains a sample on how it’s done in a Win32 Project, in Visual Studio. Unfortunately, that sample contains quite a lot of things that makes it difficult to grasp especially for those who have completely no prior knowledge of using webkit (which was my case).
Okay some might ask why use CEF in an MFC app in the first place. Well, i needed it for a project i was assigned...