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
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