Introduction - If you have any usage issues, please Google them yourself
Demonstrate how to use the LoadLibrary (...) and call GetProcAddress (....) output dll function .- the code show how to call the functions in the dll file by LoadLibrary and GetProcAddress.