To use the SWLoad.c code, simply include the SWLoad.c file into your project
and include the SWLoad.h file into any source files that use the SimpleWin
functions.  

You do not need to include SimpleWn.h when using SWLoad.h.

Now all you need do is call the function SWLoadLibrary to load the library,
it will automatically unload itself when the program exits.
