Advertisement

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

6_2008-2009 #206212
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.

6_2008-2009 #206213
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.

6_2008-2009 #206252
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

6_2008-2009 #206270
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.

6_2008-2009 #206277
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 ...

6_2008-2009 #206280
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 :)

6_2008-2009 #206283
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 :)

6_2008-2009 #206285
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 .

6_2008-2009 #206287
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 :) ...

6_2008-2009 #206289
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 .

6_2008-2009 #206297
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 !

6_2008-2009 #206298
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 "

6_2008-2009 #206317
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

6_2008-2009 #206334
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

6_2008-2009 #206390
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?

6_2008-2009 #206407
File Input Output

File Input Output Append

6_2008-2009 #206439
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

6_2008-2009 #206447
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

6_2008-2009 #206500
Hex Viewer

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

6_2008-2009 #206512
Another Tray Sample (with popup menu with images and a "button effect")

A Task Tray example in pure Win32, with PoPup Menu with icons and a nice "button effect" on left mouse click. Just 5 lines of code! See tray.h file for more info. MS Visual C++ and Dev-C++ IDE projects included.

Languages
Top Categories
Global Discovery