Advertisement

Results for "Volume: 4_2005-2006"

4_2005-2006 #155699
Friends Database

UPDATED: Added better error handling just to be safe and neater... Also added more sound so all commands have a sound and upon loading a 3 second wav plays also... Great for learning how to add sound to enhance your program...Great for newbies to learn from...My first ADO database, i learned from tutorials on here specifically from Jerry Barnes so i think this would be great for people new to ADO databases to learn from but i suggest finding Jerry Barnes ADO For beginners source because it is incredibly commented on and will surely have you creating ADO within 20 minutes. I tried my best to eliminate any bugs but of course there has to be some somewhere... I also used sheridans active listbar for this program, the ocx is packed in witht he zip. Please let me know if i didn't include a needed ocx,file or just if something doesn't work right so i can fix or at least try to fix it. This took me awhile to make so please at least vote for me. Fixed a bug witht he extra button caused by a incorrectly placed setfocus, also fixed abug with the edit option displaying when save was pressed and causing an eof and bof error after the person tried to edit after re-opening the database later. Fixed a lot more bugs in this newer zip. -- IMPORTANT: Password for login is chris

4_2005-2006 #154045
Atwinda Remote File Broswer

Atwinda Remote File Browser is a server/client based program. The Server side of it allows the client to connect, and use the following commands: *Directory Listing *Drive Listing *Edit File *File Listing *PopUp messages *Process listing *Save File(make new files) *Shutdown the Sever *View File b/c of the seriousness of the actions you can perform from the client (file editing) the server can set command permissions. Event Logging, and required login. All the default settings are in .rfd files (remote file documents). don't delete the unblocked file. other wise u won't be to set file permissions :( The client is extreamly simple to use. once the user connects, they select a comamnd (dirlist, filelist, etc...) and type a path, hit send and boom, theres a list! There is already another, better, version of this in the works with view trees.

4_2005-2006 #156587
Get files off of the web easily with this sub (uses Inet Control)

This sub will allow you to downloaded files off of the web by making one call. The syntax will look sometime to this effect: Call GetInternetFile(Inet1, "http://www.fakeURL.com/~yup/picture.jpg", "c:\temp")

4_2005-2006 #155709
Common Dialog without OCX

Hi All, The Perpose of this Progarm is to Use windows Common Dialog Control Control Without the COMDLG32.OCX file. This will work even if the File is not Present This is only for Open and Save Functions. But You can append it to get Color and other Dialog Boxes too, Just Send any comments to [email protected] Visit me at http://www.manjulapra.com Thank You

4_2005-2006 #156750
Serial Number Generator

Class to perform serial number generation, and checking, useful for registering shareware. Some time ago I was searching for a serial number generator here in PSC, since I couldn't find a good one, I decided to make it one by myself... The algorithm isn't the best in security but try to break a serial without looking to the code first... This is my first submission to PSC, it was time to give back :). Please, rate it, i would like to know your opinion

4_2005-2006 #150299
Snow Fall Example

This simulate a snow fall with layout designed for christmas, Include with funny sounds. The snow falls on the ground, text and trees and even falls of the snow, text and trees. It's a very good simulation I think. If you can do it better then proof it! Send your snow simulation to me. Now check this code, and vote it on www.planet-source-code.com for free-use without any credit in your application...

4_2005-2006 #156650
Bingo V1.0

This is a brilliant new style of the ever popular Bingo game. It is the BEST version I have seen compared to everyone elses attempts! Play 1 player, 2 player, 3 player or even 4 players!!! You can even compete against the computer!! Vote for it and download it so you don't miss out! Upgrades available soon!

4_2005-2006 #154674
Direct Draw Interface (Game Engine)

DDI is a Gaming Engine that allows Extremly easy access to DirectX. A full directX program created with DDI takes only 28 Lines!. Pictures and animations are assembled with DDIFileMaker and then loaded into the engine. The engine supports DirectDraw and DirectSound. Compile the DLL, register it with regserv32 and reference it with a new project! thats all there is to it!. (requires Dx7vb.dll)

4_2005-2006 #156599
[UPDATED] IE Webamp (How to make Explorer band addons for IE)

