End Google Ads 201810 - BS.net 01 --> Hi,
This is my scenario. I have a Win32 console application and I would like to call functions in this project by a C# widows application. I have tried p/invoke but I seem to get an error saying that the entry point was not found. Added the C++ project to the C# solution but couldn't get it working. Any suggestions on how to get it working ?

Thanks in advance,
indikat