Hi, On 2/23/07, Tim Golden <[EMAIL PROTECTED]> wrote: > > + Win32-specifics on various apps / modules, particularly where the > authors are more *nix-oriented so special installation steps or even > patches are needed. Obviously this could also be fed back to the > maintainers. > > + Common Win32-specific question areas, such as: Excel, CDO, PDF, Word. > These are the sort of things I've generated my How Do I... series from, > but obviously there are loads more. I think some structure is worthwhile > here because otherwise one could just check the archives of mailing > lists etc. > > + Links to sites which provide Windows-oriented Python information, > and to some extent those which are useful for the Python programmer > even though not Python-oriented.
+ Hints on how to convert VB to Python (might be somewhere else already) + Hints on how to convert C to python (ctypes) + Advanced examples of how to create DLL plugins (for non Python applications) using Pyrex (though I am not sure that documentation exists for non windows either) (?) + How to build a pyd file (?) + Links to MSDN documentation Feel free to say that you DON'T think the items above are a good idea also :-) MarkM _______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32