G
Guest
In a STA component, it was recommended that MsgWaitForSingleObject be used in
place of WaitForSigleObject. Now in the .NET world, what is the counterpart
of MsgWaitForSingleObject? Does System.Threading.WaitOne in .NET accomplish
what MsgWaitForSingleObject does in a STA component? Thanks.
place of WaitForSigleObject. Now in the .NET world, what is the counterpart
of MsgWaitForSingleObject? Does System.Threading.WaitOne in .NET accomplish
what MsgWaitForSingleObject does in a STA component? Thanks.