| smartslack 2006-01-27, 8:00 am |
| Hi !!
Thank you very much reply !!
I've WMPSDK10. Which contains WMP.OCX. I don't have any device and I
have to devlop my system on Emulator.I've designed emulator using
Platform Builder5.0. and Windows CE 5.0 emulator. I've sample
code(source code) is available on microsoft site (ie CEWMPHOSTML). When
i've downloaded and compiled it. It gives me error like: "Cannot open
include file: 'wmp.h': No such file or directory" for WMP.H and
wmpids.h . So I gave the path of that file which is in the folder WMSDK
(This is the folder which has been created during the WMPSDK10 setup
and contains that file). After that when I compile with Debug version
of Emulator it gives me warning like: "uid.lib(servpr_i_guid0.obj) :
warning LNK4209: debugging information corrupt; recompile module;
linking object as if no debug info" these are 33 warning at different
lines. and when I run this on emulator it gives me error like "Error
code : 80040154". And if compile with released emulator it gives me no
compile time error no warning. But at runtime it gives me same error ie
"Error code : 80040154".Now I hope you got my problem.where and wht I'm
doing wrong because this time I'm not developing anything.
Regards
Navin
|