]> git.saurik.com Git - wxWidgets.git/commit - src/mac/classic/morefile/MoreFiles.h
classic/carbon split
authorStefan Csomor <csomor@advancedconcepts.ch>
Tue, 23 Mar 2004 17:48:40 +0000 (17:48 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Tue, 23 Mar 2004 17:48:40 +0000 (17:48 +0000)
commitf973828cd9b31d3b80386fab5e6f7c4a106d97fc
treed6ee92b094481e2fa46c762cb3dec665a65ac6b1
parent52479aefae169d5c85cd0e07d159db0b8dd0a965
classic/carbon split

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26306 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
20 files changed:
src/mac/classic/morefile/DirectoryCopy.c [new file with mode: 0644]
src/mac/classic/morefile/DirectoryCopy.h [new file with mode: 0644]
src/mac/classic/morefile/FSpCompat.c [new file with mode: 0644]
src/mac/classic/morefile/FSpCompat.h [new file with mode: 0644]
src/mac/classic/morefile/FileCopy.c [new file with mode: 0644]
src/mac/classic/morefile/FileCopy.h [new file with mode: 0644]
src/mac/classic/morefile/FullPath.c [new file with mode: 0644]
src/mac/classic/morefile/FullPath.h [new file with mode: 0644]
src/mac/classic/morefile/IterateDirectory.c [new file with mode: 0644]
src/mac/classic/morefile/IterateDirectory.h [new file with mode: 0644]
src/mac/classic/morefile/MoreDesktopMgr.c [new file with mode: 0644]
src/mac/classic/morefile/MoreDesktopMgr.h [new file with mode: 0644]
src/mac/classic/morefile/MoreFiles.c [new file with mode: 0644]
src/mac/classic/morefile/MoreFiles.h [new file with mode: 0644]
src/mac/classic/morefile/MoreFilesExtras.c [new file with mode: 0644]
src/mac/classic/morefile/MoreFilesExtras.h [new file with mode: 0644]
src/mac/classic/morefile/Optimization.h [new file with mode: 0644]
src/mac/classic/morefile/OptimizationEnd.h [new file with mode: 0644]
src/mac/classic/morefile/Search.c [new file with mode: 0644]
src/mac/classic/morefile/Search.h [new file with mode: 0644]