Einzelnen Beitrag anzeigen

FaNIX

Registriert seit: 8. Okt 2007
36 Beiträge
 
#5

Re: FTP Client Class in Delphi .NET 1.1

  Alt 25. Okt 2007, 10:00
Zitat von Phoenix:
The VB.NET Compiler is shipped with the .NET Framework. It's the vbc.exe.
You simply take the class, use the vbc.exe on it with the parameter /target:library and sepcifiy the out file. What you get should be a .dll containing the ftp class you can use frmo your delphi code when you add a reference to that assembly to your project.
Could work, but i can't seem to find the downloadable code from that example, this sucks...
  Mit Zitat antworten Zitat