MORPH
®
EXPLORE
SEARCH
/
SIGN IN
SIGN UP
EXPLORE
SEARCH
cefsharp
/
CefSharp
UNCLAIMED
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
0
0
0
C#
CODE
ISSUES
RELEASES
WIKI
ACTIVITY
ANALYTICS
COMMITS
/ CefSharp.BrowserSubprocess.Core/Stdafx.cpp
master
August 28, 2014
A
Add #pragma once to files
amaitland
committed
11y ago
d76ae25
April 8, 2014
P
Let's try doing something new and fancy... We move out everything Subprocess-related from CefSharp.Core, so that we try and better adhere to the "separation of concerns" design philosophy. Arguably, the work that the subprocess does it *quite different* to what the parent process does. Also, it forces you to actually remember this distinction, which might be a good idea anyway (since the availability of the CEF API:s differ greatly between the processes), so I think this is kind of a Good Thing<tm> actually.
Per Lundberg
committed
12y ago
f2e0b12