Results for "Volume: 6_2008-2009"
This is an addictive little game, putting a new spin on the old-school paddle games by adding some awesome powerups. I have included a level editor and the code is fully commented. Please comment and vote!
Search Tags (user-inputted) on a link (such as ones to search for Images, Links, Emails, and things of such sort). The form is just a sample for the module contained in it, because this project can be expanded to do things as far as performing actions on the returned results such as sending mail to all the e-mail's collected, searching links for specific text, downloading all the images off of a site onto your pc, and such sort of things. Sorry for the repeatted posts, it didn't seem like they were coming up so I posted agian, but I deleted them now. I also updated the zip file to not have the screenshots so it's much smaller. I updated it... Those bugs I listed are now fixed.
Sample of using VB access data from a MySQL database (Create Table ,Add ,Edit ,Delete ,Search ,Show and Upload Picture) for beginner. Tester with mysql-4.0.18 for Win32 and MyODBC-3.51.06.exe ***MySQL Server configure (set to no password) username:root port:3306 database:test
Pythagorean Triples are integers in the form a^2+b^2=c^2 (example...3,4,5 because 3*3+4*4=5*5). This post is an improvement to the original post (txtCodeId=53514&lngWId=1) to display Pythagorean Triples. The original version took over 12 minutes with a max set to 1000. My version takes under 1 second.
Just See the Screenshot!. Have You ever wanted to use in your apps a control like the left bar in the explorer? there are some controls like that on the net, but they have too many dependences. isExplorerBar is a SINGLE FILE CONTROL and has almost NO DEPENDENCES (actually runs without extra dependences in a new VB Project) And uses THE REAL theme apareance or emulates it when no theme data aviable, everything is done in Runtime, using UxTheme.dll (included in WinXP). no extra dll's or subclasing cls modules, a single file control that has everything you need to make your apps look better. I've put a lot of work on this. please donwnload and tellme what you think. I've created a webpage for this control. includes some help, comments and extra info about It. please comments, sugestions and of course, votes are wellcome. ************************************************* Lot Of Updates, Current version: 1.91 Feedback comments, are wellcome. Visit the page for versions history. Best Regards to everyone. Fred.cpp
This is A Screen Saver program, A Little project I made when I was bored. It is a real .SCR file, that can be installed as your default screen saver!!
Creates wave files from frequencies entered by the user via a text file. Good for testing out sound systems!! Use a really low frequency and watch your speakers move slowly in and out!!
This program can "Extract" picture, sound and more from any file. Say you like a splash screen in a program, Well this program can try and extract the picture for you. It can also replace picture within files with other picture (Still has some errors though). It Saves all the extracted Files on "C:\" as a default. Enjoy!! (Sorry about the lack of remarks in the code, I havn't had time)
This code allows you to easily create shaped forms and buttons. All the complexity is hidden behind the scenes so that ultimately it only takes 1 line of code to make a form, button, or picturebox take on the complex shape of a picture. The code is ready to be plugged right into a project. An example application is included that is itself pretty cool. It is a little framework for creating "About Screens." The screen shot is an example of what a few lines of code get you. A second example app allows you to dynamically create shaped forms by selecting a file name. Just good clean fun. Some of the Win32 API code came from another PSC submission. Don't know who. But thanks !
This is like as nortan antivirus message window. A pop-up window appears just like as nortan or Msn-Messanger.A very amazing code which helps u to understand calling api's. Convert twips to pixels, and many more.
The purpose of Millionaire is to test your general knowledge, see if you can win a virtual £1,000,000.
This code disables Task Manager in XP and I think other Operating Systems like Win2000
This is the UPDATED version of the one i submited before. I added alot to it and its almost complete just need to debug it and finishing adding stuff. I included a Note text file for who ever wants to help finish it. For those of you taht did not see the first version this program takes screenshots really fast! You can shrink the main window if you want to take a full screen pic or use the toolbar too for speed shots or just shrink it all into your taskbar and press the hot key while say in a game that takes up your whole screen. Very usefull little program. If you like it please vote for me/ If you find bugs (i already know it has a few) you can post if you want. Thanks and enjoy :)
Awsome file searching program. Works as good as the windows xp one if not better. Uses recursing due to the easyness and speed, Specify the filters u want and you should be able to search your hard drive very fast. Uses api not Dir$() so its rather fast. NEW-- Added lots more filters and now can edit a file's properties by the file menu
This application was designed to show messages from a text file. Originally it show Bible verses. The file messages.txt can be edited to add or enter your own messages. Through interface you can define the time interval for display the messages. Usefull for students for remember assigments that need memorize and for every one who wants to show different messages for reading or memorize. I made this app, using several codes found here in PSC. Particurally 'Windows Alerts' recently code of the month. This implementation is more complex but not an upgrade to the original. In this code you will find, how to implement sound to messages, about read and write INI files for configuration, read and display text form a text file, registry for load app at startup, use TrayIcon and other routines. Main code is fully commented. The code is in Spanish and English because I created originally in spanish, I redo the main form for English programmers. Hope you like it and wait for your comments, suggestions, and votes. I have some ideas for next version. First time submission here.
Emulate the Windows Xp Progress Bar Control Color Customizable no Pictures yust APi Supports Standard,Smooth,Search styles ..Seen Alot of Progress Bar Controls on PSC,but didn't get the look an feel that i wanted.So i coded my own. This one is really clean and does not flicker ..cheers..
Draw's sinusoid, with only one math formula , at the end picture box disapeares but that is not important, this code is for math demonstration,Votes, complains,... are welcome
This is a basic Jacks or better video poker game using simple built in VB controls.
Here's the very very basics of creating cards games. The difference here is to do it without using Cards'OCX or Cards32.DLL. No votes wanted, feedback would be nice!!
This code mainly used to encrypt large amount of data files . you can select a file & the destination path of it with the help of common dialog box.and then it encrypt the data. in the same way you can decrypt the file also. you can encrypt any type of file like .txt,.doc,.mdb any.........it's a very powerful encryption/decryption software. trust me.........