The_Inferno
September 6th, 2005, 11:46 PM
EDIT: fixed, but can some one help me delete the INDEX.dat file?
through C code?
through C code?
|
Click to See Complete Forum and Search --> : can some one help me with this ccode The_Inferno September 6th, 2005, 11:46 PM EDIT: fixed, but can some one help me delete the INDEX.dat file? through C code? golanshahar September 7th, 2005, 01:38 AM i dont understand the question :confused: if you want to delete a file use the DeleteFile(..) (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/fs/deletefile.asp) api. Cheers humptydumpty September 7th, 2005, 01:42 AM i think you forget to put your code here. what's the code for deleting file you also can use remove method codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |