Advertisement

Results for "Volume: 2002C"

2002C #15046
Disabler

The Disabler is a program to disable a computer temporarely. you can set off the CD drive to keep open, closed, or open and close over and over. You can put the computer into a "Dos" mode. Log of. shud down and more. Also allows you to disable the Ctrl-Alt-Del.

2002C #15038
Simple Database Image

This code demonstrates a simple way to save Images (or any binary data for that matter) into a database... I would like to receive all kinds of comments and suggestions so, please give the same...

2002C #13822
xp style menus

this code is a slight modification of the menu ocx. created by vbaccelerater. it give menus a windows xp appearance. it does this by placing a background image, chnaging the starting position of the menu separator line and changing the color of the highlight. you will need the subtimer dll, i have included it in the zip file along with the original vbacceletor code. please do not vote for me since this is really not my code. enjoy.

2002C #15055
anyMail

anyMail is an anonymous mailer. You can use it to send email without logging into an account. It uses the Winsock control in VB. It uses SMTP relaying to send the message to any e-mail address from any email address. It supports sending email in html format.

2002C #15056
TinyServer

TinyServer is a very basic http server. This server can accept multiple requests at once. The server is only 60 kb. The default page, webpage directory and port number can be configured. The message window provides details of connections and errors if any. The server has been configured to accept a maximum of 100 connections. I have used the Winsock control in VB. The server can be used for testing websites on a local network before uploading to the Internet. TinyServer is open source and you can freely distribute it.

2002C #15057
AutoShutdown

AutoShutdown is an application to shutdown your PC after a fixed time. It does not need any configuration and all you need is enter the time after you want your PC to shutdown. AutoShutdown can also be minimized to the system tray.

2002C #15039
COM - I (Introduction)

First tutorial of the series COM, Introduction about the series. The series will contain topics like COM, DCOM, MTS, Pointers, Dynamic Memory Allocation, etc. Plus some basic Data Structures like Collections, Structures, Arrays, Enum, etc.

2002C #14924
___*Calculate Pi*___

Calculate Pi. This will only let you go to 32763 decimal places. ************************************************* If anyone nows any API for larger math please leave comment about it. *************************************************

2002C #13137
LittleMen - A must-have game :)

Tired of all these BORING "data from txt", "hide the minimize button" projects ;) ? Well then this is just the thing for you! And all you others too! A REALLY FUN GAME!! This is a BIG game, with full graphics, AI and hilarious sound! A MUST SEE! This is guaranteed something you do NOT see every day here on PLSC. I'm not kiddin' you must see this, I spend weeks on it (and I think I'll develop it even further) and truly is a lot of fun! Truly a one of a kind VB project, and I spend lots of hours on it so, I beg you, GIVE ME FEEDBACK!!! PLEASE! =) ANY kind will do! And if you like it, please give it a vote :) I'm not pushing you, hehe.

2002C #15052
Progressbar (or other controls) in ListView

This demo code shows how you can put progressbars into a listview control. Same principle works with other controls,too. For example commandbutton, picturebox or combobox. Works with horizontal, vertical and keyboard scrolling. Changing the column size is also no problem. This demo uses subclassing. I used the subclassing control by SoftCircuits. You can get it for free at http://www.softcircuits.com. Or use your own subclassing code. It should be no problem modifying the program to get it to work.

2002C #15048
WeekCalendar v1.1 update

weekly selection with a list for entering things to do for the week. Added checking on saving data to database when app closes.

2002C #14872
Bezier Curves With Animation

This app shows an example of using PolyBezier API function with animation, like Windows 95 screensaver. Simple and cool ! :)

2002C #14005
An HTML Editor And Viewer!

This program will show you how to make a text editor AND show you how to view a Webpage made in HTML in the same program.

2002C #13758
Dialog Menu (Updated)

Update of the Usercontrol that emulates the menubar on the side of dialogs on system using the newest version of comctl32.ocx (I think). vbaccelerator image list is now built right in through a class, so there is no need to distribute his ocx (Steve mcMahon). Header and scrolling have been added to allow for a light emulation of an outlook menubar (only one bar though). Allows changing of backcolor, forecolor(text), Header Forecolor, Header Caption, and toggling of Scrollbar and Header Visibility. Also allows for images to be loaded from file and from a STDPicture object. If you are wondering why I went to such lengths to include the vbaccelerator image list in a class wrapper?? it supports color depths up to 32 bit, try that with the normal MS image list!!. All in all a nice control with a pretty small footprint.

2002C #14871
Nfl QB Rating Calculator

-Well,with the NFL season upcoming I needed something to take up some time so I wrote this program to calculate the qb rating of your favorite player. The program will load the image of the Qb you choose and his team emblem(see the screenshot) and calculate his rating based on values you enter. I have includedthe calculation from the Nfl website in hopes that someone can find the error i made in the math code.The rating for the values entered should be 125.00 even. The math is wrong so.please dont vote.Hopefully someone who likes football as much as i do and codes better than me can figure this out.e- mail for questions or comments: de_killer_bee@hotmail.com

2002C #14865
VortexMp3 Ocx Control

This is a control with will play mp3-files, you can also change tags, and it includes visualization. Full source code of the control. this package also includes a test program for the control. Don't forget to compile the control first. Readme file included.

2002C #12436
SOMETHING NEW ! STOP WINDOWS FROM SHUTTING DOWN !

Have you ever had the problem, that, while you were surfing the net, suddenly, BLAAAM, a hacker (or friend, hello Martin ...) nuked you and remotely shutted dwon your computer ? Well, no more, since this little proggie intercepts the Shutdown-Message sent by Windows and sends a message back to Windows that it cannot shut down right now ! Uses Sub-Classing to intercept the WM_QUERYENDSESSION Message.

2002C #13305
MP3 Player Example

just a simple MP3 player with a few functions to get the "new guys" started with their new found love (and hate) for programming in Visual Basic.

2002C #14173
Report Wizard

A report wizard which allows users to create their own simple reports and outputs them to a word doc. Includes sorting and criteria. I have modified this from Oracle to Access for demo purposes. I am also still working on it so any positive feedback would be appreciated. There are a few more things I would like to do like sort the Criteria operators according to datatype with, add totals. Feel free to use and modify. If you come up with anything good send it on!! This is the first app i have uploaded so I hope it works!!!!! Please read the attached readme file as there is a few things to do before the app works. i.e. add a query to a database.

2002C #13682
ADO DB Tools

Backup and Compact a MS Access database file (*.mdb). Output a *.csv (Comma Delimited)File.

Languages
Top Categories
Global Discovery