Advertisement

Results for "Volume: 2002C"

2002C #14988
Hotel Management System

A compleate application for a Hotel Management. with multiple logon,reports,statistics and more...

2002C #10082
InstantMessage

Serverless LAN chat now in use on 100+ computer network. Make a shared folder on a network and put path in NetPath function. Added support for opening files on remote machines with many other options and fixes. 6-28-02

2002C #13125
Explorer Treeview Sample

This code shows how to load an Explorer type treeview control using the FileSystemObject. The heart of the code is modTreeview, where all the work takes place. You can drop this module into your project, reference the FileSystemObject and go. All the code is here to show you how to load the treeview control, handle clicks and get the path back. Nothing majorly spectacular but handy. It is also fast loading because it doesn't load the next "level" until the user clicks...just like windows explorer.

2002C #13891
General Schedule

Schedule Program.. General Schedule Program.. you can make many schedule with different massage and sound.. for more code... didar911@yahoo.com tahmina911@yahoo.com General Corporation Bangladesh

2002C #11626
GrafxSuite (GUI Compoents)

(www.pezcore for more info & skins) It boasts features such as Resizing at Runtime by the user, Easy Skinning, Interactive Min/Max-Restore/Close buttons, Form Fitting and more! | New Features: | GraFxConsole (new) Icon in the top right hand corner (new) Move the form from the control (new) New graphics (not in screen shot) (new) 'Mould' support to make Control 'just' like the form! Real-time Resizing means the user can change the size of the control when and as they wish Interactive Buttons means you can create a completely fake form which has minimize, maximize & restore & close buttons with your own code. You can also enter your own commands for clicking, double clicking and so forth on the title bar Icon support means you can have an icon in the top right just like a normal form Easy skinning means you can take a JPG, BMP, GIF and edit it in Paint, and simple paint package to create your own skins Error Handling means that if there are any errors the user isn't interrupt and the control will load defaults rather than crash your program | GraFxButton Skinnable button with transparency (new) Autosize to Bitmap (new) Set Transparency colour (new) Set On, Over, Click, Disabled Bitmaps (new) Offset Caption & Picture (new) Set Highlight Colour/Picture | GraFxProgress Skinnable progress bar (new) Can be Bitmap or Colour (new) Min/Max/Value settings (new) Loading x% text & colour (new) Font Options (new) Event for 100% complete

2002C #14073
A !! Cool Prank !!

This is a cool prank to play on a friend if you are mad at them or somethin. It uses some times timers and random numbers to place 3 forms at random positions and make a freaky fluttering in the start menu and system tray.

2002C #10381
CPG Port Scanner! (Fast as Hell)

This is by far the fastest port scanner I've ever used and/or made. Check this... It can scan 5,000 ports in one minute and one second. that's almost 82 ports a second. Now its written in VB, So out there someone some of you have seen better (maybe?) but I doubt it was written in VB and using a 56k line. In any case please check this out and tell me what you think of the method.

2002C #15001
Process Priority Changer

This code is designed to change the priority of processes that are running on a windows machine. I had to write it for our company, which was having problems with Oracle processes taking over the server...this program was designed to change these processes to Low priority.

2002C #14598
Four 3D rotating cubes...

This simply shows 4 spinning cubes. Enjoy :)

2002C #14594
GET RGB

Get the RGB value of a color under your mouse pointer! Really usefull for image editing programs! Enjoy :)

2002C #14074
A !! VB Beginner Stuff !!

This will help the beginning programmer with some basic stuff. Has a Code Window to view the code for the current item in a webbrowser control. Shows how to change Title (caption), onmouseover effects, progress bar stuff, centering forms, resizing form and contents, adding items to listbox, inserting text, etc. Tell me what you think about it.

2002C #9280
TONS and TONS of string manipualtion!

This program has a TON of String Manipulation, showing several examples of virtually every String Manipulation technique. Very cool! Check it out.

2002C #14906
stereoscopic function visualization 1.1

still haven't figured out 'correct' vertical rotation :B

2002C #14017
Sticky Notes!

I know it's been done a thousand times, but how cute is post it notes on your screen. I can't imagine many people will use it, but I am!

2002C #9073
Circular Progress Meter UC

A circular progress meter with tons of options: Solid color, fading colid color, or gradient blend One-, two- or three-color options Start at any angle (offset) display value in center--any font/color change background colors show/hide border, change width show/hide start line when value is zero scalable change min/max values any shape you want, as long as it's a circle! Enjoy! I welcome any comments and suggestions. I want to try and convert this to a class as well.

2002C #12361
Code Creater

This will read the table form an access database and then creat the textboxs on a form with the field names mapped to the textbox names. It will then create the code to save what is in the text boxs back to the data base

2002C #15015
Fast Graphics Filters

Shows how to perform image filtering. Fast and easy 40 great graphics filters. Includes sharpen, blur, emboss, contour, greyscale, stucki, aqua, gamma, contrast, saturation, erode and many others. Improve your graphics applications!

2002C #13519
DirectX Media Player (*.wav, *.mp2, *.mp3, *.bmp, *.jpg, *.mpg, *.avi *.mid)

This is a simple media player application suports all types that you computer can play it actually search for a render device. Well i can play all files i want (Even mpg and avi a small window pops up with the screen). It usses 'Quartz DLL' that belongs to DirectX (don't get mad if this is not the case :P). So actually its a DirectX mp3 player well atleast thats where i builded this project for but it came out that it olmost renders all atm it renders : *.wav, *.mp2, *.mp3, *.bmp, *.jpg, *.mpg, *.avi *.mid Hope you find this use full. :-P

2002C #13442
Multi-Level Security Access (Updated)

Need Part 11 compliance then you will need multi-level password security with passwords that expire. This sample application will show you how to this to your applications. All you need to do is copy 2 forms, a class module and a module to your application (see below) and you are ready to go. It was written to use an Access database (DAO); I have also written an ADO version, which I will post later. You set up the access rights, add users, and assign these rights to the users. New users, by default, are assigned the password of password, which they must change the first time they try to log-in. A user can change their password anytime they choose as long as they know what their assigned password is. The security file (security.pwd) can be renamed to anything you like and is password protected. You can assign a unique application ID to insure that the security file can only be used with that application. If you are connected to a network, the application will display your network log-in ID automatically in the Log-in ID text box. The passwords can be set to expire after a user-defined number of days.

2002C #10772
PipPop POP3 Mail Server

pippop is a POP3 Email server - you can connect and send or retrieve email from this server over a LAN using outlook express when the server is running. This was only tested using outlook express and in future releases I will have tested it with more email clients. Also keep in mind I have not tested this over the internet yet so I only know it works on a lan. email me with any question or comments please at vbjack@nyc.rr.com. and Please vote if you like this code. :) -Jack

Languages
Top Categories
Global Discovery