История версий и изменений программы BGEYE

3.00 (01.01.1970)
· Improved multi-threading exit code (faster application exit). · Improved Suits & Collections dialog startup routine (displays a message instead of just wait timer).
3.0.2.1 (01.01.1970)
· · Recompiled as 'Multi-Threaded' and not 'Multi-Threaded DLL'. This option was automatically set by MSVS 2005 when I 'created a new project from existing files'. The option was valid in MSVS 6, and was not queried by the import function of VS 2005. Unfortunately, this, on some Windows configuations, meant that the application would not start, and the a message similar to the following was displayed... · 'This application has failed to start because the application configuation is incorrect. Reinstalling the application may fix the problem.' · ... i ·hope· this switch has fixed the problem (the compiled executable is ~100KB larger than the previous).
3.0.0.3 (01.01.1970)
· Accumulator [Seconds] is now a overridable option. · 'AccumulatorStartTime.txt' is re-read every time BGEye is reset (instead of just @ startup and if it is reset).
3.0.0.1 (01.01.1970)
· Moved to different 'public' version numbering scheme. · Improved multi-threading exit code (included code to break out of text rendering and bitmap generation code). · Altered 'Logging' option(s) dialog text. · Restricted Text Outline (Background) width to 20 pixels (high values can cause severe render-time increases).
2.97 (01.01.1970)
· Added [seconds] to the Accumulator element. · Altered the code that caused BGEye to ignore pathnames longer than 256 characters.