Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unmanaged

Managed and Unmanaged heap

.net heap-memory unmanaged

Can one prevent Microsoft Error Reporting for a single app?

c++ crash unmanaged

How can I declare constant strings for use in both an unmanaged C++ dll and in a C# application?

c# c++ string unmanaged managed

Memory leak detection for mixed mode projects: managed, unmanaged and native

64 bit managed assembly with unmanaged dependencies not loading in IIS / ASP.NET MVC 4

asp.net 64-bit unmanaged iis-8

Which managed classes in .NET Framework allocate (or use) unmanaged memory?

Free unmanaged c-code memory in managed C#

c# memory unmanaged

Can an .Net exception be raised from unmanaged code using a delegate function?

c# .net exception mono unmanaged

What is the best way to support multiple architectures in a mixed managed/unmanaged environment?

Loading C# DLL with unmanaged exports into Python

c# python .net dll unmanaged

Best way to call Managed .NET code from Unmanaged code

c# c++ unmanaged managed

In managed code, what should I look after to keep good performance?

SafeHandle and HandleRef

Difference between Marshal.SizeOf and sizeof, I just don't get it

c# unmanaged unsafe

Mapping unmanaged data to a managed structure in .NET

c# .net winapi pinvoke unmanaged

Find out what a random number generator was seeded with in C++

c++ random unmanaged srand

Correct usage of DllImport

Unmanaged Memory leak

c# wpf memory bitmap unmanaged