hm bit confusing its not my dll its COM i just saw its located in system32 folder but when i move my exe out of the project folder it wont start with out this dll, i was just trying to DllImport()... but i cant read the classes then so it wont let me compil.. btw how and where can i put it as GAC? regards
S
sepAlmSep
@sepAlmSep
Posts
-
WMPlayer Dll Import Question -
WMPlayer Dll Import QuestionHello, i am on a little player project in C# i like to give it away for some friends but without this wmp.dll i would just like to give the *.exe and refer to the already existing dll in system32 folder any idea maybe how to can do that? it works all fine if i import it over the visual studio references (right mouseclick, add..) but than it have to be next to the *.exe file when i wanna start the prog please give advise Regards, Sep