Hello, all
Does anyone have any examples of using System.Threading library in PB.NET?
I am having trouble passing a reference to PB class method to System,Threading.ThreadStart object constructor. I do not know how to convert class method to System.IntPtr
Thank you
Arcady