If you're not going to be debugging under VS6 (or even if you are, the following is an excellent tool), check out STLog at
This will allow you to easily dump debugging info to a logfile. I started using STLog to monitor the AI in Warlords, but I now use it for everything.
Feel free to post your structure initialization code and ProcessNextFrame method and we'll see if we can find anything.