Advertisement

Results for "Volume: 2002C"

2002C #15529
Advanced Progress Bar (1.10)

Tired of the old Windows Progress Bar that you can't customize? Here is teh anser: Use APB v 1.10. Features: Standart, Smooth, Double Color Normal/Smooth, XPStyle, CustomPicture Tile/Strech/Show modes. You can customize colors and graphics used, font for the label if you choose to diplay it. It is flicker-free, proffessional, and fully customizable!. ------- FROM THE MAKER OF THE ADVANCED PROGRESS BAR, THIS NEW APB HAS EVEN MORE FEATURES!

2002C #13624
Everything a Window Handle can do (almost)

Grab the window handle for any window then you can: move and resize, destroy, flash title bar, set caption and get caption to that window. To use: open a window like Notepad or Paint and click on Get Handle in the middle of the form. Then a message will appear, click OK then you have 5 seconds to activate a different window. At the end of those 5 seconds you will hear a sound. It is now safe to torture that window.

2002C #12391
sIRC - IRC Client

My second attempt at an IRC Client. I have started to recode it in C++, so decided to make the VB source available. It doesn't have DCC yet, or many options, but it does include my scripting language (SEX). This code is only to be used for learning and for reference purposes. You may NOT continue working on this version and call it your own. You may NOT rename it and call it yours. If you wish to use it somehow, you must email me first. I will be active in making sure people don't abuse the code. Enjoy.

2002C #13929
PID Controller

Demonstrates how to implement a closed loop PID Controller. A PID controller is a closed loop control system (for real world applications) that is used to control systems that include feedback. some examples that may include a PID loop: temperature control (such as a thermostat) position control (such as a servo) speed control Includes a class that allows easy implementation in other applications. The *.frx files are now included please vode if you like this code.

2002C #15713
MSVBVM60.DLL API Calls

Much like kernel32.dll or user32.dll, MSVBVM60.DLL (or MSVBVM50 for VB5) contains a myriad of useful API function calls that you can utilise - although many of these are undocumented. Just out of interest, I'd thought I'd post a few up here. Seeing as we all have to distribute that annoyingly chunky DLL with our apps, maybe we could start researching and put the thing to really good use!

2002C #15676
Audio Waveform Generator

A simple, general purpose audio waveform generator. Features Sine, Square, Triangle and Sawtooth waveforms plus White Noise. DirectX8 is used for playback but the code could be easily modified for earlier DirectX versions. Vertical scrollers and TextBoxes are used to create an up/down pushbutton frequency selector. The code is fully commented and hopefully easy to understand. Your feedback and/or votes are appreciated ;-)

2002C #15729
Control Resize Module

Keeps controls on the form proportional to form in both size and position.

2002C #15575
A coomon Calculator

A simple calculator patterned to windows own built-in calc.

2002C #11189
Elastic text

Bouncing elastic text effect

2002C #14595
WEB-SERVER [winsock]

Everwanted to host a web-page? Probably! I have put together a SIMPLE server for the web. If you look at the screen shot it has a skinned protion, and the main program is REALLY easy to use. This simply uses winsock! Download it and see. If you don't like it don't bother voting, if you do like it and or find it usefull please do leave either votes or comments. I'm very keen on hearing your responses! I have built and included a webpage to be tested. It's located in the \wwwROOT\ directory! I have also commented all the my code, except the API, module, and ActiveX code cause chunks were not mine. I'm really sorry but i can't recall where i got which code. Enjoy!:D

2002C #14392
ActiveChart UPDT (Bar)

Custom barchart control with simple user interactivity. Fixed resize bug. Please vote and leave any comments/feedback so that I can continue to enhance the control. Thanks for your interest in my work.

2002C #14463
Function Plotter

You ype in a function. It is plotted as a graph. You can manipulate the graph by changing its y-shift, x-shift, period and frequency. You can also interchange between dot and line plotting. It will dynamically update the graph when you change something about it. Please leve some feedback and tell me wha you think. Its not meant to be a huge project, just a one hour hing thatt'll maybe help somebody in the future.

2002C #15296
Directory Tree ActiveX control code

*I`m sorry I forgot that the folder.bas was added from another project* My Humble apologies. shows a directory tree view using treeView control retriving the icon associated with the folder or drive

2002C #15695
GOLD Parser Engine Source Code

The GOLD Parser is a new, free parser generator that you can use to develop your own compilers and emulators. It strives to be a development tool that can be used with numerous programming languages and on multiple platforms while maintaining modern design concepts. Modern bottom-up parsers use a Deterministic Finite Automaton (DFA) for identifying different classes of tokens and a LALR(1) state machine to parse them. The actual LALR(1) and DFA algorithms are easy to implement since they rely on tables to determine actions and state transition. Consequently, it is the computing of these tables that is both time-consuming and complex. The GOLD Parser Builder performs this task; reading from a source grammar outline and then computing the appropriate tables. This information is then saved to a Compiled Grammar Table file which can be, subsequently, loaded by the actual parser engine and used. NEW! The source code for the GOLD Parser Engine is finally available to download. The zip file contains the Visual Basic source code used to implement the ActiveX Engine. In other words, this code includes the DFA and LALR algorithms. In the future, the source will be ported to as many programming languages as possible. If you would like to port the code to another language, your work will be deeply appreciated. The parse tree sample project, I posted on Planet Source Code a couple weeks ago, is included with this download. This is a simple project which loads a Compiled Grammar Table file and draws a parse tree for a given input string. The project parses an example grammar called "Simple". To download the GOLD Parser Builder, please visit http://www.DevinCook.com/GOLDParser Enjoy, and happy programming!

2002C #14619
Binary Compare/Patch maker

Extracts the binary information from 2 files, checks them for differences, then if there are differences it will add the new information to the file you want to patch.

2002C #15108
Circula Button

Circular Button Control

2002C #9660
MS Agent Clone Version 2 (A MUST SEE)

This is an MS Agent Character Clone version 2.0! Same features as 1.0 - but with a bunch more options (see readme.txt in zip file)

2002C #15058
disable task Manager and many more

This Code will Explore the Secrets of Windows Registry . I hope this Program will help You in the Situation where you have to restrict user from following operations: 1) Kill a process by task manager, (where your application is a spy program) 2) Change password 3) Lock the Console 4) Shutting the Down the Machine ( if it is a Server) 5) log off . Please Vote or Comment me!!! (what ever you like) The Program is Tested on windows NT and Windows 2000. To test the Program on windows NT and windows 2000, after Selecting Each Checkbox Press CTRL+ALT+DEL and you will see the selected option will be disabled Enjoy

2002C #14119
BrionWordSearch

This program is a word search program using a list of over 173,000 words, a listing called enable3 used in Scrabble tournaments. Some of the functions include searching by word (uses a hash search by Philippe Lord), prefix, suffix, wildcard, and several word list browses. The program also includes an unscramble function which will list all words that can be made from a letter set, with support for wildcards or blanks. A couple of searches are specifically targeted to be a help with playing Scrabble. This is my first submission!

2002C #15617
A simple and fast way to rotate pictures

**** UPDATED ***** There was an error for Win 95,98 and Me users, so the rotation never occurred. The code now should run nice over those platforms A simple and fast way to rotate pictures based on its center. Uses only Windows API functions.

Languages
Top Categories
Global Discovery