Problem with MFC CopyFile(sourcefile, destfile, FALSE) Anyway, I guess i fix the upper problem already..But i facing new error: error LNK2019: unresolved ...
Problem with MFC CopyFile(sourcefile, destfile, FALSE) NETRESOURCE nr; DWORD res; DWORD dwFlags; nr.dwType=RESOURCETYPE_DISK; nr.lpLocalName = NULL; ...
Problem with MFC CopyFile(sourcefile, destfile, FALSE) Hi, I am trying to copy file from a local directory to a server directory..But I face a problem wher...
This user does not accept Private Messages