Compiling notes: ---------------- VS6 - Tools/Options/Directories: - For Include Files: The two DX8.1 directories should be the first elements in the list. - For Library Files: You should add [DX8.1/]LIB/ I got an error for the first compilation related to the path to cmd.exe (or so it seemed) although the path was well defined. This didn't hinder the compilation however. MMedia24/WMP/Wmp.cpp ******************** v4.6a5 061217 WMP API turned from 15 to 24 bits. wmp.h modified too. 061222 wmpCreateEx() Fixed the blocking "Could not render file of the filter graph" bug. This was a file access problem. Now trying a few times before saying that we can't continue. MMedia24/WMP/WmpRenderer.cpp **************************** v4.6a5 061217 WMP API turned from 15 to 24 bits.