I don’t know if I’m in the right place. Basically I’m 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.

 

I’d 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

Reply via email to