Eric Oh
Eric Oh
Friends

Add friends via their profile or user search and you will be able to see if they are online

Eric Oh
Added topic How to use DeleteFileA function
Hi  I need help to figure out what is wrong with my codes like to delete a file and figure out the path. #import "kernel32.dll"    int CopyFileA(string lpExistingFileName,string lpNewFileName, bool bFailIfExists);    int