I am using DSOFile.dll to add custom attributes to windows file system but how reference the dll in my c# project as there two versions of the dll(32 and 64). Also, How register the correct dll based on the platform either 32 or 46? I need clear steps to this.
Asked
Active
Viewed 523 times