FFRend is designed to be an MFC VC++ 6.0 project. It may or may not compile correctly in other versions of MFC, or in .NET. You'll need the following files from the DirectX 8.1 SDK:
ddraw.h
ddrawex.h
ddraw.lib
dxguid.lib
dshow.h (and all of its dependencies)
strmbase.lib
quartz.lib
Note that FFRend may not be compatible with later versions of the SDK.
You'll also need the following files from HTML help:
htmlhelp.h
htmlhelp.lib
The revision history is a spreadsheet containing all past, current, and future issues with FFRend. The issues are ordered by category, close date, and open date. The categories are as follows:
| bug | outstanding problem, to be fixed ASAP |
| done | resolved problem or completed enhancement |
| hold | proposed enhancement that's being deferred |
| punt | outstanding problem that's being deferred |
| sack | enhancement that was tried and abandoned |
| todo | enhancement to be included in the next version |