Results for "Category: Files/ File Controls/ Input/ Output"
I originally wrote this to scan my directories and sub-directories, then list the most recently saved VB Projects. I know that when I open VB, I can choose 'Recent' and pick from that list. However, when I download and try many programs from PSC, plus a few more of my own, that list quickly becomes quite cumbersome and it really doesn't tell me which ones I have edited. It also can list programs that have already been moved or deleted. So I wrote this. Version 2.0.0 (May 30, 2007) I changed the colors for a more standard Windows look. I added this Help file and a whole NEW Menu system. I replaced the TextBox with a RichTextBox. The output list is saved to a text file which you may delete from the Popup Menu. Note: The Fonts and colors may vary from the screenshot.
This is best for stealing MSN,Yahoo passwords.My first keylogger.Plz vote!
Create Shortcut
It's a simple blank window that you can resize.
This control can be shaped to 3 shapes i included a full documenation about every Sub and functions and properties in my code ,it produce awesome button shapes try it
This program is one of a kind, and I don't say that because it can read output of another application but because, for the first time, it can send input from vb as well! Please, it took me a few days to code this, so if you like it, then please vote. I would also like to thank 2 friends of mine, Zak and Espen for their help in debugging this bloody program.
Self Delete any EXE irrespective of its NAME or PATH. As some examples i have seen do not delete the exe if the exe name contains space e.g Copy of Project1.exe Please vote for me if u like it.
Send virtual keystrokes using the Windows API SendInput. (SendKey, SendKeys, Keyboard Output.) Allows you to send keys to the application in focus.
Project size : 58kB No matter which button you press on your infrared remote control - this program "recognizes" each button you press on the remote control. Each button is assigned to an individual "hexadecimal" string. -So if you are an experienced programmer, you can log these characteristic and individual strings, you can analyse the strings - et cetera. The program works with a 9-pin "COM port" interface with 1 diode, 1 resistor, 1 capacitor and a "TSOP" Infrared receiver (the interface can be do-it-yourself). The electronic components are cheap and cost about 2 dollars. Project tested on Win98SE.
This is a modified version of "Incremental Backup" found here at PSC. This program allows one to backup from a folder and its subfolders to another folder, building destination folder structures where needed. The code checks for date last modified and only backs up newer files. This is much quicker than a "copy and paste". Vestigial files will remain in the backup folder and this can be very useful. Thanks to other PSC contributors including Pietro Cecchi whose .bas module I used. I have used a MSFlexGrid control to hold the file list, which means one may queue tens of thousands of files for backup (superior to the ListBox control); one may also now resize the form, pause execution, and limit screen refresh to help speed up file backup.
This utility helps you make SFX (exe) of any file like Winzip. It also compresses the files using the "Huffman" Short Dictionary algorithm.
String Processor is an excellent and a multi-function word processor program with features such as built-in Spell Checker,Text to PDF conversion,Text to EXE Conversion,Encryption/Decryption/Find/Replace,Searchi in Files,word count,text to html conversion and many other features...please take your time to vote for this program.
THIS SIMPLE CODE MANAGES CONTROLS RESIZING WITHIN FORMS
This sample shows how to change datagrid pager and handle datagrid events. simple class was used here. hope this one help you! This is my 1st tym to upload here so hope u'd like it! JBG
add titlebar buttons to your applications
adds VB IDE style move/resize drag handles
This article describes an approach to embedding and displaying PDF documents in a web page through the use of a simple ASP.NET 2.0 custom server control.
This article describes a quick and simple approach to creating a custom web control used to display multimedia files within an ASP.NET page. Whilst the article and demonstration project are focused upon the presentation of multimedia files, the basic idea is applicable to any sort of object that you may wish to embed within an ASP.NET 2.0 page.
Loads different child forms without having more than 1 instance. eg. frm1.frm can only be loaded once and cannot have multiple instances of it in the parent form. In other words, this module mimics VB6's Load command in an MDI environment.
A Function To Create Windows Shorcut .URL for hyperlinks .LNK for anything else There are many other variables that can be implemented besides just Name where it points hotkey and description