I'm using win32gui.FindWindow() to find the handle of a window. This works until you set the title of a window to some unicode strange looking title like russian or arabic.
The msdn documentation about FindWindowEx mentions the existence of FindWindowExW supported by the Microsoft Layer for Unicode (MSLU). But how do I access this function? -- Rastertech España S.A. Grzegorz Adam Hankiewicz /Jefe de Producto TeraVial/ C/ Perfumería 21. Nave I. Polígono industrial La Mina 28770 Colmenar Viejo. Madrid (España) Tel. +34 918 467 390 (Ext.17) *·* Fax +34 918 457 889 [EMAIL PROTECTED] *·* www.rastertech.es <http://www.rastertech.es/> _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32