Search code examples
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
What is gcnew?...

.netc++-cli

Read More
How to associate constants with an interface in C#?...

c#c++-cliidlwebidl

Read More
Convert steady_clock::time_point (C++) to System::DateTime (C++/CLI)...

c++c++-clic++-chrono

Read More
C++/CLI Winforms. E2244 "a member of the managed class cannot belong to the unmanaged class typ...

winformsc++-clistdvector

Read More
What are the advantages of doing 100% managed development using C++/CLI?...

c#.netc++-cli

Read More
What is the difference between managed, unmanaged, and native code?...

.netc++-cli

Read More
create c#(WinFrom) control in win32 app use c++/clr...

c#c++-cli

Read More
In Windows 10, how can I avoid having the touch keyboard covering up inputs?...

windowswinformsc++-clilegacy-code

Read More
Is it acceptable to add a "using namespace" immediately after the namespace declaration?...

namespacesc++-clitypedefusing-statement

Read More
Visual Studio 2022 CLR Empty Project (.NET Framework) entry point is not working, even after being s...

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

Read More
How to write a variable in to file in C++/CLI?...

c++-cli

Read More
Access is Denied when trying to add a resource to C++/CLI project...

visual-studio-2012c++-cli

Read More
How do I set SuppressUnmanagedCodeSecurity for callbacks?...

c#.netoptimizationclrc++-cli

Read More
unexpected token(s) proceding";" c++ error C2238...

winformsc++-cli.net-framework-version

Read More
C++ CLI DLL not being loaded by IIS7 but only if built with anything newer than VS2008...

c#asp.netiis-7c++-cli

Read More
Confusing shorthand operator (?) statement in C#...

c++-cli

Read More
Regexp for a double...

regexc++-cli

Read More
Any CPU dependent on C++/CLI dependent on native C dll (any cpu for c++/cli)...

c#cc++-cli64-bitx86

Read More
I see many examples of C++ with the use of "Foo ^ bar" - what is "^"?...

c++c++-cli

Read More
System.AccessViolationException from unmanaged code?...

.netvisual-c++c++-cliaccess-violationms-media-foundation

Read More
C++/CLI wrapper is working properly only on x86 machine, I need x64 machine...

c#c++c++-cli64-bitwrapper

Read More
interacting between a C# project and C++ project in same solution...

c#.netvisual-studio-2010visual-c++c++-cli

Read More
Azure development : Query from storage table can be sorted?...

c#azureazure-storagec++-cli

Read More
BackNext