2 references to GetWindowText
Microsoft.VisualBasic.Forms (2)
Microsoft\VisualBasic\Interaction.vb (2)
160
appTitleLength = NativeMethods.
GetWindowText
(windowHandle, appTitleBuilder, appTitleBuilder.Capacity)
179
appTitleLength = NativeMethods.
GetWindowText
(windowHandle, appTitleBuilder, appTitleBuilder.Capacity)