I'm trying to run the C# example using Microsoft Visual C# Express.
But it says that the PCCP.dll can't be found although I tried numerous way to include it, such as:
- put into project dir
- put into bin\Debug dir
- put into System32 dir
- set as PATH