pmFileCheck is a program that allows the user to diagnose setting and network issues and 
report them to Project Magenta Support.

It also included a simple offset monitoring tool. 

Build 102

- Windows 11 look: themed controls and Segoe UI through an embedded manifest
  (since build 100), no separate .manifest file needed
- built against the instructor station's socket modules in their new folder

Build 69

- added 'closeall' command line parameter to close all boeing apps on same pc

Build 66

- Added OpenGL test
- Added process list
- added Windows Version detection

Build 65

- added command line parameter
  stop all (stops all programs)
  stop ap (stops autopilot)

Build 64

- Added check for Windows Indexing Service (check FAQ on website)

Build 60

- added XPlane and Prepar3D checks
- added network error reporting
- added lat/lon display

Build 46

- release of version delivered with all software

Build 38

- Added Data Rate monitoring
- changed messages about WideClient version reporting

Build 36

- added read/write capability to test offsets
  e.g. reading bit 5 of offset 0x56B1 -> 56B1 .5
       setting bit 5 of offset 0x56B1 to 1 -> 56B1 .5 1
       reading 1 byte 0x5656 -> 5656 1 
       reading 2 bytes 0x5656 -> 5656 2 
       reading 2 bytes 0x5656 -> 5656 4 
       to set, add the number at the end

Build 91

- adding prep for MSFS 2020

Build 30

- integrated DLL
- added additional checks

Build 29

- added flight simulator frame rate test, pointing out that a framerate of more than 40 FPS 
  may limit network communication
  
Build 27

- messed up some things in 26, fixed herewith


Build 26

- added message box with possible "things to do" list when check is completed
  and some things need to be set

