Hello, Because of my new and the most of the future projects, i'm needing to learn C and use Windows, but because of this, i don't know how to use the Windows API, then i'm asking for an example of using DeleteFile function.
Thanks, Nathan Paulino Campos
DeleteFile? Just read about it at the link I posted -- it only has one argument. How hard can that be???
Why don't you look at MSDN samples ?! (plenty of samples in C,C++ for each api...)