You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shaswata Das
5c6fe3db62
|
4 years ago | |
---|---|---|
.. | ||
lib | 4 years ago | |
test | 4 years ago | |
basemediaps.cpp | 4 years ago | |
basemediapss.cpp | 4 years ago | |
convert.cpp | 4 years ago | |
ids.h | 4 years ago | |
makefile | 4 years ago | |
mediaprop.h | 4 years ago | |
otherpss.cpp | 4 years ago | |
pch.h | 4 years ago | |
readme.txt | 4 years ago | |
selfreg.inf | 4 years ago | |
shmedia.def | 4 years ago | |
shmedia.rc | 4 years ago | |
shmedia.rcv | 4 years ago | |
sources | 4 years ago | |
thisdll.cpp | 4 years ago | |
thisdll.h | 4 years ago | |
thumbnail.cpp | 4 years ago | |
wmpss.cpp | 4 years ago | |
wmwrap.cpp | 4 years ago | |
wmwrap.h | 4 years ago |
readme.txt
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.