Results for "Volume: 2002C"
Mit TimeChart_ado.ocx können Zeiträume von, zB. Urlaubplänen oder Projektplanungen, grafisch dargestellt werden. Dabei werden die relevanten Infos aus deiner individuellen Datenbank ausgelesen. NEU: Im Gegensatz zur DAO Version (TimeChart.ocx) nutzt dieses Ding nun ADO 2.1 und kann damit an jede datenbank gehangen werden, die ADO unterstützt!
Dither Any Form The Colours: White, Red, Green, Blue or Random to Black (Similar To Setup Programz). Please Remember To Vote & Leave Comments & Suggestions, Thank You!
I'd been working a lot with 32bits data register bitfields lately. To aid the job, this utility is built. During coding, i'd troubled by the overflow problem. with helps from friends on the net, the problem is SOLVED. My thanks to ameba, GivenRandy, PaulHews and others from www.experts-exchange.com, and also Twister of Twisted Media (author of BaseConverter -- can be dl from www.planetsourcecode.com) for the HexToDec routine. ** update : handle error 340 (occur when user input value larger than 32bits) **
This is a Login program that you can easily put into your program... It lets you make a new name/password or put in a previous name/password to login. After pressing the Login button you will get a message of "Login Successful!" if your name/password match, if they dont you will get "Login Unsuccessful". This uses a database and searches for the name and matches it with its password (if login is successful)... Now you cant get logged in by leaving the fields blank and after any number of tries (any number you put) It will close automatically. Any other updates or ideas please e-mail me at EXTvgamer@Juno.com. If this is useful to you please vote for it.
Easy code allows you to print any document on the computer using its default print handler. This is the same as if you right-click in the windows explorer and select Print. No command switches are needed. So simple I added a handy ShellExecute Error Handler.
Converts any bitmap, jpeg or gif image to a color html page.
Create a look like one used in windows2000 Great for wizards dialogs... Demostration of Drawedge API and DrawText API. if you like it, vote!
An update to Pete Sral's update to Mark Joyal's Task List. Added - Project Group functionality. Added - List sorting by clicking on column header. Modified - Cleaned up coding convention and moved stuff around a little to make it a little more efficient and in support of multiple project files.
Comment any line of code in your project
I wanted to thank everyone who contributes here. I find all the code sinpets very helpful. Even when they dont tackle the exact problem I am facing they at least point me in the right direction. With this ACTIVE X componet I hope I can show you something useful. IT Dynamical creates TEXT Boxes and Labels. It uses WITH EVENTS and some smiple techniques for creating a Dynamic form. You could also Pass VALIDATION information to the DLL if you want to add the code. I use this with a FOXPRO based MRP system to collect Data from the Users. We dont have the code to the MRP system and cant extend it easily. But with this DLL, I was able to call it from FOXPRO and add extra criteria to the WHERE clause that I otherwise would not have been able to do. I have a more complex version that uses a Text File to generate the Lables, Text Boxes and COMBO BOXES. ( I CLICK THEREFORE I PROGRAM )
This code will give you some ideas on how to break away from VB's standard controls, using VB's standard controls. Ironic isn't it? :) Included: Specialized Textboxes Specialized Command Buttons Scrolling Text SelStart / SelLength
This code (program) counts how many lines are in your forms, modules, classes, user controls and designers. It shows you how many of them you used in your project. It can count all lines in file (also properties written by VB) or just program code (without properties). NOW REPAIRED VERSION: Some minor bugs fixed and added for counting lines in property pages!!!
To show how to ADD / EDIT / DELETE information from an access Database. Fully Functional - Ready to be used in your programs!!!
Shows a colorful visualisation based music played. I found here a code that shows a graphic EQ,but mine does not show it on progress bars - but gives a base example for true visualization.(like plug-ins for winamp) this is good for all writing Sound playing apps.
This project will show you how to scroll all of 'your controls within a small form - EASY! 'NO External Files needed!
This program roasts AIM passwords for sending to a TOC server. Ths program also shows the process it goes through as it's doing it.
This sample is a great starting point for a custom control. What this source code shows is how to use various shape controls and pictureboxes to create a custom frame container that has the ability to use rounded corners. This code is well commented. Most of this code can be easily migrated to an ActiveX control. See the screenshot for an example of its appearance. Feel free to leave me feedback, and I will try to respond. Don't forget to vote if you like it!
This code will extract AIM (AOL Instant Messenger) screennames and passwords from the registry and then decrypt them with an extremely long algorithm. Then it adds them to listboxes.
Hackster is a (well known) vb napster clone. I do not take any credits here. I just fixed some bugs.
This code is the easiest clock ever... The code doesnt get any easier. If you like it vote for it.