Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c++-cli

Convert a 'System::String ^' to 'const char *' in vc++

string visual-c++ c++-cli char

Free/delete a char* causes an invalid heap pointer assertion failure

C++/CLI use of Action<...,...> and Func<...> unsupported?

Convert a String^ to wstring C++

Prevent inheritor class from overriding virtual function of base class [duplicate]

convert from std::string to String^

string c++-cli managed-c++

Cannot use managed event/objects in unmanaged code error c3265, c2811

c++-cli

C++/CLI Wrapping a Function that Returns a std::shared_ptr

How do I assign an event handler to an event in C++/CLI?

What is the relationship between delegates and events?

c# .net events delegates c++-cli

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

Dealing with Expression Blend's lack of support for C++/CLI projects

C++/CLI targetting .NET Core 3.1

Can I stop C++/CLI from adding IDisposable to my ref class?

c++-cli idisposable

C++/CLI class wrapper for c library - callbacks

callback c++-cli

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

Write in C++ and expose to C# or write directly in C#?

c# c++-cli wrapper game-engine

Call Delphi DLL from C++\CLI with many parameters

delphi c++-cli delphi-2010