Results for "Volume: 2_2002-2004"
What this code actually does is configure any system with a cable modem that is running windows 95/98/Me to run atleast 50% faster than before. This is not only my first submission to PSC but its also my first program in visual basic. So feel free edit it anyway you want but please send me a copy of what you have done so I can check it out :) I would check my speed on a site like http://bandwidthconnection.com/speedtest.html to see what your difference in speed was from the before and after. Hey if it helped and you like it give me a good rating. That does wonders for my self image :P
Countdown Timer is a complete application that demonstrates several very useful programming techniques. 1. Asynchronous Processing The project includes a class called clsSlumber, which is an extremely useful tool for asynchronous processing. It encapsulates the Sleep API call, but slumbers in small intervals to allow your app to remain responsive to any trigger. clsSlumber will return control either when the slumber time expires or when it is told to wake up. This class is also accurate to 0.1 milliseconds in its timing capabilities, which is demonstrated in this timing accuracy of this app. For asynchronous processing, set the total slumber time to be your Timeout interval. If the processing is completed before the timeout, you can continue by Waking Up from the slumber, otherwise you can raise a timeout error when the slumber has completed. You will find this a very useful tool in you code collection, as I have used it broadly in my coding for over a year. 2. OCX less Progress Bars Two examples of OCX-less Progress Bars are included, one is a standard progress bar, while the other is a Pie which fills in according to progress. 3. Double Buffering Since this example displays updated time in 10 millisecond intervals, double buffering was necessary in order to provide a flicker-free display of the time. 4. Error Handling The re-usable classes included in the project are great examples for error handling. Take note at how the call-stack will be returned in the error message that is raised. Although this application has very limited use, I hope you find the encapsulated utilities that are demonstrated here to be powerful tools for your future development. This code has been thoroughly tested on Windows 95, 98, NT 4, and 2000. Please don’t forget to vote! Thank you. David Drake
i2 is a simple image viewer intended to be used with pictures from digital cameras. It is for the purpose of viewing 640x480 pixel digital camera photos. i2 was designed to be easy to use and FAST. i2's image loading routine has been trimmed down to show a picture in the least amount of time. i2 will automatically detect commonly used folders for pictures, such as "My Documents" and "My Pictures." i2 can handle all files with the extension of ".jpg." i2 is not Bloatware! It does what you need, and nothing else!
A newever version, and much more to learn of...Enjoy our new LL Soft LOOK & LEARN... for you only! (That means, for all)..... if you like it, Vote for us please. And Visit: http://www.matrixstudios-online.com for more softwares, and more info about our projects..... enjoy! Happy new year!
Changed the interface a bit, made the labels for the menus into textboxes so they can go *over* the rich text box, thus letting me make it bigger. Added the ability to password protect the program, (the password is encrypted then flipped backwards), and there is now a "QuickCrypt" function that lets you select a file, encrypt it, then save it, without using the open then save and so on options from the menus. Still trying to figure out compression! If you have any idea on how I could get a *nice* way of compression for ALL 255 characters, aside from using the zlib dll, tell me! If you have not seen the other version of this program, 2.2, this program encrypts all 255 characters in a decently strong way. Oh, also added the small part to see that time it took to encrypt the file, it slows down the process though!
This class module is very useful for keeping a standardized, formatted, event/error log for any application that might need one.
This Code will Play, Stop, Pause, Cue Fwd (2,4,8 Speed) and Cue Reverse (1,2,4,8 speed). Enable/Disable Subtitles, Select Subtitle Language, DVD Progress bar, Current play time, total Playtime display, Bookmark, Mute and Next/Previouse Chapter Play - Direct X 8 must be installed, also the graphics for the DVD player are set up for 1024x768 display, thus any resolution lower than this will not display the whole player. I will add to the program so lower resolutions can use it fully.
A complement VB-Label, that looks cooler than the standard VB-Label. (Please se my other JW-controls to...)
Demonstrates graphical effects under the mousepointer while moving it! Including much options. Learn about simple graphics programming. Windows Function 'SetPixel' used. No ocx needed! Try it - looks GREAT!
Simple code to zip/unzip with Winzip
This program search a string in multiple documents at the same time and lets you open the match documents from the program. I`ve had add some new features like select the extension of documentes, view only the 10 first matches and save the configuration to use in another sesion. I`ve fixed the program for this usefull version. Thank yours for this chance.
This Is a StopWatch or timer I made for very new programmers with vb. It has the stopwatch function, pause, pause for certain amount of time and stop and start. It displays 00:00:00 with seconds, minutes, and hours, it will even msgbox you when u get through a whole day on that. By Feet on 1/3/2001 at about 2 A.M. :x. Fully Commented.
This Code uses the Microsoft XML Parser to Read an XML Source and Put it into a treeview. Ut Can Accept A path to An XML File EX:"C:\MYxml.XML" A string EX:"''" or a URL to an XML File Ex:"Http://www.MySite.Com/Myxml.XML"
It shrings any form to nothing before closing, move it out of screen etc, 16 different options. Is it better then similar ? Yes it shrings any form regardles to its border style. Worth to see it !
It is the successor of nov. 2000 contest winner Mc API menu code generator. The shortest description would be - you seen nothing yet. Some of new things. Super FAST coding, Sys menu manipulation, Inporting structures from VB frm-s, Reoplacing existing codes, hlp file and more, more,more. Do vote.
Class that allows to create or edit connection strings using datalink of ADO. Suggestions and commentaries are welcome. Vote me!!
Make a form, image, controls transparent. Make another window transparent by retrieving it's handle. Make a form disapear by fading smoothly into the background. Please vote. Next week, I'll post how to create a plasma effect on forms.
Make a form, image, controls transparent. Make another window transparent by retrieving it's handle (hwnd). Make a form disapear by fading smoothly into the background. Please vote. Next week, I'll post how to create a plasma effect on forms
This line of code will allow you to lock a Windows 2000 machine. Simulates CLT+ALT+DEL and Clicking the Lock Workstations.
This is another new version of our web designer. With the new LL Soft tech... I'll hope you enjoy this version! Please - VOTE FOR US! We'll keep this thing updated as soon as we can... SO VOTE! And visit our site for more information: http://www.matrixstudios-online.com