| H A D | toc.c | 71 Punt("Can't create new mail folder!"); 80 char folder[300]; local in function:MakeSureSubfolderExists 85 /* Make sure that the parent folder exists */ 87 subfolder = strchr( strcpy(folder, name), '/'); 90 MakeSureFolderExists(namelistptr, numfoldersptr, folder); 92 /* The parent folder exists. Make sure the subfolder exists. */ 198 /* Create a toc and add a folder to the folderList. */ 211 /* Create a new folder with the given name. */ 307 * cannot have two confirm popups at the same time on the same folder. 311 * popup on folder [all...] |