Search code examples
C++/CLI abstract base class?...


c#c++-climanaged-c++

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


delegatesc++-climanaged-c++

Read More
Cannot open source file mscorlib.tlh...


c++.net-coreimportc++-climscorlib

Read More
Are managed pointers in c++/cli initialized to nullptr automatically using GCRoot?...


c++-cli

Read More
MyForm2: undeclared identifier...


winformsc++-cli

Read More
Why can't I load an image resource from my resx file?...


.netresourcesc++-climanifestresx

Read More
How to use Nullable types in c++/cli?...


c++-cli

Read More
Large amount of errors regarding "IServiceProvider"...


winformsvisual-studio-2017c++-cli

Read More
C++/CLI SQL use ConnectionString with parameters as string...


sqlcommand-line-interfacec++-cli

Read More
How do I specify a fixed-size buffer in C++/CLI?...


c++-cli

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


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

Read More
ReaderWriterLockSlim missing from System::Threading namespace with C++/CLI...


visual-studio-2012c++-clireaderwriterlockslim

Read More
Check if file exists using StreamReader...


c++filec++-clistreamreader

Read More
Check if ConfigurationProperty value is not set...


c#.netc++-clisystem.configuration

Read More
How do I convert a cli::array to a native array from native code?...


.netc++c++-climarshalling

Read More
Set a pointer to pointer in c++/cli...


c++c++-cli

Read More
GC collects local object right out from under me...


.netc++-cli

Read More
Compiling using MSBuild 12.0 from Microsoft Visual Studio 2015...


c++visual-studio-2013visual-studio-2015msbuildc++-cli

Read More
Can a managed ref-class directly implement a COM interface?...


visual-studio-2012comc++-clicom-interop

Read More
Initialize C++/CLI array of structures...


c++-cli

Read More
How to order an array in managed C++/CLI...


arraysvisual-studio-2015c++-cli

Read More
How do I gracefully close another application?...


.netwinapic++-cli

Read More
Adding project reference in VS Code for C++/CLI project...


c++visual-c++visual-studio-codec++-cli

Read More
How can I connect a C# delegate to a boost::signal...


c++c++-cli

Read More
Optional parameters in managed C++/CLI methods...


c#.netc++-clioptional-parameters

Read More
How to call C++/Cli function with ValueType argument from C#...


c#c++-cli

Read More
Visual C++ Undo and Redo operations...


c++visual-c++c++-cliundo-redo

Read More
How to pass an int from C# to C++ by reference?...


c#.netc++-cli

Read More
How to consume an awaitable in C++/Cli...


c#.netasync-awaitc++-cli

Read More
Visual Studio 2012 failing to detect Visual Studio 2008 build tools...


visual-studio-2008.net-3.5c++-clivisual-studio-2012

Read More
BackNext