Advertisement

Results for "Volume: 2002C"

2002C #12114
Simple reader for kjv.ini

Simple reader for kjv.ini by Robert Rayment. This may be of interest to those who want a simple but effective way of displaying large text files using simple VB. You will need to download Clint LaFever's kjv.ini (KJV BIBLE on PSC, I have his permission) and put it in the same folder as this prog. Basically the whole of the file is loaded into a string (most computers nowadays, can cope with this size of file) and an offset table built up to the Book, Chapter and Verse. 3 list boxes then take Book description and Chapter & Verse numbers enabling any Book, Chapter and all its Verses to be displayed quickly in a multi-line, scrollable text box. UPGRADE for Jude which has only 1 chapter -- whoops.

2002C #12125
Service Control Manager

I have painstakingly researched everything dealing with services. It has taken me a while to weed through all the garbage that Microsoft dishes out but I finally did. This is a recreation (with a few tweaks) of the Service Control Manager for NT. It doesn't do everything yet. This code shows you how to start/stop/pause/continue services. Beyond that, and even more important, it shows you how to determine IF a service can be stopped.. if it IS disabled.. if an error occurred, etc. This is my first time submitting code to Planetsourcecode and I hope you guys vote for my code. I am planning on updating this app shortly to fully work with 2000 (using some new 2000 features) and enable the configuration of services. I also added a feature that Microsoft includes in there SCM. I am able to determine if a service depends on another service so all dependent services stop if you stop the main service. I can go into details and answer questions via feedback. Please send me your feedback.

2002C #12221
vbIRCd - First IRCd Submitted to PSC [Update2]

Here's what allot of people have been waiting for a very long time and it's here! A fully working IRCd written in VB6! It can have about over 2,000 users connected to it at once I think on a good WinNT system and this IRCd is under the General Public License (GPL) just like all other Open Source IRCds out there. Enjoy every one! Please vote for the very hard work I've put into this project, the code it's self took 2 years to develop. *** Get Missing OCX File here: http://www.ircd-net.org/CSWSK32.zip For those who want to complain about a missing OCX file yell at PSC Admin to allow upload of OCXs again... -=- vbIRCd Support Forum at http://vbircd.ircd-net.org/forum *** Here's Update2 of vbIRCd which is v1.0.48 :D

2002C #14047
iMagic32 - Installation Utility (UPDATED 31/3 - MUCH BETTER)

NEW: UNINSTALLER HAS BEEN INCLUDED. UPDATED 31 MARCH. This is the setup program for creating professional installations. It draws gradients with upto 15 COLOURS, and has wonderful icons and a thrilling interface with pictures and snazzy designs. The procedure is reallly straightforward but there can be more enhanced ways, which is why the source is here for you. For more information, Please see my web site at http://sushantshome.tripod.com/vb/index.html

2002C #13162
Paint/Print A Picture/Text Onto The Screen

With this code, you can paint/print a picture or some text to the screen. It is VERY simple to use, just a few API calls. I thought of it one night while I was thinking about what would be a cool example to make. I thought that if I can paint the pixels of a PictureBox, then why not try to paint the pixels of the desktop window! Please check this code out AND DON'T FORGET TO VOTE FOR IT!!!

2002C #14048
Win32 Processes control

UPDATED 25/3 - ERRORS REPAIRED This OCX (source code included) will list all running processes on your Win32. It shows the parent process, the main process, the module and as well as the number of threads being used by the module. Would be a great add-on to about boxes or system information applications.

2002C #14072
Audio Chat Communicator

Better then MSN MESSENGER? You decide: This nifty little program, is very cool. It is a simple IP chat program, that actualy TALKS the MESSAGES sent to you by the other side. NOT only that, you can also send FACIAL EXPRESSIONS, which your CHARACTER will perform to you. The program also comes with a very good little AUDIO tutorial that I put in.It explains all the functions and how to use them.

2002C #10806
A Basic Multi User Chat Program

I have decided to have ago at trying to explain how to set up a basic multi user chat program. I have commented every line telling you what its there for and how they work. :)..i think

2002C #12689
DHCP Restart

This utility will check your dhcp connection on a timed interval by pinging a server of your choice. If the ping fails, it will release then renew your dhcp settings.

2002C #9959
Type-N-Sign (A virtual interface for learning Sign Language)

