Exclude unused DShow files to fix VC2005 Express build
Explicitly link user32, ole32, advapi32. These seem to be linking automatically in Enterprise but not in Express.
This commit is contained in:
Explicitly link user32, ole32, advapi32. These seem to be linking automatically in Enterprise but not in Express.