Search code examples
Should a WPF application be written in C++/CLI or C#?...


c#wpfc++-climanaged-c++managed-code

Read More
Should I use Managed C++ or C# for my application?...


c#.netc++-climanagedmanaged-c++

Read More
How to check a "NULL object reference" in Managed C++?...


visual-c++c++-climanaged-c++object-reference

Read More
C++/CLI -- 0xc000007b (INVALID_IMAGE_FORMAT) with /clr option on...


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

Read More
Can you derive a Managed C++ class from an Unmanaged C++ class?...


visual-c++c++-cliunmanagedmanaged-c++

Read More
Fastest conversion of MFC CArray<int> to List<int> in Managed C++...


arrayswcflistmfcmanaged-c++

Read More
Global objects of Managed types...


c++-cliglobal-variablesmanaged-c++

Read More
How can I draw a graph with a date axis using C++ and ZedGraph?...


datetimezedgraphmanaged-c++

Read More
C++/CLI Community...


c++-climanaged-c++

Read More
How to pass C# class object to managed c++ without unsafe modifier?...


c#powershellc++-climanagedmanaged-c++

Read More
Compile Solution without DLL's Visual Studio Managed C++...


dllvisual-studio-2013managed-c++

Read More
Using MFC in a "managed C++" application...


mfcc++-climanaged-c++

Read More
Garbage collector for managed c++...


memory-managementgarbage-collectionc++-climanaged-c++

Read More
C linkage function cannot return C++ class - error resulting from the contents of my method...


c++externmanaged-c++linkagevc90

Read More
Error in creating heap object for the managed "ref class"...


c++-climanaged-c++

Read More
Common managed C++ gotchas...


c++-climanaged-c++

Read More
Meaning of '^' with class name in Cpp...


c++-climanaged-c++

Read More
DirectX 11 IDXGISwapChain::GetBuffer failing with DXGI_ERROR_INVALID_CALL...


c++directx-11managed-c++

Read More
What is the proper parameter for glOrtho to make a Top View?...


c++openglmanaged-c++

Read More
Managed C++ Error when using a snk file:: "missing the private key needed for signing"...


managed-c++signingstrong-typingstrongnamesnk

Read More
Can a managed C++ assembly return an object to C#?...


c#c++-climanaged-c++

Read More
C++/CLI virtual method, can't use the virtual method in derived class...


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

Read More
Managed C++ how to convert NOT Null terminated const char * to String ^...


c++marshallingmanaged-c++

Read More
Parsing string to datetime...


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

Read More
Why is my TB_INSERTBUTTON message causing comctl32 to throw?...


c++winapimanaged-c++

Read More
C3767: candidate function(s) not accesible...


managed-c++hinstance

Read More
Managed C++ Error C2664...


propertiescopy-constructormanaged-c++c2664

Read More
type exists in both dlls with dynamically loaded dll...


.netmanaged-c++

Read More
how to : use c++ projects for windows phone (C#)...


c#c++dllwindows-phone-8managed-c++

Read More
Calling a managed class function from an unmanaged class object...


eventsdelegatesfunction-pointersmanaged-c++

Read More
BackNext