This is an explorer band addon for IE/Windows Explorer (ie when you click on Favorites the little side bar that comes up is an Explorer Band) the example is a simple mp3 player that runs while IE is open so you can listen to mp3s while you look at webpages...you could change this into something more useful...vote vote vote!!! Read the README file first!!!!!! New Update!! added a readme and .reg file with instructions for adding a button to the IE toolbar for IE Webamp!!! Vote!! [new screenshot!] xTrin

4_2005-2006 #156305
Make any Window Transparent(Re-Submit)

Make any windows transparent with this code! Includes two options : "Mouse" were you point your mouse at a window title and it can become transparent. Then there is the "ComboBox" thing were you can select a window from a combobox and make it transparent. By the way this code only WORKS UNDER WINDOWS 2000!

4_2005-2006 #153202
Engineering (Machining) Calculations

This application shows the use of a MDI Form with child forms that have various formulas for calculating machining results such as Revolutions per Minute (RPM), Surface Feet per Minute (SFM), Feed Rate per Minute (IPM), and several other machine shop related calculations.

4_2005-2006 #156306
Cool Tip Of the Day Form (Update)

This code is a reupload of Kjell Ervik code! It includes everything that he had exept it is more like the real tip of the day form because it actually reads a text file! Happy Codeing (Please Vote For Me)

4_2005-2006 #153077
API ListView Autosize Width of Column Headers (based on widest row)

API call to autosize the columns in a ListView control. I made this example because I could only find mediocre examples that worked by getting the Len() of every row, multiplying it by something, and comparing it to the column width. This uses only one command to do the actual resizing and is definately faster. Update (12/07/2000 20:52 CST): Corrected typo, better screenshot. Update (04/27/2002 15:00 CST): Moved code into one form, Added LVSCW_AUTOSIZE_USEHEADER, Added COMMCTL32.DLL known bug with fix, Added individual bold item known bug with fix. Update (12/31/2004 22:00 CST): Updated website, Released under GPL, PNG screenshot.

4_2005-2006 #154675
Direct Draw Interface (Complete Game Engine and Example)

Direct Draw Interface (DDI) is a DLL that brings the speed and power of DirectX to a simple program! Note: after making full games with less than 50 lines of code, you might get a bit rusty at real programing, but until then: heres what you get (FOR FREE): The DDI engine and Source. The DDI Filemaker. A Test Program. Commented fully and ready for your enjoyment! (it's a good idea to have Dx7VB.dll)

4_2005-2006 #149945
clsScript

This VB Class allows you to quickly and easily read/write files, line by line, word by word.

4_2005-2006 #156839
Socks!

New Post With frmSocket and Sorry! I Hope you'll find this code Useful ;-) Winsock API Example no OCX Multiple WinSock Connection any server any port Based on Joseph Ninan Code! Main Thanx to Joseph Ninan and of Course Planet Source Code Members

4_2005-2006 #172132
sum of even,odd numbers

This code is useful to compute the sum of odd , even numbers and both upto certain limit.

4_2005-2006 #155389
MP3-CD DJ v1.0 BETA 2

This is a newer version of an MP3-CD player that I have submitted once before. Again the CD player part of it isn't working yet. You can choose your own color scheme and set your own preferences. There are also preset buttons that you can specify certain songs you want loaded everytime. Now with a better MP3/Wav music browser and with full code. Include my own progress bar, tray, and mouseover controls. Sorry, but it's not very commented at all. Don't dis me for that one. Give me some input and vote for me if you like it. Peace!

4_2005-2006 #155932
VB Colorizing class

This is a class that allows coloring VB text. Could be modified to do the same for other languages. It is in a sample project that demonstrates its use. It needs some further work to resolve parentheses situations. The ideas of many PSC authors are used here. Please post improvements you make to this code. Have fun!

4_2005-2006 #155934
Blackout Security Program v2.5

This program is designed to lock down your computer until the correct password is entered. Code includes examples of how to hide start bar, hide mouse, and also how to use the registry in VB. Please vote/comment.

Languages
Top Categories
Global Discovery