Connecting Tech Pros Worldwide Help | Site Map

lock file or folder using c/c++ in windows

  #1  
Old December 2nd, 2005, 12:15 PM
gvindia@gmail.com
Guest
 
Posts: n/a
Hai,

Please help me. How can lock file or folder using c/c++ in windows.

regards,
gv.

  #2  
Old December 2nd, 2005, 12:25 PM
deane_gavin@hotmail.com
Guest
 
Posts: n/a

re: lock file or folder using c/c++ in windows



gvindia@gmail.com wrote:[color=blue]
> Hai,
>
> Please help me. How can lock file or folder using c/c++ in windows.[/color]

You can't, since standard C++ has no concept of locking files or
folders. You'll need to ask in a Windows programming newsgroup to find
the platform-specific answer.

Gavin Deane

  #3  
Old December 2nd, 2005, 05:45 PM
Niklas Norrthon
Guest
 
Posts: n/a

re: lock file or folder using c/c++ in windows


"gvindia@gmail.com" <gvindia@gmail.com> writes:
[color=blue]
> Hai,
>
> Please help me. How can lock file or folder using c/c++ in windows.[/color]

What is lock?
What is folder?
What is c/c++?
What is windows?

/Niklas Norrthon
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
FTP loading in Windows Service =?Utf-8?B?Um9iZXJ0?= answers 4 September 25th, 2007 04:45 PM
Running Windows Forms App From Network Share Jeremy S. answers 4 May 22nd, 2006 05:25 AM
Why no C++ in Windows itself? Herr Lucifer answers 13 November 22nd, 2005 06:23 PM
Why no C++ in Windows itself? Herr Lucifer answers 12 July 21st, 2005 10:16 PM