I just followed the directions in win32.readme.first.txt (1
is in id3lib-3.8.3\libprj\) and was able to link with the
.lib files. The only hard part for me was to find all the
options in .NET as I was used to VC6.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I haven't figured out how to make this work yet, but from
what I've been reading it looks like you have to
access "unmanaged code" (i.e. native C/C++ DLLs) using the
interfaces defined in the System.Runtime.InteropServices
namespace.
If you figure out how to do it, please drop me a note at
nicholas@criss.biz
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
-
2003-08-06
Logged In: YES
user_id=474602
See my SimpleID3 project
(http://sourceforge.net/projects/simpleid3). It provides .NET
and COM interfaces for id3lib.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
Yea, I can't add it as either a COM or a .NET assembly.
How are you supposed to reference it?
Logged In: NO
Yeah Im also having a hard time linking under .NET
Is there no .NET version available?? All I want to do is read
the tag (Song, Album, Artist nothing else).
GX
Logged In: NO
I just followed the directions in win32.readme.first.txt (1
is in id3lib-3.8.3\libprj\) and was able to link with the
.lib files. The only hard part for me was to find all the
options in .NET as I was used to VC6.
Logged In: NO
I haven't figured out how to make this work yet, but from
what I've been reading it looks like you have to
access "unmanaged code" (i.e. native C/C++ DLLs) using the
interfaces defined in the System.Runtime.InteropServices
namespace.
If you figure out how to do it, please drop me a note at
nicholas@criss.biz
Thanks!
Logged In: YES
user_id=474602
See my SimpleID3 project
(http://sourceforge.net/projects/simpleid3). It provides .NET
and COM interfaces for id3lib.
Logged In: NO
I'm working on it... pretty much done. If you want more info,
contact me at clarke.steve@cogeco.ca