You don't want to create a DLL for each function. You need to create a DLL project (see recommended links) and add all functions to the class. Your DLL can have as many classes you want and each class can have as many methods you want.
Admin
Being Humble is a virtue, not weakness!