win

package module
v0.0.0-...-9bcb87e Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2023 License: BSD-3-Clause Imports: 2 Imported by: 0

README

About win
=========

win is a Windows API wrapper package for Go.

Originally part of [walk](https://github.com/lxn/walk), it is now a separate
project.

Setup
=====

Make sure you have a working Go installation.
See [Getting Started](http://golang.org/doc/install.html)

Now run `go get github.com/lxn/win`

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	UseAssert = false
	Verbose   = false
)

Functions

func Assert

func Assert(test string, condition bool)

Assert mandatory condition

func CheckMessageThread

func CheckMessageThread()

CheckMessageThread windows message loop MUST always be processed by the SAME thread

func IsMessageThread

func IsMessageThread() bool

IsMessageThread return true when called by the thread that has runs the windows OS main-message-loop

Types

This section is empty.

Jump to

Keyboard shortcuts

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