Search code examples
C++/CLI Wrapper Implementation Errors...

c#c++c++-cli

Read More
How to convert System::array to std::vector?...

.netc++-cliwrapper

Read More
Create Managed Array with long/size_t length...

c++-cli

Read More
How do I detect the user's locale to get the correct csv separator?...

.netc++-clilocaleculture

Read More
Bind void * pointer to C++/Cli pointer of elementary type...

pointersc++-cliwrapperunmanagedroot-framework

Read More
How to detect horizontal scroll movement in Listview?(for VS2015 C++/CLI)...

listviewvisual-studio-2015c++-clihorizontal-scrollingmotion-detection

Read More
C++/CLI Printing contents of CString to console...

c++-clicstring

Read More
How do people handle warning C4793: 'some_function' : function compiled as native?...

visual-studioc++-cliopencvwarningspragma

Read More
Looking for a faster-than-GDI solution for rendering dynamic data plots...

.netgdi+c++-clidirect3dplot

Read More
When to use the __gc keyword on managed C++ classes?...

c++visual-c++compilationheaderc++-cli

Read More
New (.NET Core) C++/CLI project has compile issues when definition and implementation are split...

c++-clivisual-studio-2019

Read More
Cppcheck syntax error code smell by C++/CLI...

c++-clicppcheck

Read More
Insert / Convert date from: C++ To mySQL db...

mysqlcastingc++-clidatetime-formatstr-to-date

Read More
C++/CLI: Loop through non-continuous enum...

enumsc++-cli

Read More
How can I get DispatcherTimer to set a timer longer than 24 days?...

.netc++-cli

Read More
Unable to access Memory reference with help of JNA library...

javascalajava-native-interfacec++-clijna

Read More
LNK2028 LNK2029 when compiling static c++ library in managed c++/clr...

c++-clilinker-errors

Read More
How to export a native class from a dll (namely a protobuf generated class)...

c++-clinativedllimportmixed-mode

Read More
Brand new CLR Class Library project won't build: missing MSCOREE.lib...

c++-cliclrvisual-studio-2019

Read More
Is it possible to convert a macro with stringizing operator to a constexpr?...

c++stringc++-cliconstexprpreprocessor-directive

Read More
Why does printf work with managed Strings?...

.netvisual-studio-2010c++-climarshallingprintf

Read More
AccessViolationException reading memory allocated in C++ application from C++/CLI DLL...

c++.netmemory-managementc++-cliaccess-violation

Read More
Stuck on circular dependency on windows forms C++...

c++-clicircular-dependency

Read More
x is not a member of namespace...

namespacesincludec++-cli

Read More
C++/CLI, "constant" reference to a tracking handle...

c++-cli

Read More
BadImageFormat in Web .Net Core 3.1 project with CLR .Net Core Library(C++/CLI)...

c#c++-cliasp.net-core-webapi

Read More
Cannot compile template C++/CLI (.NET Core 3.1) project via dotnet build command...

.net-coremsbuildc++-clivisual-studio-2019

Read More
array<BYTE>^ to BYTE [] exact convert...

c++-cliclr

Read More
Template function signature unpacking in C++/CLI...

c++visual-studio-2017c++-clic++17

Read More
Import error (E0337) while linking C++ and C++/CLI projects (.NET Core)...

c++.netc++-cliclr

Read More
BackNext