C# - Can i use the functions from a .dll file?

Associate
Joined
19 Jun 2003
Posts
1,680
Location
West Yorks, UK
Hi all,
C# isn't my forté, but i'm looking at experimenting with it. I want to know if it's possible to access the functions that are stored in a DLL file. For example, the functions contained in the Cygwin DLL's.

Is this possible, and where should I start?

Cheers,
Matt
 
Back
Top Bottom