Hi James,
Attached is a zip file with the BlackMono example where I have added the required INC files so it will build for you. Something important, you must modify the "makepb.bat" file so that it has the correct "bin" environment variable.
: -------------------
: Set your paths here
: -------------------
set bin=\basic\BIN10\
Change the "\basic\BIN10\" to the correct path for the PBWIN "bin" directory.
The example should then build for you.