Windows Media player
-
How do I extract the AxInterop and the AxWMPlib files from wmp.dll??? I did it once but totally forgot how I did it. Need Help on this one.
rspercy 1 + 1 = 186,440....Depending on the species.
-
The AxInterop and AxWMPlib files are not extracted from wmp.dll; they are generated by Visual Studio. To re-generate them, you just add a reference to the Windows Media Player COM component
-
The Windows Media Player com component does not show up. I have tried the wmp.dll and this fails to register. I registered it with regsvr32 and it still does not show up. I am using VS 2008 pro.
rspercy 1 + 1 = 186,440....Depending on the species.
-
Then something has gone wrong. I've just added a reference to the COM component Windows Media Player, and the Interop components are showing up perfectly for me