Results for "Volume: 6_2008-2009"
Microsoft provided a pretty lame example of saving the Form Size on Registry. This example is on the MSDN Library. In 20 minutes I was able to write a few lines of code that will save not only the Form Size but also the WindowState! The WindowState is a commonly forgotten property that should always be saved. A very surprising example of this mistake can be found on Adobe Illustrator 10! When I Maximize Illustrator's window and, then, close the application, it doesn't memorize the WindowState. When I reopen Illustrator, its window fills the entire screen but it is on Normal WindowState. Because of this, the window is always a little bit off the right position. I always end up maximizing the window. Every single time!! Don't do the same mistake! Just follow the instructions below and you will be home free! :) ============================================================ Update 05/31/02 - 3:22AM! (My wife hates me!!) :) ============================================================ I heard the crowd and made considerable changes on the code. Now it checks the screen size so, in the rare event that the user reduces the resolution of his monitor, the Form will not end up off screen or too big. I, also, fixed a little bug on the Form Unload event. (What would you expect from a code that took me only 20 minutes to write!!) :) ============================================================ Update 05/31/02 - 11:16AM! (Now, my boss hates me, too!!) :) ============================================================ I just made a few tweaks on the code. I can't help it. I am a perfectionist! :) The code will, now, use the name of the Form to create the name of the keys that are going to be created on Registry.
This is just an updated version of my shell replacement named Nexcon. Nexcon Shell Replacement Includes a whole ton of features. You will just need to check out the program to find out. Please note that the screenshot is from version 1(not much has changed with the GUI though). Please download it and try it out. You don't need to vote just please leave a comment and tell me what you think so I can improve it. If you look through the code you'll see parts of a network OS. Not finished yet though.
Small but has everything: Ado 4.0 Access2000 Database; Adding, updating, deleting, editing and printing. 2 different kinds of searching ( 1 thru a listbox, the other 1 thru a textfield ). Microsoft Outlook 2000 support included. (creates a new mail). Database infos given are recordcount, recordposition, databasesize.(in kb) All images with tooltips. Appl. has been tested and works. -------------------------------------- "Its not a bug, its a feature" (Epic Games)
This GUI Interface will create Virtual Drives on your system. Say you have C:\ as a harddrive and D:\ as a CDROM. You can instantly make W:\ point right to C:\GAMES. Or make Q:\ point to your CDROM drive. Or R:\ become C:\windows! Use any letter. Shows up in explorer and dos mode.
This light-weight OCX not only remembers when a form is resized, but also when it is moved; handles MDI Parent/Child forms and SDI forms; a CenterForm function that works in both MDI & SDI forms plus if the TaskBar is visible! Drop the control on a form, add one line of code (see screenshot) and the OCX does the rest! Two example apps are included to demonstrate MDI & SDI usage. Enjoy!
This Code allows you perform most of the common API Registry functions you might need. Supporting String & Binary Values, but still, it is very easy to use and it will teach you alot about registry programming if you are new with this. If you already have the knowlege, you will see how useful this is :) Comon i'm not sayin anything more, just check it out, Post your FeedBacks & Vote 4 me :) Please Rate it ok ? Thanx :)
How to apply textures from emboss/engrave filters.
On a machine where the Adobe PDFWriter is installed, the current printer is swapped out with the PDFWriter and the PDF file is created. The original printer is then restored.
I wrote this for my friend Andrew who needed a Star-Wars-Style credits for his math project. The speed is adjustable, as well as font and everything else. The maximum number of lines is the upper bound of the arrays. The AlphaBlend API (which, along with a few other functions, I got from some unknown author) requires Windows 98 or greater. It took forever to work out the bugs, so please vote. Hope you like it.
This is a simple usage of database as long as VB and MS Access are concerned. But you can certainly use this on your literature class. Zip file includes a database containing more than 200 biographies of classical authors.
Plasma Worlds by Robert Rayment. (Cylindrical tunnel added to ASM version)Two progs. One, pure VB (no APIs or OCXs) for making plasma screens that can be saved as a bmp, bit slow but adequate when compiled. Plasma uses a non-recursive routine on to any rectangle and can be wrapped for tiling. Graininess, scale & color palettes can be changed. The other prog is the same PLUS scrolling in 16 directions, color cycling, cylindrical, spherical & hyperbolic wrapping and fantasy landscape projections all with multiple controls - VB+APIs+ASM, much faster. Only tested on Win98, should be OK on ME & XP but some Win2K OSs have problems with this use of Assembler. Please let me know your OS if you find bugs. Zip 79KB.
This is a real cool update to one of my line effect programs. Just small fractal iamges in the screen. Each are really amazing to watch. Each take about 30 seconds to complete. Please Vote or Comment. :)
nox is a program that disables the exit button without disabling the title bar. by the way: nox = no x but space isn't a valid character for in a project and i didn't want to use underscore or dash :)
This project contains an ActiveX DLL that will emulate the functionality of VB's Timer control. This sorta thing could come in handy if you ever need to have a timer in a class module (if you are are building an ActiveX DLL). Make sure you read the README.TXT for extended information. Please leave your feedback.
this is demo to put like eyes in your programr it well be moved where your mouse position plaese SMILE AND VOTE FOR ME i just like you :)
By thsi code you can Find any text in comboBox by your keypress you should at first locate your database i used Biblo.mdb that you can locate it in your vb directorate try it good programm
By This code You can play 6 viedo's or mp3 at the same time SMILE AND VOTE FOR ME i just like you :)
see how to make your picture moving like water plaese SMILE AND VOTE FOR ME i Need your Vote This Month pls do that ,with full thanks To you
This code is a great help for those people without Microsoft Access and want to administer their Databases easily. Includes full source code. Shows all records at a glance, allows editing, adding and removing. If you like this please support me.
This is the second version of my EasyButton. Now support transparent background and can play sounds on click too. You can make easily buttons in any format.