user32

package
v1.6.5 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2023 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Rendered for windows/amd64

Index

Constants

This section is empty.

Variables

View Source
var User32 = windows.NewLazySystemDLL("User32.dll")

Functions

func GetProcessWindowStation

func GetProcessWindowStation() (hWinsta uintptr, err error)

GetProcessWindowStation Retrieves a handle to the current window station for the calling process. If the function succeeds, the return value is a handle to the window station https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-getprocesswindowstation

func GetThreadDesktop

func GetThreadDesktop(threadID uint32) (hDesktop uintptr, err error)

GetThreadDesktop Retrieves a handle to the desktop assigned to the specified thread. https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-getthreaddesktop

Types

This section is empty.

Jump to

Keyboard shortcuts

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