Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
How folder lock programs work!
Name: sfahad Date: September 7, 2007 at 23:05:52 Pacific OS: WinXp CPU/Ram: IntelOriginal 1.8Ghz/256M Product: Intel Pentium IV
Comment:
Sir, I want to know that how folder locks program works....e.g. they lock the folder in such a way that a password is attach to them and no one can access them from command prompt, Mycomputer or address bar or RUN box or any.... Plz tell me i want to develop a simple software in VB.net of such kind as a requirement for my own Institute... and dont want to download ready made one.
Plz tell me their way of functionalities and flow then finally give me a simple touch for programming in VB.net.
I really appreciate ur responce!! Thanks in advance!!
Name: Razor2.3 Date: September 9, 2007 at 18:18:39 Pacific
Reply:
It's a pain. First, it cannot be a "real" directory, as there's no way to password protect a folder. Second, you need to employ encryption so people can't just bypass your program to get at the data. Finally, you need to make drivers so they'll appear as real folders to the GUI.
It's not something you can whip up with VB during lunch.
Summary: hi can you help me how to lock certain folder or files that you cant delete, rename or edit? im using Visual basic and turbo c and Borland c++. is it posible on real time scanning and protecting fold...
Summary: Well, the truly pure learn LISP. Take what you want. Basic is not about knowing and using - it is about concepts and learning to understand how computers and programs work. This transition is hard...
Summary: I'm a novice C++ Programmer, I've recently gotten into the windows API. I understand it quite well, how messages are sent and how event driven programming works... My major resource has been the msdn...