An old issue here - apologies if I repeat myself: since I disabled second monitor in Display Properties (doesn't exist physically anymore), Trout's main window remained at coordinates outside the now only monitor. The Options window also opens at old coordinates, far from reach.
Would it possible to add code that checks if saved window position matches the virtual screen boundaries and if not, move it somewhere inside? I know it's easy to edit the config file, but for the sake of professionalism...
Also, after I made the corrections, I noticed the recent changes do not apply correctly on my Win98SE machine: the seekbar overlaps the info window and the volume gets overlapped by the latter; most likely you forgot to apply the changes to the Win9x part of the respective controls.
Have you thought again about making the info area a RichEdit control? I've tested the cRichEdit wrapper some time ago and it works fine in 9x - I've even posted a test script at the AHK forums, in the BASS thread [
link]; should work without problems in XP+ too, I guess...
Thanks for keeping it up!