undefined SW_MAXIMIZE for ShowWindow function
Fredrik Lundh
fredrik at pythonware.com
Fri Jul 14 10:13:16 EDT 2006
More information about the Python-list mailing list
Fri Jul 14 10:13:16 EDT 2006
- Previous message (by thread): undefined SW_MAXIMIZE for ShowWindow function
- Next message (by thread): undefined SW_MAXIMIZE for ShowWindow function
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>> How do I get SW_MAXIMIZE to be defined? > > by grepping through the Windows header files to see what the corresponding > value is, and using that value to set a Python variable in your script oops. thought you were using ctypes, not the pythonwin extensions. see richie's reply for pythonwin details. </F>
- Previous message (by thread): undefined SW_MAXIMIZE for ShowWindow function
- Next message (by thread): undefined SW_MAXIMIZE for ShowWindow function
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list