Boost logo

Boost :

From: Michiel Salters (Michiel.Salters_at_[hidden])
Date: 2002-01-02 06:05:06


> -----Original Message-----
> From: Darin Adler [mailto:darin_at_[hidden]]
> Sent: Saturday, December 22, 2001 5:08 AM
> To: Boost
> Subject: Re: [boost] new dir_it
>

> Porting to the Windows environment means making it compile
> without cygwin.
> Using Windows calls rather than POSIX calls.

... but don't start with MSVC++ 6, it already fails on the interface.
Getting it working on another Win32 compiler is probably a lot easier; the
basics of a dir_it are trivial. Just search for FindNextFile().


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk