Search code examples
System.IO.FileNotFoundException: Could not load file or assembly 'X' or one of its dependenc...


c#.netdeployment.net-assemblymanaged-c++

Read More
ambiguous symbols...


visual-c++linkermanaged-c++

Read More
What is the Managed C++ equivalent to the C# using statement...


.netmanaged-c++using-statement

Read More
Cast native pointer to a C++\CLI managed object reference?...


winapipointersc++-climanaged-c++

Read More
Concurrency::task.wait() throws invalid_operation...


windowswinapiconcurrencymanaged-c++

Read More
How can I build a managed C++/CLI DLL library using CMake?...


cmakevisual-studio-2017c++-climanaged-c++

Read More
Convert from System::String^ to System::String...


c++managed-c++

Read More
C++/CLI Converting from System::String^ to std::string...


stringc++-climanaged-c++

Read More
Exception in Concurrency task.then.wait affects further call of ::ShellExecuteEx()...


c++winapiconcurrencymanaged-c++shfileoperation

Read More
how to unload managed c++ dll?...


c++visual-c++c++-climanaged-c++

Read More
System::String has no member Length in C++/CLI...


stringc++-climanaged-c++

Read More
Loading Mixed-Mode C++/CLI .dll (and dependencies) dynamically from unmanaged c++...


.netc++c++-climanaged-c++loadlibrary

Read More
What is the C++ CLI equivalent of managed c++'s __typeof and __gc?...


c++-climanaged-c++

Read More
Bad image format when running managed C++/CLI assembly in .NET Core 3.1...


c++.net.net-coremanaged-c++.net-core-3.0

Read More
Problems upgrading VS2008 to VS2010 with Managed and Unmanaged C++...


c++visual-studio-2010managed-c++visual-studio-2008-sp1

Read More
How do I call C++/CLI from C#?...


c#c++c++-clipinvokemanaged-c++

Read More
convert from std::string to String^...


stringc++-climanaged-c++

Read More
Managed class does not compile...


managed-c++

Read More
Call a vector in managed C++ from C#...


c#c++vectormanaged-c++

Read More
How do you dispose of an IDisposable in Managed C++?...


.netidisposablemanaged-c++

Read More
Tools for finding memory corruption in managed C++ code...


.netmanaged-c++

Read More
How do you call a managed (C#) function from C++?...


c#c++managed-c++

Read More
Difference between managed C++ and C++...


c++visual-c++programming-languagesmanaged-c++

Read More
C++/CLI abstract base class?...


c#c++-climanaged-c++

Read More
How can I give a value to a static variable in a managed C++ class?...


c++visual-c++staticmanaged-c++

Read More
Add a new line using String^ in C++...


stringvisual-c++newlineline-breaksmanaged-c++

Read More
Create a class without a constructor in .NET managed C++...


.netmanaged-c++

Read More
Can a delegate instance be defined outside of a class?...


delegatesc++-climanaged-c++

Read More
How can one get a property name as a string in managed c++...


visual-c++propertiesc++-climanaged-c++

Read More
Linking static native library to managed C++ project pulls unused (and unexpected) dependencies in...


visual-c++clrmanaged-c++

Read More
BackNext