WasmWinforms
WasmWinforms copied to clipboard
C# Winforms for Webassembly
Hi there, I am attempting to build my application and getting the following error with the complete app not being outputted into the dist folder: ``` Unhandled Exception: Mono.Cecil.AssemblyResolutionException: Failed...
Hello, I will be doing some tests but want to know if you already tried using a OCX with it? Example: How about use a Flash OCX to emulate flash...
 ```mono.js:1 Uncaught (in promise) Error: System.TypeLoadException: Could not resolve type with token 0100007f from typeref (expected class 'System.Drawing.Color' in assembly 'System.Drawing.Primitives, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a') at :8080/DiscordUploader.CloudForm..ctor () in :0...
libgdiplus has the function "GdipNewPrivateFontCollection". So if I'm not mistaken the mapping in mono-wasm is missing. So all that needs to be done is to add the mapping to "libgdi_library_mappings"...
Dotnet: Visual Studio 2019 (c#) OS: Windows 10 ``` Error Failed to add reference to 'bz2'. Please make sure that the file is accessible, and that it is a valid...
Probably due to not finding their charachter to determine width, etc...
I see that this project requires dotnet 2.0 . Is there anything that makes it tied to this version (which no longer exists like CoreRT, CoreRT ILC, etc.)? It says...