Results for "Volume: 4_2005-2006"
There are 5 levels.Level 1 and 5 have 1 question each where as level 2,3 and 4 have 5 questions each.Play and win the maximum amount i.e Rs. 3,00,00,000(638300$).You can also add a question,modify,delete or read the questions provided you know the password.If you do go the the administrator's meny from the menu and do so if you want ...a game by ankit choudhary. CONTACT: Ankit Choudhary email- [email protected]
This is an application to record and calculate your savings and checking account. This program is a great bit of source all the way around, commondialog, systray, listbox function, simple print functions, plus much more. I use this program and it comes in handy especially if you hate balancing your checkbook. This program if properly used could do away with balancing your checkbook. This is my first edition of this program and if you need any help understanding this program, please feel free to email me at [email protected]. I apologize for no help file and no documented code, but most of it is pretty straight forward. Please vote for me if you like. Any suggestions are well appreciated, and if you use this program or make updates, please note me as the original author. PLEASE VOTE 4 ME. Transaction Logger v1.1 *File New - To Create a new data file which records can be stored, edited, and saved Open - To open a data file Save - To save your current data file Restore Data - To restore the backup file. Backup Data - To backup your data to another file called databu.nfs Delete - Delete current data file Default File - To set the default file for which Transaction Logger loads automatically Print - Prints all records for loaded data file *Transactions Deposit To Checking/Savings - Whenever there is a positive transaction to either account Withdrawal From Checking/Savings - Whenever there is a negative transaction to either account Transfer - Whenever you want to Transfer funds from one account to the other Adjustment - Used as a problem solver. Say you have 35 cents extra in your checking account and you aren't sure how it got there, you can simply adjust your account + 35 cents to make up for the extra funds. Used for positive and negative adjustments for all transaction. *Transaction Lists Shows the transactions by type, just select which one you want to see. Details - Shows the number of entries per transaction type and dollar ammount. Search - Search entire data list for your search criteria Show all - Returns data list back to original state. If you do a search or look at a particular transaction type the list changes, therefore this is needed to view the entire list. The entire list is automatically shown at startup. * Other Datapad - Used to store any extra info Calendar - Shows calendar * Mouse buttons Double click entry to edit a particular entry. Right click to delete entry.
This is a slot machine game I made A) Because I was bored and B) To show my appreciation to IAN, the whole PSC Crew, and everyone who contributes (no matter how little) To PSC. Enjoy .. and of course as Mayor Quimby says.. "Vote For Me!"
JEL is a scripting language made in VB that can make into an EXE file. JEL is powerful, small, and fast. It can use variables, equations, functions, if's, loops, goto's, etc. Not convinced yet? Look at the screenshot, that's not even half of what it can do! The language can also be easilly modified to include more functionality. I made this because I am a veteran at making scripting languages and I saw D++ getting all the kudos. This took me 2 days of non stop work and hard thinking about parsing the code but i did it. If you like this code please vote for it! (also visit my site, www.oogle.net) note: This code uses the split() function which is in vb6 only. you can find it's equivilency somewhere on this site.
This is something I made in QB a few years back that I finally got around to porting to VB... Basically, it simulates a rotating strand of DNA... You could probably use it to add graphics to something...
It simulates ATM MACHINE...Would say this much only that is a very good piece of code...Just give it a try..i bet you would love it..and please vote for it...
A new (advanced) messagebox, with 10 different styles and 1 to 3 buttons. All input is numerated, so it's easy when you code. See the pic for the styles. The syntax is: MBox "Prompt", [Style], [Buttons], [Icon], ["Title"]. For example: MsBox "Prompt" or more complete: MsBox "Prompt", mbWinter, mbSaveDontSave, mbSave, "Title". The prompt is required, all the rest is optional. Remember: The form and the module go together ! The return-value = mbReturn. If mbReturn = 0, then the first button has been pressed. If mbReturn = 1 then the second button has been pressed. If mbReturn = 2 then the third button has been pressed.
Use winsock to chat, and play sound effects on local and remote computer. Cool interface. Plz leave feedback, and vote. Thanks!
This simple program will let you rename your start button.It has 3 options -> static,flashing and also moving caption on your start button.This project was done using Bloodshed Dev C++
Its a example of power of graphics which is exibited under DOS operating system.
Added some functions which allows you to get great effects for a titlebar, just take a look at the screen shot.
Checks to see if a file exists.
create phone books for each user
This is pretty useful, it shows a calander and a clock, D/L it, use it, have fun, oh and it also can teach you to use a clock i guess, and if you like plz Vote!
Displays the number of days, hours, minutes, and seconds till a specified date. Allows you to enter multiple dates. Illustrates how to use the new ListView control in VB6, saving and retrieving from the registry, and the datediff function.
This code is a graphical version of TicTacToe which makes uses of C++ classes. It allows for single or multi-player play (hot seat). It has been tested in both Dev-C++ and Microsoft Visual C++ 6.0 Project files for both compilers have been included.
Windows works with normal colors and system colors. Visual basic can not handle the system colors and work with them as normal RGB colors. Here's an interesting API I found that translates System Colors to 'normal' colors. I made a little prog arround this to show how it is done. WARNING ! I work with win98 so I don't know if it works with WIN95. If it doesn't, could you please tell me. My adress is: [email protected] The .dll that contains this API is olepro32.dll. Download the zip and find out...
using SetPixel function with the gdi link for graphical use in a console window.
Thanks to CZ of www.FreeVBCode.com it now uses the winInet API instead of the winsock control and also takes into account daylight saving correctly. Oh, for a long lasting erection, checkout http://www.em.f2s.com *blatant & false advertising*
Code is used as library management(in any college,school or any where else)which uses c++ graphics.In this program u can add,dalate,update the information stored in file which is accessed only by the program.Code also used to handle information about books,in which you can store any number of books,update the information,like code for book author name etc.Not only this u can also issue books to students and date and time is set by the program itself and when student returns the book the program adds the returened entry. In true sense this program can be used to handle the proper library management.If u have any problem regarding this program you can e-mail me at:[email protected] One more thing if you like this code then please feel free to vote for me.Thanks.