Search code examples
LNK1318: Unexpected PDB error; OK (0)...


visual-studiolinkerc++-cli

Read More
Visual studio 2010 automatically switched to C++/CLI compiler...


c++visual-studio-2010c++-cli

Read More
Could not load file or assembly The system cannot find the file specified...


.netvisual-studio-2012dllc++-cli

Read More
Use newer dotnet sdk than TargetFramework when building C++/CLI...


c#.net-corec++-cli

Read More
Measuring application startup performance...


.netcachingc++-clistartupmeasurement

Read More
dotTrace fails while activating cpp/cli type from c# app...


c#c++c++-cli.net-8.0dottrace

Read More
How do a specify an argument of "const MyClass *varName[]"?...


c++-cli

Read More
Getting error when compiling debug mode: C++/CLI - error LNK2022...


linkerc++-clilinker-errorsclr

Read More
C++CLI. Are native parts written in pure C++ but compiled in CLI as fast as pure native C++?...


c++c++-cli

Read More
MSB4018 Error on Every Second Build: System.Text.Json Not Found and Empty .deps.json File...


.net-coremsbuildc++-clibuild-error

Read More
How do I compile C++/CLI code for Silverlight?...


visual-studio-2010silverlightc++-clisilverlight-4.0

Read More
C++/CLI richtextbox text to unicode designation (H -> U+0048)...


unicodec++-clirichtextbox

Read More
Non-Modal WPF control hosted in MFC Dialog does not receive keyboard input...


wpfwinapimfcc++-cli

Read More
Is this the correct way to eliminate warning C4945 (symbol already imported from another assembly)?...


windowsvisual-studioc++-clidependencies

Read More
Cannot cast from System::Object to System::Windows::Forms::MenuItem in C++/CLI...


c++-climenuitem

Read More
Mixed C++/CLI TypeLoadException Internal limitation: too many fields...


c++-cliclr

Read More
How to test gcroot reference for NULL or nullptr?...


c++nullpointerexceptionc++-cli

Read More
Should I free the handle returned from GCHandle::FromIntPtr?...


.netvisual-c++c++-cli

Read More
Opening a WPF Window from C++/CLI via async method is blocking...


c#wpfc++-cli

Read More
C++ Cli passing image pointers to WPF to display...


wpfmultithreadingc++-cliinterop

Read More
LINK2001,and LINK1120 errors visual studio 2022 CLR empty project...


winformsc++-clivisual-studio-2022program-entry-point

Read More
How to call a C# library from Native C++ (using C++\CLI and IJW)...


c#c++visual-studio-2010c#-4.0c++-cli

Read More
I can't write a string variable to my file using fstream...


c++user-interfacec++-clifstream

Read More
Calling Method/Function outside a Class but on the same namespace in c++/cli...


visual-c++c++-cli

Read More
Marshal::GetFunctionPointerForDelegate: should I release its result?...


c#lambdac++-clistd-function

Read More
Package-References to Roslyn not working when calling from native App...


c#nugetc++-cli.net-5roslyn

Read More
Calling C++/CLI Method with System::DateTime parameter requires 'ValueType' as a parameter?...


c#datetimec++-clitypes

Read More
What does the caret (‘^’) mean in C++/CLI?...


.netc++-clihandle

Read More
C++/CLI from typedef std::function to managed delegate...


c#delegatesc++-cliclr

Read More
Windows Forms - go back to first form...


.netwinformsvisual-studio-2010c++-cli

Read More
BackNext