Mark0's Forum
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Login
Register
Mark0's Forum
»
Software
»
TrID File Identifier
»
TrIDLib.dll and C#.NET in VS 2005.
« previous
next »
Print
Pages: [
1
]
Author
Topic: TrIDLib.dll and C#.NET in VS 2005. (Read 10386 times)
Guillermo
Guest
TrIDLib.dll and C#.NET in VS 2005.
«
on:
November 17, 2008, 04:47:50 PM »
Hi, I have been trying to test the library but when I add a reference VS says: "A reference could not be added. Please make sure that the file is accesible, and that it is a valid assembly or COM component."
How can I get this working?.
Thanks.
Logged
Mark0
Administrator
Hero Member
Posts: 2743
Re: TrIDLib.dll and C#.NET in VS 2005.
«
Reply #1 on:
November 17, 2008, 05:01:09 PM »
Hi!
TrIDLib is a Win32 DLL, not a .NET assembly or COM component.
Check the samples sources package to see some usage examples from C# (and a lot of others languages / dev environments).
http://mark0.net/code-tridlib-e.html
If instead you require a managed library, have a look at the
TrIDEngine
. There's no free version avaiable, but if you need a demo / test version
contact me
trough email.
Hope this helps,
Bye!
«
Last Edit: November 17, 2008, 05:02:57 PM by Mark0
»
Logged
Print
Pages: [
1
]
« previous
next »
Mark0's Forum
»
Software
»
TrID File Identifier
»
TrIDLib.dll and C#.NET in VS 2005.