1. RE: Flags? What flags?

Hi Evan,

For standard window flags (for 'create'), see:
http://msdn.microsoft.com/library/en-us/winui/windows_2v90.asp

For extended window flags (for 'createEx'), see:
http://msdn.microsoft.com/library/en-us/winui/windows_1w6w.asp

For any Windows API-related information, a good place to start is:
http://msdn.microsoft.com/

-- Brian

Evan Marshall wrote:
> I'm trying to write my first Windows program.  I'm using win32lib.  In
> trying to create a window I see the parameters which need to be passed
> are the class, title, parent, location, size, and flags.  Is there a
> list of the possible flags?  I haven't been able to find them in the
> docs.  I realize that I could be going blind, so any nudges or swift
> kicks to point me in the right direction would be greatly appreciated.
> 
>

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu