> As I understand it, win32gui exposes the raw GDI APIs and deals with raw > GDI handles as plain integers. win32ui is an attempt to wrap the raw > GDI interfaces with Pythonic wrapper objects.
IIRC win32ui is MFC based and better avoided. Niki Spahiev _______________________________________________ Python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
