Results for "Volume: 2002C"
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.
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!
Due to my xpmenu i thought i would reupload my skin control known as jsskin 1.4
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]
Insert items in the system menu (with icons). Delete Menus. Easy to understand
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.
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 =)
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]
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]
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!
Final version. A Chessboard Control that validates ALL chess moves ( including checkmate and stalemate ) except draw by repetition. please report any errors to me.
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.
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)
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!
CASys is a one-dimensional cellular automata system which supports general rulesets.
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.
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!
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!!
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 :)
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.