炫彩WinApi窗口类

package
v0.0.0-...-e0973fd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package wnd 调用 wapi 封装了对窗口的操作.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func X窗口取标题

func X窗口取标题(窗口句柄 uintptr) string

GetTitle 取窗口标题.

@param hWnd 窗口真实句柄.
@return string

func X窗口模糊取句柄

func X窗口模糊取句柄(窗口类名, 窗口标题 string) uintptr

GetHWND 取窗口句柄, 标题支持模糊.

@param className 窗口类名, 不支持模糊, 可空.
@param title 窗口标题, 可输入关键字, 支持模糊, 可空.
@return int 窗口真实句柄.

func X窗口置顶

func X窗口置顶(窗口句柄 uintptr, 是否置顶 bool) bool

SetTop 窗口_置顶.

@param hWnd 窗口真实句柄.
@param b 是否置顶.
@return bool

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL