Skip to content

MFC Sample #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Jbuckmsi opened this issue Jan 17, 2020 · 1 comment
Open

MFC Sample #13

Jbuckmsi opened this issue Jan 17, 2020 · 1 comment

Comments

@Jbuckmsi
Copy link

Any chance of getting a basic MFC SDI or MDI example?

@rflsouza
Copy link

rflsouza commented Feb 29, 2020

I do not know if I understand what you want, because it is easy to use this is an API that you can use in MFC, their examples are made in win32 you just need to use it in the best way in your application.

See if this is what you wanted, I did an example WebView2BrowserMFC_MDI project with a BrowserWindow class, I'm not an expert like them, but I believe this will work well! I didn't do all the methods of webview2, but now it's complementary to what you want to use!

In the example we have 2 classes to show the use of BrowserWindow using win32 and the class BrowserWindowEdge using CWnd of MFC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants