Results for "Volume: 5_2007-2008"
Example on how to send an SMS using a standard GSM mobile Phone using the PDU encoded telegram common to all GSM mobiles.
This is a Single Player TIC TAC TOE game, its wonderful to play with the computer, but its not finished yet, as i have limited time. My 2nd entry. Ur chances of winning are rear. Check out. Please vote for me (Just to know my quality). Thank U. {:).All comments and sugestions are welcomed.
This is a sample About/Credit form with a nice fade effect. You can specify any background image and can set fade accordingly. You can also specify the Start/Mid/End fade color. You can edit the text by replacing the "*.txt" file in the app folder. If you like this please inform me. Kindly give me your Feedbacks/Comments. Good Luck!
It's a clock, only, it's the shortest and only one line. It supports major timezones too.
This application is to make easy programmer working. The reason is; almost programmer always using same code for an application, such as database programmer, in database programming there are some categoroy update, delete and adding data, commontly code is always same event it defferent table. Every code you insert can be save in .RTF format so you can easy to print it, and save to database directly. If you using same code again now you can copy the old code which has been saved in code library, then paste the code to your project, how easyly is it.Another article
Just For FUN
This MSN 7.0.0425 Patch Will Allow You To Use The Messenger on Unlimited Accounts At A Same Time
This MSN 7.0.0425 Patch Will Allow You To Remove The Banner Which Shows At the Bottom Of the Messenger.
This is a webclass that makes it super easy for you to access the document object, the document.body object, all of the links, image, input elements, and table cells for a web page. And because there is no visible interface (directly anyway)..the pages load super super fast...the second part of this submission is a quick and dirty way to provide your applications with multiline tool tips. Please vote because my Im not strong enouph to pick my head up off the sand and put it back on my body but if i get a lot of good votes that will inspire me a little
This is the second version of my program "Basic Shoter Tutorial". I added some other cool stuff Vote Please
This is a sample 'FindOnGrid Function For FlexGrid' . This code is made on a request from PSC. This function can search your 'FlexGrid' and will setfocus the cell which containing the text. It can Perform 'WhorlWordOnly', 'MatchCase' search. The additional option , ie searching with the 'cell Backcolor' is also included , which was in the request. I uploaded this code , to get useful to somebody else too. Your comments are welcomed. Good Luck!
This is the best Naval Battle game ever created. There are 6 different ships and two kind of weapons. You can play against an intelligent computer or a friend on the same PC. Or you can play with someone through LAN or Internet. Also it saves top 10 high scores for single player games. Lastly, it has some secrets waiting to be found. Please vote for it and dont forget to give feedback!
Add modResize to any vb project. Controls on a form are resized automatically when the size of the form changes. The original form/control size ratio is maintained. Fonts are resized also.
Hello friends !!! These tips and tricks were submitted by professional developers using Visual Basic 6.0 on various sites .I have compiled these tips along with my own tips to churn out this massive Tips for all my Programming Brothers. Special code tips on - Sort and Reverse-Sort a ListView, Quick Recordset Copy to Excel Workbook, Test for Alpha/Alphanum Characters Only, Add Incremental Search to a Combo Box, Perform Strict Date Validity Check and many more.This is my first post on PSC.Your precious votes will encourage me to continue posting more better codes for you so that all of you can develop Xcellent Projects in Visual Basic.
This program captures from default camera and detects motion. Its very small code, and i commented all that wasnt common sense. Enjoy and vote =p Side Note: In case your camera doesnt work too good or properly, start up Movie Maker and it will detect the camera and add it to cameras connected list in windows... then you can use it for sure... sometimes this happens
A quickie LED UserControl. LED20 because it uses 20 'Wires' to display characters (numbered 0 to 19 in case you're wondering) ' NEW in V2 Changed Font consturction and display routines to use arrays uses the Count property of Wire control array rather than hard coded values (Potentially allows you to add more Wires) ' This is a spin off from the LED clock challange but definitely not a contender (way too many lines) but I was more interested in the LED than the clock. If you look at the control in IDE you'll see that there has been no attempt to position the wires ahead of time. In case you do want to edit it please note that the form has been locked to stop unnecessary fiddling about. '
I made this couse I got sick of opening those huge programs just to get one color value :) FEATURES ARE: Click on picture to get the color, You get HEX(vb) and RGB color, By clicking on a textbox with the value, it's copied to clipboard, LOAD button for loading your own pictures. ################ I hope I helped, Have fun! :)
Hi, well after seeing a Color picker on here. It remined me of my old version I updated but forgot to submit anyway. I thought I do it now. Ok DM Color Picker, You can save and load your own pallets also comes with 15 or so ready made ones. You can pick a color from the screen, has support for VB hex color, VB long color, RGB , C++, Delphi and HTML anyway hope you like it.
Powerful API viewer to replace apiloader you used till now.
I saw recently there was a buzz concerning digital clocks. I decided to provide two different types of clocks. One fake digital (but nice looking, in my opinion), so don't expect coding exploits, and a circular analog clock. This one is a bit tricky, and the code is commented. A good base to start when willing to generate cosine and sine tables (ie: can be usefull if you want to code 3D apps). This code could have been set in intermediate, but due to some tricky routines... well you see. Nothing mind blasting but a funny couple of hours to bring those to life.