Skip to content
Post by Brujah » Wed Nov 09, 2005 4:47 pm
Post by Polo » Wed Nov 09, 2005 4:50 pm
CreateFile(0,"myfile.dat") ;saving process ;We release the file. CloseFile(0) ;Saving another time CreateFile(0,"myfile.dat") ;saving CloseFile(0) .......
Post by Brujah » Thu Nov 10, 2005 12:10 am
Return to “Windows”