Hello,
I am trying to refer to a static dll in .NET Compact Framework. When the project compiles it throws "The targeted version of the .NET Compact Framework does not support using the Ansi, Auto or Unicode modifier" error. Is there any workaround for this, can a static dll be referenced in Compact Framework
thanks

Static dll reference
ink innovations