| f_listx = fopen(buf,"w"); | f_listx = fopen(buf,"w"); | ||||
| wxLogStatus(_T("Pass 1")); | wxLogStatus(_T("Pass 1")); | ||||
| } | } | ||||
| else | |||||
| else if(pass == 2) | |||||
| { | { | ||||
| CompileDictionary(path_dsource,"it",NULL,NULL,0); | CompileDictionary(path_dsource,"it",NULL,NULL,0); | ||||
| sprintf(buf,"%s/it_listx2",path_dsource); | sprintf(buf,"%s/it_listx2",path_dsource); |