Afraid I'm going to have to give up trying to get this working on Windows for tonight, it's just not wanting to play ball.
I started a new project in Visual Studio 2013, included all the source and built. Through the various errors I then had to do the following:
It's now complaining the strcasestr is undefined and a search online reveals that that is not available in Windows and is GNU only (or something).
Sadly I don't appear to have MingW installed on this machine anymore or I would have tried that but for now I'll stick with jumping in and out of the GUIs.
Cheers for the attempt anyway though.
