Re: [python-win32] USB Insertion Extrinsic Event exists?

2010-02-14 Thread Tim Golden
On 13/02/2010 14:28, Aahz wrote: On Sat, Feb 13, 2010, Tim Golden wrote: The other half deals with the case where you want to use this sort of technique but where you're in a service or otherwise don't have a top-level window. If the WMI stuff doesn't work for you and you need this kind of thing

Re: [python-win32] Compile error on MySQL-Python with Mingw (python 2.6)

2010-02-14 Thread Glen Zangirolami
I ended up just installing Visual C++ 2008 and compiling it with --compile=msvc Worked perfect. Thanks for the help. On Sat, Feb 13, 2010 at 6:52 PM, Glen Zangirolami wrote: > VIsual Studio specific flag >> (/Zq), not the warnings. > > > I didn't see a flag for /Zq but I did see a flag /Zl. > I