windows-nt/Source/XPSP1/NT/shell/ext/media
2020-09-26 16:20:57 +08:00
..
lib Add source files 2020-09-26 16:20:57 +08:00
test Add source files 2020-09-26 16:20:57 +08:00
basemediaps.cpp Add source files 2020-09-26 16:20:57 +08:00
basemediapss.cpp Add source files 2020-09-26 16:20:57 +08:00
convert.cpp Add source files 2020-09-26 16:20:57 +08:00
ids.h Add source files 2020-09-26 16:20:57 +08:00
makefile Add source files 2020-09-26 16:20:57 +08:00
mediaprop.h Add source files 2020-09-26 16:20:57 +08:00
otherpss.cpp Add source files 2020-09-26 16:20:57 +08:00
pch.h Add source files 2020-09-26 16:20:57 +08:00
readme.txt Add source files 2020-09-26 16:20:57 +08:00
selfreg.inf Add source files 2020-09-26 16:20:57 +08:00
shmedia.def Add source files 2020-09-26 16:20:57 +08:00
shmedia.rc Add source files 2020-09-26 16:20:57 +08:00
shmedia.rcv Add source files 2020-09-26 16:20:57 +08:00
sources Add source files 2020-09-26 16:20:57 +08:00
thisdll.cpp Add source files 2020-09-26 16:20:57 +08:00
thisdll.h Add source files 2020-09-26 16:20:57 +08:00
thumbnail.cpp Add source files 2020-09-26 16:20:57 +08:00
wmpss.cpp Add source files 2020-09-26 16:20:57 +08:00
wmwrap.cpp Add source files 2020-09-26 16:20:57 +08:00
wmwrap.h Add source files 2020-09-26 16:20:57 +08:00

IA64:
The WMSDK does not support ia64, so the shmedia.dll
functionality has been disabled for ia64. The binary
still compiles, but the call to WMCreateReader is not made.


Fake stub lib:
Currently, wmstub.lib is in a protected directory (shell\oem\binary_release\musicprp\lib). If this
directory does not exist, we fake up the one api we use from there (WMCreateReader) in fakestublib.cpp.
To build a propertly working shmedia.dll, the builder needs access to this directory.