00001 00008 #ifndef dkutil_c_TextSave__h 00009 #define dkutil_c_TextSave__h 00010 00011 00012 #include <stdio.h> 00013 #include <string.h> 00014 #include "dkcOSIndependent.h" 00015 #include "dkcTaskEngine.h" 00016 00017 00018 /* 00019 typedef struct dkc_TextSave{ 00021 DKC_TASK_ENGINE *mT; 00022 DKC_USRE_STREAM <- userがいろいろ組み合わせて使えるストリーム 00023 }DKC_TEXTSAVE; 00024 00025 00026 DKC_TEXTSAVE *WINAPI dkcAllocTextSave(const char *filename, 00027 */ 00028 00029 00030 #endif //end of include once