Hi > I don't agree. Any C++ compiler ported to Win32 is able to target the Win32 > API directly, so anything you can do in MSVC can be done in mingw (for > example) just as well (except for the compiler specific extensions, like > __blahblahblah.)
Assuming it has an implementation of the headers, yes. The #import with MingW can be a bit of a problem. Regards Paul Paul Grenyer Email: [EMAIL PROTECTED] Web: http://www.paulgrenyer.co.uk Have you met Aeryn: http://www.paulgrenyer.co.uk/aeryn/? Version 0.3.0 beta now ready for download
