Search code examples
BadImageFormatException when using native DLLs from ASP.NET...

.netasp.netdllinteropmanaged-c++

Read More
Close if no active threads, or if any active, then wait till it's complete and close...

asp.netmultithreadingweb-servicesmanaged-c++

Read More
Unmanaged Struct Instance in Managed Class...

visual-studioc++-climanaged-c++

Read More
Managed C++ Error 2504 Error...

managed-c++

Read More
WTSVirtualChannelRead Only reads the first letter of the string...

c#interopmanaged-c++stringbuildervirtual-channel

Read More
Are Inherited Forms And/Or Inherited Controls possible in Managed C++...

winformsvisual-studio-2008c++-climanaged-c++

Read More
Creating a System::String object from a BSTR in Managed C++ - is this way a good idea?...

.netc++visual-c++managed-c++

Read More
Keeping VB.NET vs learning C++...

.netvb.netvisual-studio-2008managed-c++

Read More
how to put a pin_ptr into a generic list?...

listmanaged-c++pin-ptr

Read More
My application is unmanaged. Where do I start introducing managed code?...

.netunmanagedmanaged-c++managed-codemixed-mode

Read More
Clutter in mixed C++/CLI assemblies...

c++-climanaged-c++reflector

Read More
What's the difference between managed C++ and C#?...

c#.netc++managed-c++

Read More
How to do exception handling in mixed applications? (managed application using unmanaged DLL)...

.netexceptionclrmanagedmanaged-c++

Read More
Compiler can't find structures, what should i be including...

c++visual-c++data-structuresmanaged-c++peekmessage

Read More
gcnew KeyEventHandler compile problem (VC++)...

event-handlingmanaged-c++visual-c++

Read More
Gdiplus in C++ managed or unmanaged?...

c++gdi+unmanagedmanaged-c++

Read More
Managed C++ ^ (handle) --> What is it and how does it relate to references and pointers...

managed-c++handle

Read More
Managed C++: Strings in List is not passed back to caller...

c#visual-c++memory-managementmanaged-c++

Read More
Creating 64 bit CLR C++ projects in VS2008...

c++-cli64-bitmanaged-c++

Read More
Dynamic Memory Allocation in C++...

c++memory-managementmanaged-c++

Read More
Windows Forms Timer bug or bad use?...

.netwindowswinformsmanaged-c++

Read More
How do I use Ruby 1.9 with Managed C++?...

rubymanaged-c++static-linking

Read More
Cleanest Method for copying Native DLLs in a .NET Project...

c#dllmsbuildmanaged-c++

Read More
Performance differences between P/Invoke and C++ Wrappers...

c#performancepinvokemanaged-c++

Read More
AccessViolationException in Release mode (C++)...

memorymanaged-c++access-violation

Read More
Managed C++ vs C# Performance for CodeModel and other COM Objects...

c#visual-studio-2008commanaged-c++

Read More
Problem in double.Parse in Managed C++...

.netdoubleprecisionmanaged-c++

Read More
private/public class in namespace problem...

namespacesmanaged-c++

Read More
understanding String^ in C++ .Net...

.netc++stringreferencemanaged-c++

Read More
How to convert a user-defined unmanaged type to a managed type?...

c++managed-c++

Read More
BackNext