So DMUSIC_CreateDirectMusicobjImpl() is unused.
What's troubling about that is that, if my analysis is correct, it means that none of the code in dlls/dmime/tool.c is used. It seems like all that's missing is something that would let applications actually get at the IDirectMusicTool8 implementation.
Could someone familiar with DCOM and/or dmime look into it? It would be a shame to strip all that unused code :-(