Results for "Volume: 6_2008-2009"
This is an inventory and account receivable system project which I made some of my client here in Philippines.The program uses ADO and have lot of functionalities. The program can be able to run using keyboard,track user updates and etc. If you download this program you will learn the fallowing:(1) Know how to use ADO in real world business software. (2) Know how to handle millions of records using paging techniques.(3) How to use listview in database programming. (4) How to use flexgrid in creading a Master Detail form. (5) How to use crystal report (6) How to how to design a good looking software. (7) You will learn how to use custom define procedures and functions to optimize your codes. (8) You will learn the used of string and file manipulation in real world. (9) The used of API in real world database programming.There is a lot more to learn from this code... so download it and share your comment on what you have learn. Please don't forget to vote! I CONSIDER YOUR VOTE AS ONE WAY ON HOW YOU WILL ACKNOWLEDGE MY WORK!! have a nice day and GOD Bless :-) -Philip
Implementation of the fast A+ Pathfinding Algorithm, complete with testing environment, guiding you through the algorithm step by step.
Complete ownerdrawn listbox with xp theme support, that can show and edit information from a database. Double click on text to edit the infomation.
The GenericClient object can be used to create any sort of client application and the GenericServer object can be used to create any sort of server application. This is an API only winsock wrapper setup as an active X dll. It will hide the difficulties in the Winsock for you and it stimulate developing in an object oriented way. You will probably write your own protocol handler (like SMTP, POP or ...) using the OnDataArive event. The bennefit of this library is that it uses very litle memory (compared to the inet control), it's very fast, you do not need a form and its very easy to create multiple instances. I tested it with 4 servers and 400 clients on 1 machine. - - - - - - - - - - - - - - - - - - - - - - - A demo is included that show you how to make a simple chat application. Also a demo is available that shows you how to do port mapping. If you want more samples, then have a look at tha SMTP and POP library at http://www.evict.nl/open_source.asp - - - - - - - - - - - - - - - - - - - - - - - Credits: The (super) SubClass code is from a publication from Paul Canton [Paul_Caton@hotmail.com]. http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=42918&lngWId=1 The winsock stuff is inspired by a publication from 'Coding Genius'. http://www.planet-source-code.com/vb/scripts/showcode.asp?txtCodeId=39858&lngWId=1 The Exception hanler is based on a publication from Thushan Fernando. http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=41471&lngWId=1 Earlier this week I posted a complete demo for this exception hadler. It can be found here: http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=62771&lngWId=1 - - - - - - - - - - - - - - - - - - - - - - - 2 years ago I posted an earlier version of this code here to PSC. This submition has some bug fixes, a lot of improvements for stimulating object oriented programming and there is a portmapper demo added.
This program will display a list of installed programs and gives the user an option to save this list as a text file. I use this prior to formatting and re-installing windows. It will also include a list if installed printers
I improved the Controls a little bit and added a Harmonizer. The Harmonizer "harmonizes" the color and fonts of all controls that belongs to cainObjects. So you don't have to do it manually. The cainDropdown is unfinished, so don't expect too much from it. The cainMonthview is working fine, except, that I don't know how to calculate calendar weeks... If someone knows, please tell me :) I think there are bugs in my controls that I have'nt found yet. So please if you find something, write a mail :] You might notice that the Wheel of a wheel mouse does not functions. Wel I know how to make it function, but this feature will create wierd effects if VB pauses on error at runtime. So I'll add this later, if I am finished with everything. cainObjects includes the following controls Button, DropDown, Harmonizer, Label, Listbox, Monthview, Progressbar, PUMenu, Scrollbar, Slider, Tab, Textbox, Toolbar Following objects are planed: Tabs, Colorpicker, Sidebar, IntelliCombobox, Listview, Treeview, Actionview (a mix of Listview and Treeview), Fileview, Frames, Optionbutton, Checkbox and many more... :] Aaand.. Please Vote... :)
This is a mix of the Listview and a Treeview. I can be usefull if you want to show associations between datas or something like that... The code is not well commented or there is no comments at all... Its very slow... The next version will be better I promise...
This is a library for accessing a pop3 email box. With this library you will be able to: * Access any pop3 email box (if your network allows it) * See what is in that mailbox (number of emails and sizes, etc.). * Read the emails and delete them if you want to. * Read all properties of an email. * Handele Attachments See the screenshot for most of the options that are available. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - I am also working on a WebMail application that is using this library. It's for 80% finished. You can take a peek at it at http://www.evict.nl/open_source.asp - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The TCP/IP communication is don by using the Generic Client object from the submition that I did earlier this week. If you need a simple demo how this works, then have a look at http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=62794&lngWId=1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - For testing purposes I have set up a test email account. This way the demo works without changing parameters. You can even send a test mail to that mail box. Don't over do it. There is a size limit on the box. If it's abused then i will just close the account.
This code can enumerate all data in PS. PS is a place where Windows (2000/XP) stores sensitive data eg passwords. Yes, your Outlook Express and Internet Explorer Passwords are stored right in the PS. This's not a "hacking submission", I haven't found on Internet any VB code that can work with PS, so I hope this will be useful.
Keeps track of student record and payments. It also tracks student with old account and credit it to new account..
FireAMP! is a *simple* media player written in vb6. features: * FFT analysis of sound (or simply visualizations) around 14 visualizations * MP3 tag reading * Video in player itself, full screen * Scan disk for media * save playlists * Media tracker mode: when minimized, it becomes a small player that always stays on top of any app. Skinning is not yet perfected. i've included a skin compiler source code and the source code for a skin packager, so compile the dll first. Great for anyone lookin' for some ideas on writing and using FFT and visualizations. Comments will be nice!
Did you know that the capital letters are different from the small letters only by one bit? A = 01000001 while a = 01100000 the 3rd bit is the capitalization
6,000 Hits in 10 days for part(1) means you like it, here is the 2nd collection of another 32 great VB techniques. Vote if you like it. Part(3) will be comming soon.
We all know VB`s lovely object browser. Just select a library and view its types and their members. But - how can VB get that names? There were several attempts, but they all used the same lib the VB IDE uses (at least I think it does) - TLBINF32.dll. This is an experiment on how to do it without this lib. The trick is: a COM DLL has a type library stored in it. The API oleaut32.LoadTypeLib() lets you load it and returns an ITypeLib interface to you. From that point you just have to know the functions ITypeLib and ITypeInfo offer, the rest is frippery ;) This class can handle functions, their parameters, enums, udts, coclasses and aliases. But its only an experiment and for learning purposes, not meant to be a fully working type library browser.
Virtual Drum uses a circular interface to make drum patterns.
A voice recognition/identification system, where 2 waves are compared, in order to find the matching percentage. NO external engines! I wanted to copy spy movies, where one had to SAY the password to get in. It can be easily integrated in your programs, as a password substituter.
In this publication there are 2 very nice reusable controls. The ObjectBrowser and the QuickTip - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The ObjectBrowser control lets you have a look at the structure of any OLE/COM. The TLBINF32.dll. is used to get this information. This can be an ActiveX dll, an OCX or an ActiveX EXE. It's even possible to read out the entire object model of any MS Office application. All functionality is located in just one user control. It's easy to embed that in any application. The object browser control will give you about the same information as the object broweser that is build in Visual Studio 6. Also have a look at ComDoc at http://www.evict.nl/comdoc/. ComDoc is an application for generating chm help files that is based on this object browser together with my database publishing dll that you can find on http://www.dbpublisher.com The sourcecode of ComDoc will be released soon. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The QuickTip control adds a help function to your application. There is even support for getting the help text out of a chm help file. At this moment I only have one demo for that and that is in the siteskinner dll that you can download (for free) from http://www.siteskinner.com - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Credits: The object browser is based on the article : MSDN Magazine, December 2000 by Jason Fisher. See: http://msdn.microsoft.com/msdnmag/issues/1200/TypeLib/default.aspx The QuickTip is inspired by the HotHelp feature in HotHTML from Thushan Fernando. See http://www.wsoftware.biz/
I wanted to have the cursor to move to my focused command buttons to direct the action and be more user friendly. This little thing does the trick. I found it in some old code of mine but I think it was borrowed back then.
This small, almost totally useless project scans all the pixels in a bitmap stored in a picturebox and generates SetPixelV code to replicate that bitmap. Automatically generates For loop code if enough consecutive pixels are identical to exceed a FORLOOP_THRESHOLD value. Generated code is written to the clipboard for pasting into other projects. Why did I do something so useless, you ask? Well, as many of you know, my hobby at PSC is inflicting usercontrols on you. I prefer things like checkmarks for checkboxes drawn by code as opposed to being stored in imagelists or the like. I don't like dependencies of any kind in controls. So, I draw them using LineTo or SetPixelV. The problem is, I can't even draw a stick figure. I see these nice custom checkmarks in web sites and I couldn't replicate them, so I wrote this. As far as I know checkmarks aren't copyrighted, so hopefully this wouldn't be considered stealing! To use, just use your favorite screen grabber to grab the checkmark or whatever, then MS Paint or whatever to save just the area you want to disk. (You may want to edit colors, or resize, or some such.) Place this bitmap in Picture1 and run the program. Stop the program, and paste the newly generated code into the "Redraw" sub. Run again and click the button under Picture2. Voila! You can tweak the code to take out parts you don't want fairly easily. Only try this with SMALL (32x32 size or less) bitmaps. I tried with larger bitmaps and while the code generates properly, the code for even a smaller photgraph can easily exceed 10,000 lines. A VB procedure can't be larger than 64K. I included a small calculator icon example with the code already loaded into the Redraw routine to get you started. I wouldn't even use this for something the size of the calculator icon but did it just to give you the idea. I'm sure this could be optimized (especially the string concatenation) but it runs great on small bitmaps and I'm not going to endlessly tweak this. Let the flames begin :-)
This selfcontained usercontrol adds often needed functions to VBs forms. Just setting more properties here instead of the forms properties box. I put the spot onto the integration, the working together of functions you normaly have separated. Started on June 2004 this larger project has a long historie and is used in very stable apps. You find a longer list with detailed credits (Paul Caton, Bryan Stafford, Carles P.V. and more) in code and ReadMe file. Theres a lot of time and some nice solutions in. Plz check it out (9 demo forms included to play with), tell me what you mean and maybe you like to vote for it ;-) ____ Oct 2005 - Light Templer