List Question
20 TechQA 2022-12-08T01:22:50.790000CLR Host - how to execute functions with arbitrary method signature
358 views
Asked by prom85
Defeat erase PE from memory
458 views
Asked by DrayNeur
passing C# managed instances between C# and C++ when native process is hosting the .NET Core runtime
719 views
Asked by Robert Dugal
Providing an Action or EventHandler from unmanaged code
213 views
Asked by Florian Koch
.NET application not fully working when using CLR Hosting API
97 views
Asked by J. Zeptra
Hosting .NET CLR in C++ app: Sandboxed app domain (CAS)
831 views
Asked by C. Augusto Proiete
Where can I find the declaration of mscorlib::_AppDomain, mscorlib::_Type etc
1.2k views
Asked by CS.
Is "mono_add_internal_call" just with CLR-Hosting possible?
587 views
Asked by DogeAmazed
StackOverflowException in .NET >= 4.0 - give other threads chance to gracefully exit
325 views
Asked by Jan
SynchronizationContext.Current resets to null on every call from unmanaged host
199 views
Asked by user3471297
Why CLRHosting API not working even if the GetLastError is 0?
466 views
Asked by Favonius
Is there any way to get ICLRMetaHost from c++ library
878 views
Asked by Programmdude
.Net Hosting API Memory usage
277 views
Asked by Sergey Litvinov
Catching a managed exception across native frames
710 views
Asked by Deep Thought
CLR hosting from managed code?
612 views
Asked by Pragmateek
How can I know which Runtime Host is currently run my code?
1.5k views
Asked by Niklaus Wirth
CLRProfiler not connecting to CLR when hosted
1.6k views
Asked by Deep Thought
CLR hosting. Howto enumerate _AppDomains in .net 4
1k views
Asked by Viacheslav Kovalev
AppDomain access via ICorRuntimeHost
468 views
Asked by Viacheslav Kovalev