Results for "Volume: 3_2004-2005"
This is a cool program that will teach you the basic princibles of VB programming. Sorry it's not yet complete. Ijust wanted to give you the basic. Please Vote!
This is an Windows XP version of the Tip of the Day thing. It includes buttons from the newest release of the Cameleon Button and icons made by Justin Bielckie. Please Vote and leave comments!
Created Unique Randomized Numbers. This program can be used to create a random number based on the maximum number that you want (default is 10). It can also be implemented for a lotery program and random examination program. As a beginner, the algorithm number used might be wrong or inefficient. Therefore if you have any suggestion for the better, please feel free to inform me, Any suggestion/ advice would be greatly appreciated Thank you.
hi again i uploaded this code again cuz 2 people told me that my title was'nt good and dont explain what the code is.this code will help u in alot of applications such as 3D map coordinate transposing, 3D vector analysis, 3D animation sequencing and more download it and try it ur self and dont forget its SIMPLE code look at the screenshot if u like it please vote.
An update of my DVD database. I've changed the main navigation control to a treeview control and enabled some drag and drop functionality. Makes the software a fair bit easier to use. It's worth a look if you want to learn treeviews and drag and drop.
This article will cover the most important aspects of programming MSN using Visual Basic.
This code will not change the world, nor will it impress many. Just made it for fun real quick. Uses an old class module I have for doing screen captures and also demostrates how to play a WAV file from the custom resource section of a resource file. Just wanted something to have handy to break the screen if/when I get mad at some code. KEYWORDS: CAPTURE, WAV, JOKE, FUN, LOADRESDATA, RESOURCE.
Sick and tired of all those nay-saying C/C++ programmers who tell you that VB is weak because it doesn't have support for Pointers? Silence them by learning the dark art of pointers in VB. Ok, so that's a wee bit dramatised, but this article will help you work out how to use pointers in VB 5 and 6. -- Update 1 -- Modified the CSS styles to (hopefully) make it a little more readable on PSC -- Update 2 -- Changed the wording on one line a bit to make it easier to read (thanks go to José Pablo Ramírez Vargas for that suggestion)
Purpose: -------- A tool to allow you to attach a debugger to a process and be notified when debug events (such as a thread starting, a dll unloading etc.) occur and optionally to pause that application on such an event. Demonstrates: ------------- Using the windows API to attach to a process and read it's memory
I got so many good comments on the previous release that I decided to make an update. It still has the same great interface but has a little more added to it. Enjoy and vote!
I know what you're thinking, just another code to turn a BMP file into a JPG file. Well my code does do this, but its A LOT easier. All the other submissions are complicated and use several user controls/modules/class modules. This is a module with a function BMPtoJPG and THATS IT! All you need is one lone of code and your done! No other modules, or any other files are required. It uses VIC32.DLL, you can download it at http://education.uregina.ca/courosa/ecmp355/HyperST/Vic32.dll. Vote if you like.
This control will colour vb code on load, and on the fly on enter press.. the keyword list, colours and various other formatting options are completely configurable.. Includes line numbering, supports code being pasted and colouring into the control either by Ctrl-V or by a WM_paste message being sent to the control. Also includes methods such as linecounting, current column and line number, get current line text, get current word.. and more! The colouring routine is very very fast and utilised the CString class for fast string contatenation by Francesco Balena..
This Will Teach You How To Do Many Things With A RTB.
A simple procedure you can use it works like the Internet Explorer Address Bar. It will save what is typed into the Combo Box and it does not allow duplicate entries to be entered. Please vote if you like it. Sendmessage API can be used also for speed. This is a little simpler because there no declarations.
NetSender v:1.1 Designed and Developed By Anup Jishnu ([email protected]) Cute GUI to send and receive Net Send Messages. Features of NetSender 1. A list of computers, to which you can send messages to. 2. Select multiple computers to whom the net send message has to be sent. 3. The other computer need not have this application running. The user on a machine without NetSender will receive the messages as normal Net Send Message and can send message to you via the normal Net Send command. 4. Sits in the System Tray. 5. No more annoying and disturbing popups of net send messages. System Tray Icon flashes when new messages arrive. 6. Stores all the messages received and sent in the message box. 7. Reply to a message received by double clicking on the sender name. 8. Send large data, NetSender automatically breaks up the large message into smaller parts and send them. Please Note: NetSender currently will work only for Windows NT, 2000 and XP. It will not work for Win 9x. I need help from you guys find code to make NetSender work in Win 9x. I thank all the developers who provided sample code for many features at Planet-Source-Code.
This is a little Table Soccer game i wrote on a day. The code is VERY simple, so it may be right for beginners to start a game with moving and changing sprites. I am a programming beginner from germany and hope you like it.
This is the successor to my GetMetar Weather program. I spiffed up the interface and the dynamics within it. It does the same things as GetMetar, but looks better. There is now a location wizard for selecting locations and the locations are now in a Microsoft Access database. Thanks to everyone for all your support! Don't forget to vote! (If download does not work, go to my website at http://binsurf.net without the www.)
This is like the game "Battle Ships" except it uses star ships of different shapes. Demonstrates BitBlt, Winsock & Simple Messaging Methods. Has been tested over the internet and Lan's. Just interested to find out what everyone thinks of this. This game is 100% complete !!!
This program demonstrates how to access, modify, and save information from a Microsoft Access Database file, using a GUI. Users can add view information with a listbox, open a webbrowser to a contact's url, even send them an email using the default email client on their machine.
Goto: http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=41813&lngWId=1