Advertisement

Results for "Volume: 2_2002-2004"

2_2002-2004 #119789
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.

2_2002-2004 #119790
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")

2_2002-2004 #119791
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

2_2002-2004 #119792
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

2_2002-2004 #119793
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...

2_2002-2004 #119794
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!

2_2002-2004 #119795
_*CyberCrypt *_

Encrypts files into CyT files. Like winzip but not the compression. Has a 6 seconds encryption of a 6 meg file and an extraction of 6 / 10 seconds to extract a 6 meg file. Input any file including exe's and zip's. I MEAN ANY FILE. Has it's own click and open file types. Good dialog graphics and comes with a CyT file that you can extract which is full of icons, drag CyT file into the compiled exe or double click on the CyT file after using the reg file in the zip to register the file type. Email me at [email protected] for any help. Vote for this very quick and easy coding. --------Now a bit more inproved-------- Quick and small bug fix! ----------------BUG FIX-DRAGGING FILES INTO ARCHIVE----------------------13/12/00--------------File ammounts in archives-----15/12/00---------

2_2002-2004 #119796
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)

2_2002-2004 #120058
[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

2_2002-2004 #120059
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!

2_2002-2004 #120060
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.

2_2002-2004 #120061
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)

2_2002-2004 #120062
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.

2_2002-2004 #120063
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)

2_2002-2004 #120064
clsScript

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

2_2002-2004 #120065
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

2_2002-2004 #120066
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!

2_2002-2004 #120067
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!

2_2002-2004 #120068
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.

2_2002-2004 #120069
Power of BitBlt Unleashed

This code show the power of the bitblt Api function creating beautiful transition effects (Wipe in, Circle, Implode etc). We use some math function. We write this code in our spare time, so forgive any mistake. (Code comments soon) Please vote for us. Calaminici Davide & Alessio Pierotti

Languages
Top Categories
Global Discovery