Advertisement

Results for "Volume: 2002C"

2002C #14492
Double XOR Encryption Demo

It simply demonstrates double XOR encryption. Look in the code for more details.

2002C #14493
Todays Date Folder Creater

My code creates a folder in route directory of C: named with the local date.(C:\m-d-yyyy) It then copies the contents of three folders(c:\test1, C:\test2, C:\test3) to the C:\m-d-yyyy folder. It does this silently. I made it to deliver an application via novell delivered applications. However, I have found other uses for backing updata. I have commented on every line so you can follow along. Please vote for my code!!!

2002C #12360
Windows Blinds Toolbar, VbAccelerator Toolbar

UPDATED 25-JUNE-2001 -1- Lightweight Windows Blinds Toolbar. Use as is or see VbAccelerator toolbar project below. Button control by J. Pearson (Aug 2000 PSC). Custom message box with Windows Blinds style buttons, optional timer to autoclose box, sounds and icons obtained from system using API. -2- Full implementation of Windows Blinds style buttons in a professional VbAccelerator Toolbar. Complete with Rebar, Pager, Imagelist class, Dropdown Icon Menu, and SubClass from www.vbaccelerator.com with full source code. Pager control hosts toolbar to allow scrolling when toolbar width exceeds pager width. Menus have Icons, background and customizable gradient highlight. Included in Demo is code to swap languages (currently 6) on the fly using resource file, 16 control panel applets selectable from menu, analog progress meter which can double as a Thumbnail viewer. -3- Imagestrip builder for making Normal, HOT, and Disabled picture strips to use in VbAccelerator Toolbar project. Put skins in first button, pictures in buttons, run program, save to clipboard, paste to MsPaint, crop, and save image. Strips attach to imagelist class for a low overhead toolbar. NOTE: Some VbAccelerator code has been modified to fix minor bugs discovered during 8 months of testing. Several new properties and code enhancements added. Uses subclassing so don't use IDE to stop program!

2002C #12429
Easy way to properly save and load a treeview-structure

Shows the - in my opinion - easiest way how to properly save and load a complete treeview structure from a plain text-file. NOTE : The code uses 2 functions - GetBefore and GetAfter - which I got from this Site, but I cannot remember the name of the author. If the person who wrote these functions incidentally gets this code, please leave your name in the comments, mentioning that these are YOUR, NOT MINE.

2002C #11904
Particle System

This program was created in the beginning as a request of Kamilche (look for her on PSC). It emulate different types of particle systems like rain, snow, explosions, fountains. I also added the ability to handle single particles, and a special "repulsion" particle. The program takes in account gravitional forces and wind into its calculations, which makes it as realistic as can be. Note that this program is not finished, and I posted it here so someone else will finish it. I'm ready to answer any question that you want to ask. I would like to see the program as some king of graphic program, which let the user create a text output for predefined particles in his program, or let the useer create a movie/images as he desires. Just let me know how things are going and some credits (and votes) will be welcome.

2002C #12462
VB Printing Tutorial

This may be some help if you want to print with VB. It does not cover everything to do with printing but is a good start.(...No PrintForm...) Using X,Y, Coordinates.

2002C #12915
Groupwise Mail Client

Quick and Clean sample to Email through Groupwise and send attatchments. Collection Based Recipients and Early bound. Code can work in Access also. Groupwise must be installed to work. If you like please rate.

2002C #13439
A Project’s Source Code Printer

UPDATED…fixed a problem printing “Property” functions. Have you ever needed to print out a copy of your source code to put into a validation record or you just want a hard copy? This application will give you a well-formatted printout that includes a cover page, a table of contents and a brief summary. You can select which printer to print to and some of the printer settings without using any OCX. It will also will show you how to print centered, print right justified, print from right, print in color, center a form (task bar aware), and display a progress bar (progress bar class was modified by me but I am not the originator). It will not print a picture of the form itself (I do not know how print a form that is not part of the running application, if anyone does please let me know). It will do good job of printing your source code. Check out version 2 at http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=37077&lngWId=1

2002C #12461
Arrays and Binary File Access

