Search code examples
Marshalling native .dll in C# with multiple pointers...

c#pinvokemarshallingmixed-mode

Read More
c++/cli: delegate to managed method taking native argument...

delegatesc++-climixed-mode

Read More
Mixed-mode C++/CLI DLL throws exception on exit...

dllboostc++-climixed-modeatexit

Read More
Assign value to C# enum from C++/CLI const...

c#enumsc++-cliconstantsmixed-mode

Read More
Fast capture stack trace on windows / 64-bit / mixed mode...

windowsmemory-leaksstack-tracemixed-mode

Read More
What does 'useLegacyV2RuntimeActivationPolicy' do in the .NET 4 config?...

.net.net-4.0app-configmixed-mode

Read More
WinAPI C++/CLR status codes to C# Win32Exception or not?...

c#.netc++-cliinteropmixed-mode

Read More
VS2013-built C++/CLI DLL crashes using string received from VS2008 C++ app...

.netc++-climixed-mode

Read More
facing error LNK error...

.netc++-climixed-modecen-xfs

Read More
Given the choice, what are the pros/cons of mixed-mode assemblies vs. separate interop DLLs?...

.netsqliteinterop.net-assemblymixed-mode

Read More
Using the memory allocated by a CLI array as storage for an unmanaged class...

c#.netc++-climixed-modepin-ptr

Read More
C++/CLI Native or Managed?...

c++-climixed-mode

Read More
Ampersand Operator in Mixed Managed/Unmanaged C++/CLI Project...

.netc++-clismart-pointersmixed-mode

Read More
Inheritance between managed and unmanaged classes...

.netpointersinheritancec++-climixed-mode

Read More
Mixed mode MFC application not initializing correctly in VS2008...

visual-studio-2008mfcinitializationassertionsmixed-mode

Read More
Storing native data in C++/cli without using new...

.netpointersc++-cliinteropmixed-mode

Read More
How to pass a vector as parameter to a c++ library from a CLI/C++ Wrapper?...

vectorc++-cliwrapperunmanagedmixed-mode

Read More
Access .NET ushort[] array as uint16_t* without copying...

.netvisual-c++c++-clinativemixed-mode

Read More
Calling overloaded C# array access from unmanaged C++/CLI...

c#.netdllc++-climixed-mode

Read More
No_CLR_Support C++ project with a C++/CLI source file...

visual-studio-2010visual-c++c++-cliclrmixed-mode

Read More
Managed to unmanaged callback with managed parameters?...

visual-c++callbackc++-clifunction-pointersmixed-mode

Read More
Test disappears from test explorer when calling native code in C++ CLI test project...

visual-c++visual-studio-2013c++-climstestmixed-mode

Read More
Performance of C++/CLI function pointers versus .NET delegates...

.netperformancedelegatesc++-climixed-mode

Read More
How can I send a managed object to native function to use it?...

.netc++-cliunmanagedmanagedmixed-mode

Read More
Stepping into the break point when using Win32 thru a CLI Wrapper in a C# .NET Application...

mixed-modevisual-c++-2012

Read More
Mixed mode assembly is built against version '2.0.50727' of the runtime and cannot be loaded...

.netvisual-studio-2012assemblies.net-4.5mixed-mode

Read More
Mixed mode assembly loading in asp.net...

asp.netmixed-mode

Read More
What libraries do I need to link my mixed-mode application to?...

linkerc++-climixed-mode

Read More
Developing mixed C++ and C++/CLI for CGI and WPF...

c++c++-cliinteropcgimixed-mode

Read More
C++/CLI: inherit from one CLR class, multiple C++ classes...

.netvisual-c++c++-climultiple-inheritancemixed-mode

Read More
BackNext