Arthur,
The answer to your DLL loading question can be found in this
Knowledge Base on our website. In short, a DLL is loaded/unloaded into memory along with its calling VI, so you shouldn't have to worry about any loading issues there. As for calling a function from a DLL without any input/output parameters, you simply just don't configure any. The function prototype in the configuration window should be void FunctionName(void). Best of luck in your programming!
Regards,
E. Sulzer
Applications Engineer
National Instruments