This project demonstrates how to use a dynamic array to interact with database records and settings stored in a single binary file. The example stores custom settings and the record count at the beginning of the binary file, then stores multiple database records. To retrieve the data, it gets the settings and record count, then loads the records into a dynamic array which can be interacted with on the form, much like a true database record. I needed a custom database format to store large, variable-length fields of data with a lot of symbol-type characters and still keep the packaged application smaller than 2Mb! This code has been updated! I added a progress bar, streamlined the arrays (it's no longer using multidimensional arrays) and now it has progress bar support to show loading, saving and function progress. Any comments are welcome! I'm in the process of converting this project (with some major enhancements) to a class module to handle the routines. If you want to join this little project, post a message below. Depending on response, this may be developed into a complete flat-file database class (I'm getting tired of redistributing megabytes of DAO/ADO supports just to store a few dozen records). Don't forget to vote!

2002C #12738
Windows Security Hacker

This is a really useful program for both administrators who want to decrease access and users who want to increase it :). If you are a user in a network and can't find, change file access, run, regedit, or a number of other things than this is just what you need. Or if you are an administrator who needs to remove this access you can also use this program. There are also several pointless things you can do like disallowing a user to shut down the computer. If you feel intimidated by the different captions in the SS, don't worry they all have tool tip text that explains them. This code is also heavily commented so download it and check it out. I love votes and comments (also about my new user photo). Enjoy!

2002C #14503
Masking Utility

This is my first submission. This program takes a picture and makes a mask image of it providing the mask color is black. After the mask is created you can test your mask on the spot and save the mask for future use. This code has examples of get/set pixel, BitBlt API functions. It also has an example of how to use the CommonDialog control. Read the nfo in the module and form declaration section I have also provided some sample images to show how they are to be done. Please feel free to leave me your comments, suggestions, and bugs.

2002C #14256
Binary Resource Creator v1.2 **UPDATED**

Use this nifty program to combine files into a single binary file. Allows you to Combine and Extract files using a simple, easy to use, interface. Great for protecting your files when you distribute your apps/games. Also keeps your files seperate from you EXE so to update your app/game's graphics or sounds etc all you need to do is redistribute the binary file. If you like it a vote would be nice. If you hate it please tell me why. =] Vist my website www.pointystudios.cjb.net Version History: 1.2 -Added ability to select the destination extraction directory -Added a "Add All" button so you can add all the files from a dir to the list. 1.1 -Fixed some minor bugs -Added ability to remove files from list. -Added error trapping 1.0 -Release version.

2002C #14393
Rotating rectangle

This code rotates a rectangle... sounds boring but its cool, trust me

2002C #11515
Dynamic Resizable Skins Demo v1.2

An update to my demo - how to combine transparency AND resizability. Check it out. Skin loading is now 50% faster thanks to using a cache file for storing region (transparency) data. For a complete app that's based on this code, go to: http://kewlpad.deviantart.net Home of kewlpAd - The skinnable notepad.

2002C #14505
NetStat Viewer

Netstat viewer execute netstat, nbtstat, ipconfig, ping console commnads and returns the results into visual basic on windows forms

2002C #14501
Add Bytes 2 To .Exe file

This code is very cool it add bytes to a .exe file for example if you have 200kb file you can make it bigger! i used it for ftps with ratio and trojans :] but im not hacking anymore enjoy please vote :] thanks

2002C #8999
Minesweeper Cheater AI (was Minesweeper AI) v1.22

MINESWEEPER AI UPDATED! FASTER! MORE ACCURATE! Resolve Minesweeper in less than 30 sec! (only works with EXPERT level currently) 1: Run the Program... 2: Start Minesweeper... 3: Press the "S" 4: See the mouse fly all over the screen as it solves the GAME for you. OR press "H" and it produces a HINT (for those people using Windows NT/2000. win 9X minesweeper is included due to differences in colour) and lastly... DO NOT MOVE the MOUSE while the AI is running and read the README file it is very helpful

2002C #9621
WinSock API function

winsock api function, these are just some basic winsock api functions, to get local host name and IP address, Remote host from IP and name and a TCP port scanner to see all open ports on your computer and which port and remote computer it is connected to with the status. If you like this code please give me feedback and a vote or 2 would be nice. I commented as much as I thought nessecary, if you need help with any of this email me.

2002C #13856
Bandwidth meter

this shows how to get the bytes sent/recieved on an internet connection (uses some classes found on the web)

2002C #14014
MInesweeper

There was a recent app to solve minesweeper, so I thought what the hell why not write minesweeper!!! It's no use to anyone, but it pure back to basics VB, no apis, dll calls, etc. I enjoyed writing this and hope you like playing/tweaking it!

Languages
Top Categories
Global Discovery