"Arti ®" <(E-Mail Removed)> scripsit:
> I am just starting with vb dotnet,
> and i have a little project in vb 6.0 where i use a library (inpout.dll)
> that communicate thru de Parallel port.
> Now i want todo the same thing with VB dot net , but when i link the library
> in the references
> i get an error ...
I think the library is a standard DLL. You don't need to set a
reference, just add the required declarations to your source code (the
declares must updated to VB.NET).
--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>
|