We are attempting to implement the PB Web Control in an application for displaying documents with some issues. One developer can get it to run correctly by running as admin, one gets a memory error issue, and the third one just has the app close out with no error messages. We are are all running the same compiled code and all have the following DLLs added.
chrome_elf.dll, d3dcompiler_43.dll, d3dcompiler_47.dll, libEGL.dll, libGLESv2.dll, libcef.dll, swiftshader/libEGL.dll, swiftshader/libGLESv2.dll) (and "pbcef190" folder).
Are there any other dlls or files that should be included ? Does anyone have a code example showing how to get this working correctly ?