CoInitialize(NULL) fails in Pocket PC!!!

I get an error when running a application in the Pocket PC emulator.

Both CoInitialize(NULL) and CoInitialize(NULL,COINIT_MULTITHREADED) are failing!

I dont now what to do!

Im trying to run the windows media player sample application in the pocket pc emulator, when I run it with the standard wince sdk emulator it works, but running it in the pocket pc emulator fails.

Please, help me, regards dani

Comments

  • Try using CoInitialize[b]Ex[/b](NULL,COINIT_MULTITHREADED)

    : I get an error when running a application in the Pocket PC emulator.
    :
    : Both CoInitialize(NULL) and CoInitialize(NULL,COINIT_MULTITHREADED) are failing!
    :
    : I dont now what to do!
    :
    : Im trying to run the windows media player sample application in the pocket pc emulator, when I run it with the standard wince sdk emulator it works, but running it in the pocket pc emulator fails.
    :
    : Please, help me, regards dani
    :
    :

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories

In this Discussion