5 May
2005
5 May
'05
8:18 p.m.
(Using Boost 1.33 on VC7.1 and Win XP Pro SP2) I know there are talks about possible changes to the filesystem library, but in the meantime, I have found that ERROR_NOT_READY happens if there's no CD in the CD-ROM drive, but fs::exists(path) returns "true" for files on that drive. My expectation was it would return "false".... -------------------------------- John Wismar john.wismar@autozone.com