Hi! I'm trying to create a .dll in C# for my FlexiCapture project via Visual Studio, but when I try to compile the code, I get the following errors: "Name "Context" does not exist in the current context" and "Type or namespace IPictureObjectsInfo couldn't be found".
I assume these are related to missing references in my project, so how do I add them?
Comments
0 comments
Please sign in to leave a comment.