You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have to move the code that create the webview from the main c++ app to a static c++ library.
I have added the two nuget packages but if I try to compile the sample I have a link error with the GetClientRect function.
Am I missing something? How can I solve this link error?
The text was updated successfully, but these errors were encountered:
Hi, I have to move the code that create the webview from the main c++ app to a static c++ library.
I have added the two nuget packages but if I try to compile the sample I have a link error with the GetClientRect function.
Am I missing something? How can I solve this link error?
The text was updated successfully, but these errors were encountered: