Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c++-cli

In Managed C++, what is the proper way to define a static singleton instance in a class?

C++/CLI wrapper for native C/C++ code, unable to load in Unity3D

c# dll c++-cli clr unity3d

How to pass a string from C++-CLI to C# via C++-CLI callbacks and delegates

error C2039: 'Dispose' : is not a member of 'System::Windows::Forms::ErrorProvider'

Access native memory transparently from .NET assembly

c# c++ .net interop c++-cli

warning MSB3270: mismatch between the processor architecture of the project

c# c++ c++-cli

Readable C++\CLI Exception Message in C#?

Upgrade Path For Legacy Reporting ("Embedded" Access 2003)?

Why does the WPF designer fail to load libraries that call into unmanaged DLLs?

How to get full intellisense tooltip comments working?

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

How do i convert const wchar_t* to System::String?

.net string c++-cli wchar-t

C++/CLI stack semantics equivalent of C#'s existing-object using statement?

Visual C++ unamanged and managed

Strange C++/CLI linking issue - unresolved external symbols but header file is linked

C++ - ofstream doesn't output to file until I close the program

a member of managed class cannot be of a non-managed class type

c++-cli

C++/CLI interface class vs. interface struct

c++-cli

How do I export class functions, but not the entire class in a DLL

c++ dll c++-cli

How can I use a 'native' pointer in a reference class in C++/CLI?

c++-cli clr