OleCreateFromFile, Anonymous pipe, Thread, and deadlock

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I hope someone can help me with this issue I have or point me to the
direction of what I should do.

I have a thread which listens to an anonymous pipe by using ReadFile().
Then somewhere else which has nothing to do with this thread calls function
OleCreateFromFile() and the program has a deadlock and hang.

Thanks in advance!

Mei
 
I'm pretty sure this is not a compact framework question. I don't even
think it's a CE or mobile device question.You might have better luck in a
more appropriate forum.
 
Back
Top