[python-win32] GetMessage/PeekMessage not defined AND Building win32all with MinGW

Justin Johnson justinjohnson at gmail.com
Wed Jul 27 22:19:49 CEST 2005


Hi,
 I recently noticed that GetMessage and PeekMessage aren't wrapped in any of 
the win32* modules, although PostThreadMessage is. I submitted 
https://sourceforge.net/tracker/index.php?func=detail&aid=1246207&group_id=78018&atid=551954to
document the problem. Does anyone know of some special reason why
these
are missing?
 I really need these functions defined. My first thought was to add them 
myself, but I can't compile the code without MSVC++. Has anyone here 
attempted to compile win32all with MinGW? My experience so far indicates 
that it wouldn't compile with MinGW unless perhaps someone has some modified 
version of the distutils setup file.
 Thanks.
Justin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20050727/7ac56203/attachment.htm


More information about the Python-win32 mailing list