Glueifier 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Glueifier --version 1.0.0
NuGet\Install-Package Glueifier -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Glueifier" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Glueifier --version 1.0.0
#r "nuget: Glueifier, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Glueifier as a Cake Addin
#addin nuget:?package=Glueifier&version=1.0.0

// Install Glueifier as a Cake Tool
#tool nuget:?package=Glueifier&version=1.0.0
  • T42.Glueifier.RegisterGlueWindow (String channelEventsCallback, Bool channelSupport, String windowHandle)

  • T42.Glueifier.FindWindow(String className, String windowName)

  • T42.Glueifier.GetParent(String windowHandle)

  • T42.Glueifier.GetWindowInfo(String windowHandle)

  • T42.Glueifier.EnumChildWindows(Int maxDepth, Int maxItemsPerLevel, String windowHandle)

  • T42.Glueifier.SetChildStyles(String windowHandle)

  • T42.Glueifier.SetStyles(Bool exStyles, Int styles, String windowHandle)

  • T42.Glueifier.GetStyles(Bool exStyles, String windowHandle)

  • T42.Glueifier.SetParent(String childHandle, String parentHandle)

  • T42.Glueifier.Activate(String windowHandle)

  • T42.Glueifier.ShowWindow(Int cmdShow, String windowHandle)

  • T42.Glueifier.SetFocus(String windowHandle)

  • T42.Glueifier.BringWindowToFront(String insertAfterHandle, String windowHandle)

  • T42.Glueifier.SetForegroundWindow(String windowHandle)

  • T42.Glueifier.GetProcessInfo(String windowHandle)

  • T42.Glueifier.SendMessage(Tuple lParam, Int msg, String windowHandle, Int wParam)

  • T42.Glueifier.TeamsIntegration.PopupConversation(String[] uris)

  • T42.Glueifier.TeamsIntegration.GetContactInformation(String uri)

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2 174 7/11/2023
1.0.1 213 3/16/2023
1.0.0 256 10/21/2022