Advertisement

Results for "Volume: 2002C"

2002C #14873
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.

2002C #15309
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!

2002C #14051
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.

2002C #11201
Compute Pi...

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

2002C #15387
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!

2002C #14610
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

2002C #14796
DMA in VB

DMA, create DMA emulation In vb.

2002C #15206
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!!!

2002C #14488
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.

2002C #11309
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 henrik@ih.nu 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*

2002C #15137
CPUINFO

This DLL allows you to retrieve detailed information about the processor your program is running on. The full Assembly source code of the DLL is included.

2002C #12530
Dugeon3D

An example about how build a 3D Dugeon using DX7 Direct3DRM and X files.

2002C #14634
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 :-)

2002C #15221
A customizable window

A control to replace vb windows using simple drawing and no additional controls. please leave comments/suggestions.

2002C #14658
DX7 Texture Chill

Feeling stressed ? Watch the beautiful colors fly-by. :)P

2002C #15460
RGBtoHLS-HLS-RGB with one Dll included in Windows.

Converts RGB TO HLS or HLS TO RGB with one Dll included in Windows. Is Useful ?. Please vote.

2002C #14415
VB6 Instant Messenger

An instant messenger similar to the style of AOL Instant Messenger. After going through this tutorial: http://www.vb-world.net/internet/winsock/index.html and coming across an ICQ Type instant messenger coded by Evan Sims (http://www.planetsourcecode.com/xq/ASP/txtCodeId.6520/lngWId.1/qx/vb/scripts/ShowCode.htm), I decided to build an AOL type instant messenger program in VB6. [INFO] Currently, there isn't a way for users to register a username/password, so If you want to test it out, you have to create a user in IMDB.mdb under the USERS table. After adding some users, you can test out the program by launching the server.exe and running 2 of the client.exe's. Enter the username/password, add the buddy to your buddy list, and start chatting :) If you want users over the internet to be able to use this program, change the RemoteHost IP address in Client.vbp to the IP where the server is running. [ERRORS] Currently, There are 2 known errors. 1. When adding a buddy to buddy list and you receive a message. 2. When deleting a buddy from buddy list and you receive a message. This is due to the fact that the popupbox is modal, I just haven't gotten around to fixing it. Also, Make sure you close your clients before you close your server, otherwise, you'll have to go in Manually and delete all entries from the ONLINE table. [DEFINITIONS and SPELLCHECK] I've always wanted a Instant Messenger that incorporated that! So I did it myself :) But, for it to work for you, you'll have to get the Definitions database, which is a hefty 37MB in size! Post a message here if you would like the database, I'll see what i can do. You should receive an error if you try to Define or Spellcheck a word without the database, duh! :P That should sum it up, I would appreciate your comments and suggestions, and post any questions you have as well. Thanks

2002C #15311
Lossless Pic2HTML

I've noticed a lot of "Pic2HTML" programs lately that will turn an image file into an ASCII image of similar colors. While this is a good idea, I figured I'd spend an hour and code an algorithm that was lossless (IE: Final HTML picture is *EXACTLY* the same as the original image file). The algorithm is in the "Generate Code" button and even though it's fairly optimized, it still uses a lot of RAM and takes a while for large image files (it even has some "intelligence" to notice pixel clusters, but that didn't increase the speed: it only decreased the output size). Enjoy.

2002C #14746
Squeeze

Removes extra spaces from given string. eg. Squeeze("^^too^^many^^^spaces^^")returns "too^many^spaces". NB.Read a carat ^ as a single space above. Planet Source code mangles multiple spaces in submitted text.

2002C #15012
More Flexy MSFLEXGRID

Edit & Combo...v #2,FONT / CELL FIXED

Languages
Top Categories
Global Discovery