Amaury Forgeot d'Arc <[email protected]> added the comment: yes, except that TCHAR* depends on compilation settings (it resolves to wchar_t when UNICODE is #defined); simply use char*.
---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue8394> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
