Re: [Dev-C++] folder security in window
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
|
From: Per W. <pw...@ia...> - 2009-09-19 17:11:38
|
C and C++ are just two programming languages. They can be used for almost anything. When doing things in Windows, you should take a look at the Microsoft MSDN site. It contains the documentation for all Windows-related API. These API will let you do just about anything you have seen any Windows program do. /pwm On Sat, 19 Sep 2009, Merlin Verdecia wrote: > Hello, > How I could using C/C++ to protect a folder in windows, so that the folder cannot be opened nor be erased. > thank you > merlin > > > > |