> I'm try to add a property sheet to my shell extension project, but > found that pywin32 doesn't support it. What's the best thing I can do, > other than hoping it will supportef pywin32 soon? I'm using pywin32 > bundled with ActivePython 2.4.
Use ctypes I would think. Cheers, Mark. _______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32