Advertisement

Results for "Volume: ASP_Volume2"

ASP_Volume2 #35174
Easy life registering ActiveX!

This lil tip add the commands to the explorer menu in order to register/unregister activex clicking on the file.

ASP_Volume2 #35175
Truti's Direct-X Net Phone 1.0

The Net Phnon program are made for all the gamers and persons there whant to hold net meatings. The program are running on the new Direct-X 8.1 Compression standart. Almost all modems (min. 28.8 kbs) can run this application with the high sound quality! Then program are made in a easy interface so almost every one can use this at the first time... The program are running with a better quality than Rouger Willco 8 and are running with a lover kps. This is the perfact program for you if some of you'r freinds are living a long way from you... Talk as long you whant for only you locial TLF tax.

ASP_Volume2 #35176
Super Fast InStr Replacement

This code runs as much as 5000 times faster than VB's InStr function! I've used the Boyer-Moore algorithm which is the fastest string search algorithm in the world. The longer strings you feed this function, the harder it wails on VB's. Switching to vbTextCompare is like lighting the afterburners. Please vote and leave feedback!

ASP_Volume2 #35177
Systray Balloon Tooltips

Don't forget to vote. Balloon tooltips in the system tray the way MS does it in 2000/XP/Me. It uses the same method of putting the icon in the tray that we're all used to, but the NOTIFYICONDATA class has changed to reflect the balloon tooltip information. This is the first code i've seen on PSC that does this correctly. Vote if you like it. See the image ->

ASP_Volume2 #39497
Home First (a marble game)

You play against the computer. I wrote this game years ago for my children. The code is not commented and it's quite fat. I ask that you please play the game, and leave comments on improvements/additions. I will then rewrite the game to bring it up to speed, and incorporate your suggestions into it. :)

ASP_Volume2 #35178
Janna Secure Communications Program Client-Side

The Janna Secure Communicatons Program allows individuals to chat on a private network over the Internet using authentication and encryption security techniques.

ASP_Volume2 #35179
repo

automotive repossession software i wrote for a friend.keeps track of automobile vin numbers,keycodes,year,make,model,customer name..address...phone#,client info...and much more

ASP_Volume2 #35180
SearchMaster

A search and replace application showing how to use FileSystemObjects to work with files and how to use command parameters. It's take a file, search for a pattern and replace to a new file.

ASP_Volume2 #35181
Instant NetStat and Stats With API (FAST!)

Get tons of info about TCP and IP and more. Netstat with api calls, so fast it is instant. See pic for details. Please Vote. I hope this helps anybody needing this. I tried to make it nice and neat.

ASP_Volume2 #35182
A D O - Access 2000 VB Code Generator 1.1.0!

Automatically generate a function to create an Access 2000 Database With ADO. I catalogue this program like a utility. This utility generates a function that you can use inside your apps to create an Access 2000 Database With ADO Reviewed Verion 1.1.0!

ASP_Volume2 #35183
Export treeview to HTML

This code takes a treeview as parameter and generates HTML that exactly represates this treeview. This includes indentation, images, bold-text, etc. I couldn't find any good code that could generate the right HTML (there were lots of errors in most of the code) so I decided to make my own version. This code is based on code by Chetan Sarva and for a little bit on Manu Bangia.

ASP_Volume2 #35184
Compute Pi...

...up to 10,000 digits and more.

ASP_Volume2 #35185
Othello Version 3

This is Version 3 of Othello, this version has now the ability to show possible moves, has a larger grid and the AI has Been Improved A Lot!

ASP_Volume2 #35186
Custom Message Box Class! v1.1 [ UPDATED ]

Creates a totally customizable MsgBox replacement which can have custom icons and buttons. Report any bugs or suggestions, and feel free to modify the code (just give me credit for the original). One thing I haven't gotten around to adding yet is the support for default buttons, so if you have to, you can add that. Also, in order to use this in the sample prog (any prog for that matter), you have to compile it into a DLL and reference in the project first. PSC doesn't allow precompiled DLLs, so you have to do it. [ UPDATED ] It now has full support for changing the colors of the buttons and messagebox, as well as their colors

ASP_Volume2 #35187
DMA in VB

DMA, create DMA emulation In vb.

ASP_Volume2 #35188
CUSS Word Filter OCX Plus Source

Word Filter OCX + Source..I made this for a chat program to watch and replace cuss words for ppl who choose to block them..Its Pretty EZ to understand. Dont forget to vote!!!

ASP_Volume2 #35189
Basic FSO, Inet Example

This is to show basic FSO & Inet use, it is a registration program that will create a temp.dat file, upload it and change the name to registered.dat and then delete the temp.dat on the users pc. It is commented on almost every single line, it describes everything the coding is doing. Basically made for beginners but to give intermediate and even experienced users some ideas. Please Vote If You Find The Code Useful Or A Good Tutorial, Your Votes Are Much Appreciated.

ASP_Volume2 #35190
WebStudio - Webeditor

Remember cEdit? Everyone just loved it, so if you loved cEdit.. You'll adore this ;o) WebStudio is an advanced kind of web-editor with support for: * Syntax highlightning, defined in syntax files * Microsoft Visual Basic like CodeTips and CodeList (Using CodeSense) * MDI interface * Welcome Screen - Helps you to start with the program fast.. * File Templates * Bookmarks (*Note* Does not work properly under NT systems) * Plugins - Code found on PSC * Powerful Find/Replace/Jump - As soon as I write it anyway ;oP * Nice Open/Save dialogs - Using code from former vbWeb/vbAccelerator (Developers Fusion) * Project-manager is planned * More.. This editor was inspired by all the good editors out there, UltraEdit, cEdit, EditPlus, Developers Pad, etc, etc.. Some code have been found on PSC (Sorry if I can't give you the proper credits..) This is not a cEdit ripoff or something, I've been working on this editor for a long time.. started -99 to be exact.. Never finished it thou.. Propably never will.. So, why am I posting this on PSC then? Easy, sharing!! And I also want to get some help with new ideas, better code, improvements and so on.. So if you find anything that you can do better and wants to share it with me, mail me at [email protected] and we'll discuss it.. Ehh, yeah, vote if you think it's worth it.. // Henrik Malmberg aka H3nk3 *Note* I'm using CodeSense in this project (Thanks Barry & Nathan), get it here: http://www.ticz.com/~nlewis/index.html?target=download Also using SSubTmr6.dll from vbAccelerator (Thanks Steve), get it here: http://www.vbaccelerator.com/ *End Note*

ASP_Volume2 #35191
Dugeon3D

An example about how build a 3D Dugeon using DX7 Direct3DRM and X files. For other vb games and demos visit my web site: http://web.tiscali.it/fc_vbgames/index.htm

ASP_Volume2 #35192
calculate the EAN ( barcode) check digit

ever made a program capable of showing barcodes ? if you did than you`ve been there ,,, at the oficial EAN standards site,, than you would have seen how to calculate the check digit. they hold the standard they publish that standard also on their website ,,, http://www.ean-int.org/index800.html i never found code in VB that calculates the check digit ,, so my conclusion is that it was hold for comercial reassons ( there are lots of controls out there for a lot of monney :-) so i donate this M. Posseth code to the public and make it public domain ,,, uhmmm votes would be apreciated :-)

Languages
Top Categories
Global Discovery