undefined SW_MAXIMIZE for ShowWindow function

Richie Hindle richie at entrian.com
Fri Jul 14 10:17:20 EDT 2006


[Etayki]
> OK, so it it turns out, the window will maximize when SW_MAXIMIZE =3.
> But where can I find some documentation for that?

ShowWindow is a Win32 API call, so Googling within msdn.microsoft.com will
usually get you straight to the relevant documentation:

http://www.google.com/search?q=ShowWindow+site%3Amsdn.microsoft.com

-- 
Richie Hindle
richie at entrian.com



More information about the Python-list mailing list