www.pudn.com > OS.rar > component_head.h, change:2006-12-11,size:1335b
#ifndef _COMPONENT_HEAD_H_ #define _COMPONENT_HEAD_H_ #include ".\Component\GPL162002_Far\Include\Filesystem\vfs.h" #include ".\Component\GPL162002_Far\Include\Filesystem\driver.h" #include ".\Component\GPL162002_Far\Include\Filesystem\error.h" #include ".\Component\GPL162002_Far\Include\Filesystem\ftime.h" #include ".\Component\GPL162002_Far\Include\Filesystem\Nand.h" #include ".\Component\GPL162002_Far\Include\Filesystem\DirectRead.h" #include ".\Component\GPL162002_Far\Include\Filesystem\Nand_Oper.h" //For Sound Headers: #include ".\Component\GPL162002_Far\Include\Sound\Public\svtts.h" #include ".\Component\GPL162002_Far\Include\Sound\Public\svapi.h" #include ".\Component\GPL162002_Far\Include\Sound\Public\InterSound4.h" #include ".\Component\GPL162002_Far\Include\Sound\Public\SndSACM.h" #include ".\Component\GPL162002_Far\Include\Sound\Public\SndETTS.h" #include ".\Component\GPL162002_Far\Include\Sound\Public\SndCTTS.h" #include ".\Component\GPL162002_Far\Include\Sound\Public\SndCTTSETTS.h" #include ".\Component\GPL162002_Far\Include\Sound\Public\NandFS_DD.h" #include ".\Component\GPL162002_Far\Include\Sound\Public\NandFS_DS.h" #include ".\Component\GPL162002_Far\Include\Sound\Public\MP3.h" //For Sound arithm use alone: #include ".\Component\Sound\Include\Snd_ArithmConfig.h" #endif