I dont know if Im in the right place. Basically Im doing some messing about in the Windows API which has been going fine so far, but then I noticed most of the newer APIs require interfaces, like this one: http://msdn.microsoft.com/en-us/library/dd368183(VS.85).aspx.
Id like to know how I would be able to wrap and use those from Python.
_______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32