Replies: 1 comment 5 replies
-
We can't provide any help without knowing what exception is thrown. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, i have a .dll file, it compiled from c++, i set it at a netstandard class library, and use p/invoke to load method of .dll.
When i used it at wpf, it run well, now i want use winui3 as ui , so i add it to winui3 for desktop project, but when i run method of .dll, app will throw exception.
Have any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions