Advertisement

Results for "Category: Files/ File Controls/ Input/ Output"

ASP_Volume3 #55837
A TRUE Windows Prompt Like Dos (no controls)

Haven't seen it done yet until I did it myself. I asked around if there was code to create a 'prompt' and all I seen was modifed multi-line boxes. This is not a Dos window, its a windows window. - this is as real as it gets... If you need a GUI windows command prompt... here it is, Best WINDOWS command line code here... Please: I am going to use this code for a Business Basic interpreter, if you find any bugs or make it better, please let me know!!! I am always looking for improvement here!! Code is FREE for all...

ASP_Volume3 #55879
help-Decompiler Multi-Language

Many peoples write to me that my hlp-Decompiler (see on PSC) make errors. So i test it and i think i found the error. I use a german system with Decimal = ",". On other systems Decimal = ".". So i change that and it works. I hope this helps. The code is small so i resubmit him. If someone find an other error please send the helpfile to me with a description.

ASP_Volume3 #55880
Read hlp-files

This simple app can decompile Windows-HLP-files if you lost your sources. It get rtf files, graphics, projektfile and so on. You can recompile it. A Desription of the HLP-Format is included.

ASP_Volume3 #55919
File/Folder Browser

A file/folder browser that doesn't use the drivelistbox,dirlistbox or filelistbox. Small bug fix - sorry A vote or two would be nice

ASP_Volume3 #55937
GMT TimeZones

Use this Select tag code to drop into an ASP page or an HTML page to show a list of GMT Time Zones. Also includes an Access 97 database with a table containing the same data.

ASP_Volume3 #55944
bYTER v 1.2

Hi guys:D after long period of not posting codes iwas a little buzy of aother things, so here iam again and may be many of you see the bYTER on Astalavista or Anticrack.de well the first version and the second soley belong to me, so after many requests of emails i decide to put the source and dedicate it to all of my brothers and sisters here so that many of them will have a look:) What is bYTER: -------------- bYTER is an engine that will compare the original and the cracked file and generate a nice vb source code so that you can copy and paste it directly to your vb IDE the first version was bugged and rubbish for that reason i didnt post it, but this i have made many of new functions as well as fixed many bugs, so take a look and please read the help buit in with the program ... Who can use this: ------------------ I will say and say again the tool and the source code is for free to all, but may the reverse engineering interested people will use it more ... Note ----- I use a nice moduly from a friend in PSCODE greetz to him :D nice one WARN: ------ I am not responsible in any kind or any way for any patcher generated with this tool as well as i wont be bothered from any company or developer ... THE TOOLS IS FOR FREE TEST AND EDUCATION ONLY PLEASE ...

ASP_Volume3 #55947
Every vb controll is progress bar

Here is an easy way to bypass the simple and normal progress bar in vb any controll in vb can be a progress bar itself see the code its very easy this is for beginners as well as for some advanced users can be a nice simple example, i place an option controll you can place whatever you like as well ( label, button, shape, line, textbox, etc ) Thx enjoy :)

ASP_Volume3 #55950
Vb Clone

Vb clone, as the name say ,this project is a clone of visual basic and it will compile any form or project file to exe, the process is very easyý and lame somehow, please read the builtin dialog small documentation to obtain some usefull information about vb and how it compile any form or project to exe ... You find this usefull?? drope me a vote :)

ASP_Volume3 #55952
bYTER 2003Pro RV 1.3

This is the 3rd release of bYTER many things improoved inside it, as well as the full source code modified, this version both me and rudz together work on it, if you feel this code is something usefull feel free to comment and vote for it .

ASP_Volume3 #55954
Multi MSN v 6.2.0133

This will teach you how to access in binary mode the newest MSN Messenger on web v 6.2.0133 and edit offssets and allow MultiMsn,SingleMsn,AddBanner.RemoveBanner,Sign in using offline mode,Sign in using online mode + allow to check if msnmsgr.exe there if not copy itself and execute it from its default dir by choosing the drive letter, please always know that using such kinds of codes probably we name it cracking, and its all are illegal just it's an example to a begginer in file access, i can't be held any responsibility and you should not in anyway edit the code and re submit it anywhere else, please a small request i need someone to tel me in case the drive letter is not default let say not "c:\" and its "MyDisk" how can i auto identify to read the drive whatever it is :)any answer will be happily appriciated and thanks a lot :) ...

ASP_Volume3 #55956
A simple file finder

The Shortest way to find a file without API's it built with a few lines in a mudule and a few lines in a form and thats it :) i hope you will like it... If it desire vote feel free and thx for any comments or sugestions .

ASP_Volume3 #55964
MSN PATCHER

GUYS I THINK THIS CODE REALLY NEED YOUR VOTES ... COS SEVERAL PEOPLE ASKING ABOUT THE POLYGAMY PATCH AND LIKED TO KNOW THE SOURCE SO AFTER 1 NON STOP WEEK, I DEDICATE THIS CODE TO ALL OF YOU !

ASP_Volume3 #55965
MSN Messenger Full Patcher

The code will remove the banner of MSN Messenger v 4.6(4.6.0082) + Let you run more instances :))) " You like it so vote for me "

ASP_Volume3 #55984
File copy and rename

' This Piece of code will let you copy a file from anywhere and rename it ' Note * The file will stay the same but will be only copiied to another location ' and renamed, and will not gain any effect ' If you like this code :) i think is usefull :) u can vote me , i discovered this when i was creating a new MSN Messenger 10 Built in bots in 1 :) ' Will be available on http://www.vbdotlb.connect.to

ASP_Volume3 #56001
Using Inheritance to add functionality to standard controls

This article will help you learn to use Inheritance to extend other classes and add functionality to the standard controls shipped with .NET

ASP_Volume3 #56057
asp calendar - vbscript

To provide a useable client side calendar, to lessen server traffic. Updated(5/9/2002): Now supports a return value of a long date and 8 digit dates, add's leading zeros, and gets rid of the images. Now it is nice and clean. Updated(6/28/2002): Ok, couldn't stop there. let's you choose how you want the date returned. Updated(10/25/2002): Took care of some other small bugs, and the refreshing problem. Updated(10/31/2002): OK, fixed a whole host of minor things. This baby is ready to go. Updated(08/30/2003) Works with all locale settings by setting just two settings, so you can display in French, Spanish, etc. Updated(12/7/2003): OK, I completely redid the Locale issue. Now there is no need to make any of the (previously) required settings. It should now work in ALL locale's based on your user settings. I will probably add functionality so that you can over ride this in case you want to ONLY use a specific locale setting regardless of the users local regional settings, but I do not know how useful this is (maybe if you are inserting the values into a DB?

ASP_Volume3 #56074
File Input Output

File Input Output Append

ASP_Volume3 #56106
Binary Creations

Combining several files to 1 binary file Reading the file contents in the binary file (number of files, file names, etc.…) Extract files from the binary file Add files to the binary file Remove files from the binary file

ASP_Volume3 #56114
Console Application Class module

This class module encompases te abilty to create and manage a console application. Send output and recieve output from the user, even change the output color and backcolor. Just pop thin in to your project and use like this: public sub Test() dim c as new cConsoleApp call c.Create("My Console app:) c.WriteLine "Hello. what's you name?" c.GetUserInput c.Writeline "Hello " & c.LastUserInput c.GetUserINput c.Destroy end sub

ASP_Volume3 #56167
Hex Viewer

This program is a hexadecimal viewer. Please vote for me!

Languages
Top Categories
Global Discovery