LOL. I just figured it out.
For some reason, these values in the INI file were all negative:
Left=-32000
Top=-32000
Right=-31840
Bottom=-31966
The software should prevent this from happening since it forces the window off of the viewable area. The top and left values should always be set to 0 when the app starts up. Hopefully this has already been fixed in a later release.