Sync with trunk head

svn path=/branches/header-work/; revision=46021
This commit is contained in:
Amine Khaldi 2010-03-09 00:19:55 +00:00
commit a00acb2a1b
1006 changed files with 161728 additions and 16722 deletions

View file

@ -203,7 +203,9 @@ MMixerGetControlTypeFromTopologyNode(
UNIMPLEMENTED;
return MIXERCONTROL_CONTROLTYPE_VOLUME;
}
UNIMPLEMENTED
//TODO
//check for other supported node types
//UNIMPLEMENTED
return 0;
}