On Sat, 8 Nov 2008 22:42:30 -0800 (PST), wijitha wrote:
[Quoted Text] > 2) But when i include #include "wmpsettings.h" #include > "wmpcontrols.h" in my project (according to the example) > It gives error messages, > > Fatal error C1083: Cannot open include file: 'wmpsettings.h': No such > file or directory > Fatal error C1083: Cannot open include file: wmpcontrols.h: No such > file or directory
I checked and there aren't any files with these names in the WMP SDK 9. I checked:
C:\WMSDK\WMPSDK9\include C:\WMSDK\WMPSDK9\samples
I suspect those headers are specific to the sample you are working with or from a very early version of the WMP SDK.
The WMP SDK is now in the Windows SDK.
-- Please read this before replying: 1. Dshow & posting help: http://tmhare.mvps.org/help.htm 2. Trim & respond inline (please don't top post or snip everything) 3. Benefit others: follow up if you are helped or you found a solution
|