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
Using DeleteFile FunctionWindows API
Page 1 of 1
6 Replies - 3369 Views - Last Post: 08 September 2009 - 08:29 AM
Replies To: Using DeleteFile Function
#2
Re: Using DeleteFile Function
Posted 08 September 2009 - 05:56 AM
nathanpc, on 8 Sep, 2009 - 11:50 AM, said:
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
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
have a look at the MSDN documentation and example on
http://msdn.microsof...h43(VS.71).aspx
#3
Re: Using DeleteFile Function
Posted 08 September 2009 - 06:21 AM
I see that and this article: http://msdn.microsof...915(VS.85).aspx, but i didn't understand it and how to use it.
Thanks!
Thanks!
#4
Re: Using DeleteFile Function
Posted 08 September 2009 - 06:44 AM
You pass in a string containing the full path to the file to be deleted. What's not to understand??
#5
Re: Using DeleteFile Function
Posted 08 September 2009 - 06:52 AM
Then the lpFileName is the all path to the file that i want to delete?
#6
Re: Using DeleteFile Function
Posted 08 September 2009 - 08:09 AM
As i see the answer is yes, but how i can use it, where to put it?
Thanks!
Thanks!
#7
Re: Using DeleteFile Function
Posted 08 September 2009 - 08:29 AM
Thanks, now i get it!
Thanks!
Thanks!
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote





|