Sorry, I've been lazy... I'll try to release it tonight.
Only rendering functions have changed, but a few other definitions and headers have changed. You will need to make changes to stdafx.h (if you haven't changed it you can paste in the new one from the .99 SDK), and any changed members have 'deprecated_' before them. For example, the old colour filter was a D3DCOLOR and has been replaced. The old member is now 'deprecated_filter' and is ignored; it is now a cr::color located at info.pInfo->filter.