Browsing Visual Basic 6
Find, Prompt, & Replace String (Anywhere)
This code example will search within any file (even binaries), of your choice, for a string of your chioce, and replace it, with another string of your choice.
LOCK PC with password
This easy code show you how lock your PC in one second with password.
Format Drive A: Ver. 5.1
This is an update to 5.
Edit Outlook Junk Mail Senders
A simple project that lets you display, edit, add and delete entries in your Microsoft Outlook "Junk Senders" list.
AA File description tool AA
Demonstrate the use of several contols such as RitchTextBox, ImageList , ToolBar, PictureBox,PRINTER, PRINTER PREVIEW, file atributes, file info,file size, file date, Icon Extractor, file exists, file extentio, file type, CPU monior,.
Registry File Editor
This code show you how writing Registyr File (*.
Download Web Site or File using Winsock API
This is a small application that shows how to download a web page (or any file) from a web site using only Winsock API (no OCX, no controls!)! As of today, and as far as I know there are no other examples like this on PSC.