ok does anybody know the name of a site that would have some help on creating dll's? also many times in VB i saw
Code:
Implements SomeName

//and then later in the code

SomeName_Function
what are these for? i am currently looking at msdn for help, but it is not quite simple for a beginner in that dll thing..anybody knows where i could start?
thanks you very much