Rémi Bernon (@rbernon) commented about dlls/windows.media.playback.mediaplayer/classes.idl:
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
- You should have received a copy of the GNU Lesser General Public
- License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
- */
+#pragma makedep register +#pragma winrt ns_prefix
+import "windows.media.playback.idl";
+namespace Windows.Media.Playback {
- runtimeclass MediaPlayer;
- runtimeclass PlaybackMediaMarker;
```suggestion:-0+0 ```
This one isn't stubbed and shouldn't be registered.