
The message value can be used when sending or posting messages.Įnumerates all top-level windows on the screen by passing the handle to each window, in turn, to an application-defined callback function.Įnumerates all top-level windows associated with a thread on the screen by passing the handle to each window, in turn, to an application-defined callback function. Used to reply to a message sent through the SendMessage function without returning control to the function that called SendMessage.ĭefines a new window message that is guaranteed to be unique throughout the system. Places a long value at the specified offset into the extra window memory of the given window. The FlashWindowEx function flashes the specified window a specified number of times.

It does not change the active state of the window. The FlashWindow function flashes the specified window one time. Returns a signed long from an array object at specified index You almost certainly should use win32gui::PySetMemory instead. Returns a buffer object from and address and lengthĬopies a string to an address (null terminated). Returns the type (OBJ_* constant) of a GDI handle Returns a struct containing the parameters used to create a GDI object The font can subsequently be selected as the current font for any device context. Sets a logger object for exceptions and error informationįunction creates a logical font that has the specified characteristics. Manifest and is setup for side-by-side sharing support for

Which has the same methods as win32gui, but has an XP

A module which provides an interface to the native win32
