My project has several new C# modules and one C module (not C++) compiled using win32 system calls. I\'m using the PInvoke interop layer to call the C code from the C#. Th
I have a Windows Service in C# with a C++ DLL. The problem I saw was what Max noted:
I have done a lot of searching and this is a nice list which matches with information from many other sources.
To make ikh's note explicit: