Source code of Windows XP (NT5)
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.

9 lines
476 B

  1. IA64:
  2. The WMSDK does not support ia64, so the shmedia.dll
  3. functionality has been disabled for ia64. The binary
  4. still compiles, but the call to WMCreateReader is not made.
  5. Fake stub lib:
  6. Currently, wmstub.lib is in a protected directory (shell\oem\binary_release\musicprp\lib). If this
  7. directory does not exist, we fake up the one api we use from there (WMCreateReader) in fakestublib.cpp.
  8. To build a propertly working shmedia.dll, the builder needs access to this directory.