In one of our windows XP pro with service pack2 machine, the below API's fail.
1) MsgWaitForMulti pleObjectsEx
2) MsgWaitForMulti pleObjects
3) WaitforSingleOb ject
4) WaitforSingleOb jectEx
In our code we trigger a process and when the process gets completed, we proceed to the next step. But in the above machine, "WaitforSingleO bject" does not wait and moves to the next step immediately.
Could anyone help me in knowing the reason & solution for the same?
Thanks & Regards,
Sasie
1) MsgWaitForMulti pleObjectsEx
2) MsgWaitForMulti pleObjects
3) WaitforSingleOb ject
4) WaitforSingleOb jectEx
In our code we trigger a process and when the process gets completed, we proceed to the next step. But in the above machine, "WaitforSingleO bject" does not wait and moves to the next step immediately.
Could anyone help me in knowing the reason & solution for the same?
Thanks & Regards,
Sasie
Comment