Results for "Volume: 7_2009-2012"
Demonstrates the effective use of Index property (conrol array: a most useful feature available in VB often ignored by many) and Drag and Drop
Generate source code from binary COM Components.Locate the binary components which exposes some public members and this tool will generate the source code for public members And you may now write the functionality for them.This is very useful if you have to build some solution bases on already existing object model and you don't have code for that.With this tool vb6 source code is generated and youmay write the rest of functionality.This is also good to study the obejct model of 3rd part tools or application.
This software handles 4 main parts of Accounting Cycle i.e General Journal/Ledger Balance Sheet, Trial Balance, Income Statement, (with Transactions) This is my first posting on PSC. I had to make a project on Accounts Management. I tried to find out examples over the internet but all the efforts were in vain. I couldn't find one (neither on PSC or A1VbCode or FrreeVbCode etc) which fulfil my needs. I decided to start on my own and eventually with in 15 hours I was able to develop this software. This code will teach about basic Accounting Terminologies, Accounitng calculations and Dr/Cr This code will also teach to use Data-Reports without Data Environment.
VBHexic is a hexic clone game I never quite completed. It includes a particle engine and scoring system, along with combinations of all types except for stars. Although it is unfinished, the framework is very sturdy and powerful. Wouldn't take a whole lot to finish this bad boy up. :) Update July 9: Added support for stars, point multipliers, better effects, and some other goodies. Still a pretty dead project, though... I was just bored one night and decided to give it a little work. ;)
This is a registry API module that contains the usual functions to create, set, delete and count registry keys and values. Since the API does not provide a way to rename registry keys, the only way to do it is to copy the entire key including all subkeys and values which could be of different types, then delete the old key recursively (which is also not supported by the API). These functions are also included in this module, the rename/copy function supports all existing value types (REG_SZ, REG_EXPAND_SZ, REG_BINARY, REG_DWORD, REG_MULTI_SZ). The delete function has a security feature (minimum depth) to avoid accidental recursive deletion of important keys, such as HKLM\Software, etc. Make sure you read the comments I left to understand how this function works. The only other approach to renaming a registry key (which also works by copying, etc.) involves using a function to write all keys to a temp file and then save them under the new name. There is code available on the internet that demostrate this approach, but you will always need a temp file, which is not good. This makes my code, at least as of today and as far as I know, one of a kind. I hope you find it useful.
Flow Chart designer is used to design 3d Flow charts like in SQL Server DTS Package.Where you have some nodes as tasks or connection, and line connecting task as workflow order.You may put some labels on your chart and adjust lot of properties ( OutLines,Transparency etc) to adjust the label objects.You can move various objects and zoom in or zoom out the graph.You can also save or load the graph as flat file or in database.
Try to solve the puzzle without hanging the stick figure man. Every wrong guess adds another body part. THis is my 2nd submission to PSC within 3 days. I got good good response for my first submission i.e. Accounts Management System which i developed just in 15 hours. So I decided to make more contribution to PSC. then I decided to develop a game and atlast I developed HANGAMN within 3 days. This is a very useful game which will help u ppl understand the use of files nd getting data and much more..... All the categories are stored as .hm files which are actually .txt files. Thanks for downloading! I hope you find this program useful. Please vote for me, post your feedbacks, comments, questions, queries, errors if found etc. If you have any query abt Hangman let me know..... And plz do RATE it. And I think HANGMAN should win this month....cuz its can be understood ny any type of programmer.
This is a classis 4 in a row game with AI. There are 5 standard levels of computer intelligence and the highest level is really hard (if you want to play at that level run the game in the .exe version). There is also a search win/loss mode and the ability to customize the AI level. It can also save/load games and undo/redo moves.
Hi everyone! It's me, author of Award Winning dcButton. Sorry I didn't have the chance to update the control, but soon I will after I finish my works. One of them is this small program that simply monitors customer's time in and out (Ex. a child left by mom to play while she go shopping); I wanted everyone to test it coz in a few days it'll be released to the establishment who will use it. I want it to be bug-free before that so please help me. It's not well commented but I'm sure many will learn from this; like how to create very good looking, flexible, and user-friendly interface w/o using custom controls, support standard and serial barcode scanners, use mscharts, backup and restore msaccess databases w/o closing the whole application, temporarily change screen resolution to launch program in fullscreen, support xp styles using resourced manifest file, protect external image files from simple copying, and many many more. Please vote and leave some comments for me. Btw, Pinoy ako, and I'm proud to say that.
[Update #1 - possibility to upload lyrics to the database!] -------------------------- Lyrdb Lookup is a sample project using clsLyrdb, a VB6 class encapsulating all LYRDB functionality to retrieve lyrics automatically without having to parse full HTML pages of content. I've recently created LYRDB.com, a different lyrics portal: it has over 1.500.000 lyrics (wow!) and it offers free web services to access this huge resource of lyrics programatically. For this purpose, I have created a self-contained class that connects via Internet to LYRDB (with proxy support) and allows you to search for lyrics programatically with simple calls. Then, you can iterate over the results to show them and you can retrieve all the lyrics you want, passing a lyrics identifier (provided along with search results). The class is very easy to use and does not have any dependence. This project is an example of how to use this class. Please vote for this project and send feedback! If you think I could improve both the class and the web services, please comment it or mail to me (flavio@ya.com)!
Payroll management is under development process. I am regularly updating it. If you have any suggestion regarding this software then I welcome you. Please be sure you have set printer's orientation as landscape before using any reports. Till now it records employee data branch/division wise(if any), their salary details, employee's priority in reports, generates employee's monthly salary, their tax deductions, their incomes, allowances, quaterly medical calculation is automatic, u have to feed just employee's monthly attendance. Employees arrear is another facility. Reports are very attractive main reports are monthly salary sheet, monthly salary sheet with deductions, salary slip, detailed salary slip, staff detail list. It support two kinds of users Admin-Normal. normal user have access only on reports. Admin have full access. U can create new user, change passwords, delete existing one. user name : naveen Password : naveen Thanks & Please vote me.
UPDATE 11/07/2006 - Now has TEST GROUP for easier testing without compile. Added 'Start New Page' option to group headers, fixed various bugs with opening saved files, further fixes to undo. UPDATE 10/26/2006 - Mainly fixed up Undo (removed Redo) plus other minor bug fixes UPDATE 10/19/2006 - Further improvements to GUI, coolbar control, better icons UPDATED 10/12/2006 - Group Headers/Footers, new selection modes, bug fixes, etc. This is a project I WAS working on for a long while but never did complete. I'm uploading it mainly for the interface example that may be of help to others. You can create and preview simple reports. *** IMPORTANT *** Please read the Readme.doc before using this program.
Creates a Cross Word Puzzle where you have to search the words you've entered in a list
This is a basic demo on how to use drag and drop in a VB program. The vehicle for the demo is a child's game where the objective is to match a picture to the appropriate word. This is done by dragging the picture to the slot next to the correct word. The download includes the sample application, as well as a write-up describing the drag and drop features of VB and a step by step guide on how to build the sample application.
The NumToWords function will take in a number up to 36 digits long and return a string expressing that number in words. For example, given "123456", the function will return "One Hundred Twenty-Three Thousand Four Hundred Fifty-Six". This download project is a simple interface that allows this function to be tested. Note: The "groupings" of numbers, from low to high, are named as follows: Thousand, Million, Billion, Trillion, Quadrillion, Quintillion, Sextillion, Septillion, Octillion, Nintillion, Decillion.
This tutorial / demo app shows you how to process an Access database using "old school" DAO (Data Access Objects) code. Covered in the tutorial is the DAO Object Model, as well as methods for recordset processing, searching, inserting, updating, deleting, etc. The sample app also uses Crystal Reports (the version that came with VB6 and VB5, not a commercial version). The Employee.mdb file that is part of this sample app is Access 97 format, and it MUST be 97 as the old version of Crystal cannot read anything higher. (If you have Access 200X, the higher version of Access will be able to read this database, but don't accept any of its offers to convert it for you.)
Now that we are getting into the age of alphablending, PNGs, etc, wouldn't it be nice to offer ability to display 32bpp alpha bitmaps without having to know in advance if it indeed uses the alpha channel or whether or not the bitmap has its RGB bytes pre-multiplied? Try this out. It is a simple project wrapped around a routine that attempts to let you know those things a runtime. The project has some tips, shows a simple way to use AlphaBlend with non-premultiplied bitmaps and an pretty effective way to use GDI+ with 32bpp alpha bitmaps. Two test images are included in the RES file, but other than that, happing hunting for 32bpp alpha bitmaps, unless you care to create your own like I did for this test project.
DM AVI Bitmap Decompiler Beta 1.2 New update to the project you can now extract avi files with 16 colors, 8 bit avi , 16,24 and 32 bit color, You can now export frames to TGA 16,24 and 32 color, Support for extracting frames form Animated cursors that can be saved as icons or cursors supports all color formats, Now added support to Extract frames form GIF Files, export frames as bmp,tga or extract the original frame as GIF, Loads of info added about each resource plus. hope you like the update please vote.
Simple function that returns whether or not a window is partially, totally or not at all obscured by another window.
This code is a (near complete) HTTP server coded entirely in Visual Basic. By default it will run on port 80. Uses the winsock control and can accept multiple connections on a single port. (as many as your RAM permits up to 32768) Also has a pretty good (with colour coding) output screen so you can tell what is going on, and watch connections to the server. This project is intended for anyone who wants to use VB to develop their own customised web server, tailored to their needs -- but is quite versatile, so any programmer who understands a few basics can use this code. This is my first code upload in a while, and i'm after comments more than votes so please post feedback so I can improve the code. (note: documentation included in download)