Advertisement

Results for "Volume: 2002C"

2002C #9979
OptiType 3.0 - Advanced word processor, HTML editor and webbrowser (all in one)

OptiType is a word processor, HTML editor, webbrowser, and editor for DOS batch files, all in one program. It has support for RTF and TXT files, HTML files (with an integrated preview window), and batch files. You get all the functionality of a word processor (font tools, print previews, find and replace routines, printing, inserting images, word count, e-mail, etc), plus wizards for creating letters and web pages. It has a seperate toolbar on the left that allows the user to quickly insert stuff like HTML tags and MS-DOS commands (for batch files). As an added bonus, this program can also be used as a fully functional webbrowser, even allowing you to instantly edit the source code of the website you're viewing. This is a relatively big project (23 forms, 3 modules) and although this version is pretty much complete, I'm still improving things so any feedback would be more than welcome.

2002C #15648
Sweet Visualizations v1.5

same as the earlier submission but now has two new effects that are better than most of the other 8, ice scope fades away, and impression i cant really describe it... PLEASE VOTE!

2002C #11513
XP SKIN

Due to my xpmenu i thought i would reupload my skin control known as jsskin 1.4

2002C #15841
Simple Scroll

This code is the simplest form of Scrolling Text. It uses a Timer controle to make a label scroll. No consideration is required for screen cordinates or size or any other thing. Have a look at this simple scroll text application and Please do rate it :) I am watching from [email protected]

2002C #14639
Controling the System Menu

Insert items in the system menu (with icons). Delete Menus. Easy to understand

2002C #15408
_A Different Type analog clock and Timer

a Clock drawn with circles only. rotating inner side. timer will executer anything after specified time. must see for some cool graphics routines and extension to standard timer control.

2002C #8885
Combination Generator

Generates all possible combinations of a string up to a certain amount of digits, uses recursive calling to do it, very fast for VB, generates around 1,100,000 strings per second on a p-3 800. comments and suggestions welcome =)

2002C #14287
WindowsXP SideMenu (BETA 1 Release)

I recently downloaded a code about XP side menu i thought that code was a bit difficult for begginers so I decied to do the same with simple code. This is just a BETA release and I have worked on it for 2 hours and now this beta is ready. If someone encourages me and suggests me some good Ideas I might make some good changes. Hope u like it. any bugs? report at [email protected]

2002C #10718
[ A1 Code ] Simple Scroll Text

This code is the simplest form of Scrolling Text. It uses a Timer controle to make a label scroll. No consideration is required for screen cordinates or size or any other thing. Have a look at this simple scroll text application and Please do rate it :) I am watching from [email protected]

2002C #15689
Awesome Programmer Kit 1.0 ** A must have! **

The best thing to happen to any programmer! This has tons of great & useful subs & functions! It also has a load of cool looking icons in 3 different folders for you to use. The folders are 16x16, 32x32, 48x48! Check it out. Oh, and please leave comments & ratings!

2002C #14340
Chessboard v2.0

Final version. A Chessboard Control that validates ALL chess moves ( including checkmate and stalemate ) except draw by repetition. please report any errors to me.

2002C #13029
Wolfenstein Engine Rebuild Level Editor

This code is a completed Level Designing Application. It was built to work with a replacement Windows engine for Wolfenstein3D (the original 1991 version!). It features Lightmapping,vertice lighting, filtering and the ability to create you own gloriously rendered Wolfenstein style levels.

2002C #11276
Joe Logic II * Complete! * 50 Levels! * Now with On Board Level Editting!!

This is the second and final version of Joe Logic. It is now complete with 50 Levels! It features Background music, sound effects, and complete level editting functionality. Now you can very easily make, edit and save your own levels! The object of the game is to get to the exit on each of the 50 levels using blocks, balls, transports, and alot of logical ingenuity! You will have hours of fun trying to solve all 50 levels. Movement is simply done with the 4 arrow keys. If you are into logic games You will Love the good clean challenging fun that Joe Logic will bring you! The Readme document has all the simple instructions. If you make your own levels, PLEASE, send them to me. I like to play too! :o)

2002C #15639
Quick Quit v1.0 (A must see! Please vote, and leave comments!)

This TINY little app, shuts down your computer at the press of a combinations of keys, or by clicking (see picture!) I love it! Just hit Ctrl+Alt+S, and your computer shuts down! Great if you put it into your startup folder!

2002C #12805
CASys 1-D Cellular Automata System

CASys is a one-dimensional cellular automata system which supports general rulesets.

2002C #12806
NX Miscellaneous Module

NXMisc is a collection several useful functions that new and old programmers alike should find useful. Includes functions for cleaning up text, converting long filenames to short and back again, getting the computer name, getting the Windows version, name of the currently logged in user, getting uptime, and more. This includes an application that demonstrates the usage of all of them.

2002C #15842
Awesome Programmer Kit 2.0 (Updated!)

This is version 2.0 of the best tool a programmer needs for making good software! It has tons of great subs/functions! Recently added - internet functions, sound functions!

2002C #15393
[ Email Spider ] (UPDATED by Gregg Housh

This code first finds a number a links that you specify, and then goes to the links looking for email addresses. it does not look for the mailto: it looks for the @. So by doing this I get some email addresses that are not email addresses, but that does not happen to much. But, I need your help. This program Seems to freeze up, but it does not, you can move the window and press buttons, but the spider will spot search for links or email address for about 15 sec and then continues again. But, over all, it works good. beside I just made it in 12 hours. I would like you to look at the code and try to make it go faster. There are no bugs that I know of. But I like to hear what you got to say about this prog and what I need to do, so I can improve it. By the way, sorry about the poor coding. I'm not the best at VB. I can only code with what I know, and work from that. Thanks. Also please visit my site at ComputerTecK.com Have fun!!

2002C #15325
API - Simulate multithreading with WaitForMultipleObjects (eg. How ICQ monitors connection state)

In this article, we are going to see how to use WaitForSingleObject, WaitForMultipleObjects, RasConnectionNotification and many other commands with Visual Basic. We are also going to see how to monitor multiple events without the need of multithreading. I have included two examples : how to monitor when a shelled application has ended and how ICQ monitors connection state (that little flower that gets green when we dial-up and establish a connection). If you like it, post a comment. I ll be happy to read your thoughts or suggestions. (****** A Special "Thank you" goes to all of you who spent a few secs to rate this article :)

2002C #15361
DirectInput8 Control

This control handles almost every aspect of DirectInput8, if not all! It handles the usual mouse and keyboard events, but it also supports joysticks with force feedback and regular joysticks. Also you can configure the devices (mouse, keyboard, and joystick) from within the code. It opens the Configuration Window. Has some sample force feedback effects I made to so you can test your joystick. I pulled this out of my new engine and I thought I would share it with everyone. Enjoy It. VERY EASY TO USE and comes with a demo.

Languages
Top Categories
Global Discovery