Returning a string from unmanaged dll to .net
I write most of my code in unmanaged languages such as Delphi and C/C++. Sometimes customers ask me to …
I write most of my code in unmanaged languages such as Delphi and C/C++. Sometimes customers ask me to …
Today I troubleshooted an old DOS application that needed to run on a 32 bit Citrix XenApp Server. The last …