Post

Code Samples

Windows Media Player Media Library (WmpML in VB.NET)

This is a port of the WmpML C++ sample included with the Player 9 SDK to VB.NET. Shows how to read/write to media players metadata; not the metadata contained within the individual files, but the “database” used by media player. This port does everything the C++ version does except for the ability to connect remotely to another machines media player.

Console Color

Add color to your console based applications.

Disabling the Close Button on Windows Forms

Two methods to disable the close button on Windows Forms while still allowing you to have the minimize, maximize, and control menu.

This post is licensed under CC BY 4.0 by the author.