This is a BETA version 0.2. I have uploaded the latest copy. It sports a virtual point and click keyboard. By ether hitting a key or typing directly into the console, Type-n-sign will then show the appropriate hand sign. Has play back, continuous play, and Speed control features. Even supports the ability to switch out hand modules (Have a Web or Digital Cam? Customize/personalize Type-N-sign to your needs...) Current module was created using poser. [I take no responsibility for friends helping friends cheat on spelling test using this knowledge....] Technical Notes:: Type-n-sign uses a transparent form based on the background picture (Pure API). The latest version loads its' data from a file (Program loads in under a second now. Thanks Doug) and if the data file isn't found it will create a new one. Since it is a transparent form, I relied on Popup menus and a graphical interface based on the picture itself. Also moved code from module to a class. Reads and writes to ini file as needed. (Checks to see if program is running for the first time, if so, sets a default file and brings up Options window.) Please read the README.txt for further information

2002C #14090
Really Really Fast Port Scanner!

This Code Will Scan All The Ports From 1 to Whatever Port You Choose, or you can set it to scan on the more common ports like pop3, telnet, http, SubSeven, NetBus and more.. Please download this and vote high for me!

2002C #14133
Artificial Intelligence control

This is a piece of code that I wrote a long time ago for a program that I am currently writing. Essentially, this is a basic artificial intelligence unit compacted into an ocx. It takes a given input, compares it to an internal list of statements to respond to, and then generates a contextually correct output. It goes even further in that it corrects many forms of web maulspeak, and thus is able to work with language that is very complex. The system is completely customizable in that you can edit what it responds to, as well as how it responds. Download it today, and if you like it vote for me!

2002C #14136
Anti-Piracy Control

This simple program shows how you can prevent anyone from using an illegal registration code that was generated AFTER your shareware program has been released. The user must have an active Internet connection when he starts your program. However, you can put checks in other parts of your program also. You must have web space to place a text file of the illegal names/codes. Sample program is included.

2002C #11151
Slashdot News Reader

This is a small utility that connects to Slashdot.org and retrieves the most current articles. The GUI allows you to scroll throw the articles and if you want to read one you just click on the url. This example uses Microsoft's XML Parser v2.0

2002C #11111
Using ActiveX DLL from VB, VC and ASP

A short tutorial on how to create an ActiveX DLL in VB and then call it from VB, VC and ASP.

2002C #10694
SQLScripter

This little application uses SQLDMO to script out objects in SQL Server 7.0 databases (tables, stored procedures, views, defaults, UDTs, full text indexes, etc.), as well as SQL Agent Jobs, Server logins, Operators, Alerts and Backup Devices. It even lets you save DTS packages as Structured storage file. Can be run in GUI mode or unattended/scheduled from the command-line. The code is a nice example of the use of SQLDMO objects, but even if the code doesn't interest you the application should be useful for SQL Server developers/DBAs who want to generate scripts of their DB objects in a more automated way then SQL Server EM lets you. ------------------------------------------------------------ A short text-file describing use is included. ------------------------------------------------------------ This is not drool-proof paper! Use at your own risk. Don't use on production servers unless your local DBA god has given you explicit permission. Dependencies are described in the included text file. ------------------------------------------------------------ A short (third-party) review of this tool and an executable-only download can be found at http://www.myitforum.com/articles/18/view.asp?id=3117 ------------------------------------------------------------ (Update 20020517 (v2.0.1): Added options to the /DB command-line switch to script out only the user or system databases) ------------------------------------------------------------ (Update 20020701 (v2.1): Server names, login names and authentication modes are now remembered between GUI sessions)

2002C #14142
SQL Info

This code connects to a given SQL server and database and returns field info from a specified table. Handy if you need a quick printout of a table definition and you don't have time or patience to wait until EM has launched and connected to the server.

2002C #11610
ActiveX File Transfer

Transfer files over a network. Set the packet size, cancel, shows rate of transfer. Problems threading it, if you can help on the multi-thread/transfer please do, and vote if you like =) Rename the two included files, one is an exe, one is the ocx.

2002C #14152
Cut, Copy, Past & Flip Pictures

Demonstrates how to select an area within a picture, copy or cut the area to the clipboard, then paste the clipboard contents into the existing picture. Flip the entire picture, or just the selected area.

2002C #10807
A Basic Multi-User Chat Program 2

This is a follow up from "A Basic Multi User Chat Program" which now allows you to connect with people over the net.

Languages
Top Categories
Global Discovery