3 references to hThread
Microsoft.VisualBasic.Forms (3)
Microsoft\VisualBasic\Interaction.vb (3)
335If processInfo.hThread <> IntPtr.Zero AndAlso processInfo.hThread <> NativeTypes.s_invalidHandle Then 336safeThreadHandle.InitialSetHandle(processInfo.hThread)