/* Something gone haywire ? Please report if this happens abnormally */
if(count>=100)
MESSAGE("Wow, we are already fiddling with a temp file %s with an ordinal as high as %d !\nYou might want to delete all corresponding temp files in that directory.\n",debugstr_w(buffer),count);