On 04/09/05, Byron <[EMAIL PROTECTED]> wrote:
>>I want to make a program to lock folders (so the user can only access>>them if he knows the password) under win32, the only problem is that I>>have no idea how to start or what to do. Do you guys have any ideas of
>>how to do it?
There's a program ca
>> I want to make a program to lock folders (so the user can only
>> access
>> them if he knows the password) under win32
If it's Windows NT or later folder password protection is standard(I
think!).
If it's Windows 2000 or later you get file encryption too (although
as expected from Microsoft i
Oliver Maunder wrote:
> There's a program called Magic Folders which does this -
> http://www.pc-magic.com/des.htm#mf
> This actually hides the folders, rather than locking them. However, it
> seems to be integrated with the operating system at a very low level. I
> don't think you'd be able t
>>I want to make a program to lock folders (so the user can only access
>>them if he knows the password) under win32, the only problem is that I
>>have no idea how to start or what to do. Do you guys have any ideas of
>>how to do it?
Normally, one would accomplish this via Windows file / folder
p
Mark Kels wrote:
> Hi list.
>
> I want to make a program to lock folders (so the user can only access
> them if he knows the password) under win32, the only problem is that I
> have no idea how to start or what to do. Do you guys have any ideas of
> how to do it?
>
> Thanks!
>
>
Other option mi
Quoting Mark Kels <[EMAIL PROTECTED]>:
> I want to make a program to lock folders (so the user can only access
> them if he knows the password) under win32, the only problem is that I
> have no idea how to start or what to do. Do you guys have any ideas of
> how to do it?
Is your program going to
On Thu, 26 May 2005, Mark Kels wrote:
> I want to make a program to lock folders (so the user can only access
> them if he knows the password) under win32, the only problem is that I
> have no idea how to start or what to do. Do you guys have any ideas of
> how to do it?
Hi Mark,
Out of curios