Search code examples
Working code throwing exception when new lines added. Debugging tips?...

c++debuggingshared-librariesc++-climanaged-c++

Read More
How do I call Foo(long[][]) (C#) from Managed C++ (old syntax)?...

managed-c++

Read More
Getting Read/Write access error when trying to use method from external library...

c++memory-managementmanaged-c++

Read More
C#'s lock() in Managed C++...

multithreadingsynchronizationmanaged-c++

Read More
How do i submit login details from a c++ app to wordpress, and get the username/profile picture back...

c++.networdpressvisual-c++managed-c++

Read More
Verbatim Literals in Managed C++? (like C#'s @"blah")...

.netc++.net-2.0stringmanaged-c++

Read More
Exception from HRESULT: 0x800736B1...

exceptionmanaged-c++

Read More
Array initialization in Managed C++...

.netc++-climanaged-c++

Read More
Managed C++ unresolved token...

managed-c++

Read More
How to link a .so file to a managed DLL with mono...

c#mononativedllimportmanaged-c++

Read More
Convert chinese error message to String^ in managed C++...

c#character-encodingmanaged-c++chinese-locale

Read More
How to access class of dynamically loaded clr / cli library in C#...

c#.netclrmanaged-c++

Read More
Windows service in C# + C++ is refusing to start in Docker...

c#c++wcfdockermanaged-c++

Read More
C++/CLI : Why can't I pass Strings by reference?...

stringreferencec++-climanaged-c++

Read More
Managed C++ class cannot be referenced from C#...

c#.netvisual-studiovisual-studio-2013managed-c++

Read More
AccessViolationException calling native C++ code from managed C++ (wrapper for ASP.NET)...

c++managed-c++

Read More
Equivalent to C# null in managed c++...

c#managed-c++

Read More
converting .net reference to c++ reference...

c#c++.netmanaged-c++

Read More
How to correctly implement C# interface with event in managed C++...

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

Read More
How can I handle errors in #using statement in managed C++ (/CLR)...

c#c++.netinteropmanaged-c++

Read More
Need to include the precompile header twice...

c++visual-c++visual-studio-2015managed-c++

Read More
What is the difference between Managed C++ and C++/CLI?...

.netvisual-c++c++-climanaged-c++

Read More
Visual C++ memory leak...

windowsvisual-studiovisual-c++c++-climanaged-c++

Read More
Assumptions when accessing private member pointer inside class...

c++pointersmanaged-c++

Read More
How do I convert an IntPtr to a Stream?...

.netc++interopmanaged-c++

Read More
pcl_visualizer.h - fatal error LNK1120: 1 unresolved externals...

point-cloud-librarymanaged-c++unresolved-external

Read More
How create list of string array in managed C++/CLI...

arrayslistc++-climanaged-c++

Read More
Accessing Unmanaged Array in C++/CLI...

cc++-cliunmanagedmanagedmanaged-c++

Read More
EEFileLoadException when using C# classes in C++(win32 app)...

c#managed-c++

Read More
How to display quick-updating images without large memory allocation?...

c#wpfimage-processingmanaged-c++

Read More
BackNext