Hi Sean,

I wish Apple had decided to support 64-bit Carbon, but that is another
thread all together.

Much of Carbon is available in 64 bit, but definitely not all.
MoreFilesX is largely obsolete and deprecated.  I suspect many of the
APIs it uses are unavailable in 64 bit.  Also, much of what MoreFiles
provided is now part of the file manager.  In fact, I think that's the
problem with the 10.4 SDK... one MoreFiles function became part of
Carbon's Files.h.

I'm curious why you want to use MoreFileX in a modern 64 bit app. What
does it provide that is still helpful?

Lastly, discussion of 10.6 is verboten; discussing it violates your NDA.

Thanks for the reply. I will actually get rid of MoreFilesX shortly, I am just using it to get some old code running/upgraded and as part I will move to using FileManager.

As for 10.6, I dont want to discuss it at all! All of my questions have been 10.4u related.

-Jason
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to