-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/User32dll-RegisterClipboardFormat-retur/10748457)._
---
[severity:It's more difficult t…
-
### Description
When running the code below, the app crashes when built with an AOT profile. When running with the interpreter, or without a profile, the app runs properly.
### Reproduction Step…
-
Hello,
I am contacting you because we are testing your professional library and we are having a problem with your example application on Android API 19 (no problem with the API> = 21)
Indeed, wh…
-
SQLite3 is a very useful class, but it's missing a DllImport for sqlite3_clear_bindings.
-
Hi,
I was trying to get vGen (the C# wrapper) running for vXbox devices but with no luck. Then I tried your vXboxInterface `Test.exe` and it works - the windows "USB plugged in" sound is heard. The `…
-
As you can see in the code below, we are using the Marshal.PtrToStructure method to marshal an array containing a null terminated, valid ASCII string into a class. To make sure the string is interpret…
-
Using SpeechToText ListenAsync on iOS:
``
SpeechToTextResult speechToTextResult = await SpeechToText.ListenAsync(CultureInfo.CurrentCulture,
…
-
The [`DisableRuntimeMarshallingAttribute`](https://github.com/dotnet/runtime/issues/60639) is added to a module to indicate that it should:
* Consider all unmanaged types as blittable
* Promise that…
-
### Description
After a recent fix, wasm interpreter no longer require a unmanaged delegate as workaround to initialize exports. But it looks like the AOT version still get the uninitialized elemen…
-
### Description
caused by breakpoint-> stackwalk-> describe variables->tostring->JIT
In DebuggerTests.SourceList.InspectBoxedLocals
- On windows, chrome,
- debug build of mono
- /p:WasmNativeS…