SpinPTS Changelog ================= This file documents changes that have been made to the SpinPTS API. The version of the SpinPTS API is given by the date it was released. If minor bugfixes to the SpinPTS API are made, or example programs are updated, the version is not changed, but a letter is added to the end of the SpinPTS package. (starting with b, then c, etc.) Unless otherwise noted, it is not necessary to reinstall drivers when a new version of the API is released. Simply linking with the new SpinPTS API library is sufficient to take advantage of the changes. Change History ============== ----------- 2008-11-18 ----------- - Added #define WIN32_LEAN_AND_MEAN to prevent the accidental re-inclusion of the mmsystem.h which caused problems when the SpinAPI header was included before the spinpts.h. - Changed the member variable names of the BCDFREQ structure from MHz to bcd_MHz. ----------- 2008-02-26 ----------- - Started the SpinPTS API Change Log.