L Leszek Apr 6, 2005 #1 Hello! I'm looking for a good tutorial of making my own dll. Can someone help me?
H Herfried K. Wagner [MVP] Apr 6, 2005 #2 Leszek said: I'm looking for a good tutorial of making my own dll. Can someone help me? Click to expand... Simply create a new project of type "Class Library"...
Leszek said: I'm looking for a good tutorial of making my own dll. Can someone help me? Click to expand... Simply create a new project of type "Class Library"...
C Cor Ligthert Apr 6, 2005 #3 Leszek, You mean a class.library Than I would search for class libarty creating Net on MSDN. One that I found doing that is this. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/creatingclasses.asp I hope this helps, Cor
Leszek, You mean a class.library Than I would search for class libarty creating Net on MSDN. One that I found doing that is this. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/creatingclasses.asp I hope this helps, Cor