Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

QueueUserAPC question

0 views
Skip to first unread message

Sean kim

unread,
Jun 17, 2009, 1:12:56 AM6/17/09
to
Hello

I have question about QueueUserAPC.
I made two console app.
one app pass it's thread id to another thread in different process
and second app call QueueUserAPC with received thread id
but callback function is never called
I made client to sleep to prevent termination before callback function
is called

but there is no calling back from called thread
source files are attached

Thank you

Sean

pipe_server.cpp
pipe_client.cpp
0 new messages