Results for "Volume: 5_2007-2008"
this program is an encryption program it can encrypt files and convert files 2 pics and encrypt text it also plays music , i have taken some codes from psc and it helped me so much !! i hope that you like the program but it still need alot of work. any feedback would be appreciated. thanks
its a general purpose calculator which provides operations of simple, trigonometric, logarithmic etc. calculations. It shows both the operands, operator and the answer in one shot eg. 3.8 * 2.0 = 7.6
Gradient_API uses the 'GradientFillTriangle' API to create two opposed Gradient filled triangles. The effect is that you get a screen sized display that is a Gradient in all directions. By using the API, I can achieve very fast graphics. I set it up to use a Timer (tmrGrad_API) to continually refresh the display every second. I included a popup Speed control, accessible by right-clicking the form, so that the user may control the display speed. I set the minimum time to 10 milliseconds, which is too fast for me (it causes an annoying flashing). On the other hand, the maximum of 10 seconds is very slow (too slow for me). The colors of the 4 corners, and the direction that the triangles face, are chosen at random, so the display will be constantly changing.
This is an update for a previous PSC project. A question came up on VBforums.com about some behavior differences between Win2K and WinXP as to the tray balloon tip. See code and included links for differences between Shell32.dll ver5.x (Win2k) and Shell.dll ver 6.x (WinXP). Comments welcome, votes not nessesary. Original VBforums.com message thread is ... http://www.vbforums.com/showthread.php?p=2003189#post2003189
This is a Batch VB Project Compiler. I found my need for a program like this to grow more and more every day. I am currently contructing and maintaining a website (Currently found: http://www.alpha-comm.com/cgi-bin/index.exe) that consists of 24 Different EXE files. These files all generate page headers and footers that are common amongst all of them. When I make a change in the Header or Footer Module, I want to re-compile ALL of the projects without having to open each one, click "Make xxx.exe", yadda yadda. Features include: Drag_Drop support (drag projects into your project listing, and they are automatically added), List saving (you can have as many different project lists as you want for quick and easy retreival), Log Generating, 'Compile all' or 'Compile Selected Projects' and much more. Please leave me some feedback as this is not the final version (althought it is fully operational), but I would like to know what other VB programmers would need in an application such as this one. Enjoy.
A 'vanilla' Media Library application sample to store, maintain and review CDs,DVDs,Books in a Media Library by barcode or unique media key. It's unique in that it is using a Binary Search Tree Nodes Class - an effective and very fast searching/database storage methodology. This is a self-contained binary tree class along with a non-gui listbox class to create, search and maintain any unique key data in a binary tree. A lot of databases use this methodology as the basis for their database engines. Now you can have the database power inside your application. For example, a search of 3,000 keys will only require an average of 7-11 tree visits/seeks regardless of the key your are trying to locate. Also included are member routines to output all the data keys in tree in alpha order or even in reverse alpha order. This has been extensively tested for reliabilty and fast response for searching, insertions, deletions and traversals of tree nodes in general. Included root node release, tree re-balancing and garbage threshold detection and collection. Also extensive notes and a built-in commented example project/form to build a couple of example binary trees which output to a gui listbox. Also to demonstrate some of the class member functions usage. You may be surprised to learn there is little emphasis on recursion so no worries of runaway stack levels. (c) David K Richmond
DM MyBasic Script Engine will be an on going slow process into showing a beginner how to Built there own little Basic scripting language. The syntex of this project will be QBasic. At the moment this projects shows the user of 10 Keywords, PRINT, CLS, BEEP, END, PAUSE, LOCATE, INPUT and some more at the moment it supports 3 Variable data types String, Integer and Variant. Supports expressions such as 2+5 2+(2*5) etc. comes with a very basic IDE and some example scripting. That show all keywords used in this version. Note that unlike my other scripting programs. Each of the bas files subs and functions are commented. also see the docs/doc.htm for the Language guide. Please vote.
This is a RSS, XML, and ATOM news reader written in VB6.0 that utilizes a MsAccess 2000 db to manage subsriptions and viewed documents. There are more features that will be added in the future. This program also uses MSXML4.0 and the outlookbar posted here on PSC. *It was pointed out in the first posting of this project that the OBToolbar was not included. This project can be found on PSC but I have included it here with this posting. ** Future version will have all forms for adding, deleteing and editing RSS Entries, the OB Tool bar will be replaced with a treeview for the RSS organization and any other feature that is requested.
This code shows how to display the msgbox icons on your form. No Icons to include in your project, no picture controls, only API. UPDATED 12/22/06 - Simplified the little bit of code that was there and added an additional icon. If you like, please vote. Thanks!
hi this was a Project I made a while back showing to to use a VC DLL within VB anyway I never submited it. well today I found it on my harddrive. and desided to submit it. but also adding a 6 pages Word Document showing step by step on how to make one. Hope you like it
This code allows to point and drag polygonal lines. This is particularly useful when you want to allow selection of a non-rectangular area in a picturebox. UPDATE! [Version 1.1]: Added File Open/Save Function.
Gopher16 has been designed to create a 128-bit hash of any data that is input into it. The main purpose of Gopher16 is to create hashes for passwords so that if your password store were to be compramised then the hacker wouldn't be able to see the actual password. They would just see the hash, which can't be turned back into the original password.
Some additions: AlphaBltStrecth and AlphaBlendStretch with and without interpolation (bilinear). Thanks to Ron van Tilburg for the fast 'integer maths' version of Peter Scale's 'Bilinear resizing' routine. And about this, a note: API AlphaBlend stretches using nearest-neighbour method (it only allows COLORONCOLOR for SetStretchBltMode function). This has a simple explanation: interpolation of alpha-bitmaps involves "pre-blending" (composition) alpha-pixels before rendering onto given DC. This complicates processing. This is supposed what GDI+ solves. Attached, there is a GDI+ test project for comparison purposes (compare flower contour-pixels of both tests; increase iterations for better appreciation and use AlphaBlendStretch function). __________________________________________________ Update #1. Some effects; packed in mDIB32Ext module: 'ConvertToGrey', 'BlendWithColor' and 'ChangeGlobalAlpha'. You can add your own ones. Remember pixel data is stored as ARGB (BGRA byte array).
This is a complete application which handles student subject records, curricula offerings, subject offerings (i Based this program on CSU SM where i worked for a while). It can perform some report generation, evaluate students for subjects to take. Still under development, please wait for updates
This is a sample code to Open Folder Browsing Windows in Word and Excel. user need not to include any special reference or API code for this purpose.
This program has a command button that change places when a user try to press it. (use to annoy your "begginer" friend).. Pinoy Programmer ROCKS!!!
This code is written to connect with yahoo SMTP mail server and then send mail with the help of SMTP server.Comments abt the program are welcomed This doesn't works for free service. But in case of id ends with "co.in" is working well including free service.
I guess most of you won't see any interest in this submission. But I had to face this problem on a project and found nothing corresponding to my needs. I found a few OCX that could have answered my needs but I don't wanna pay more than 1000$ just for 1 function. This one lets you open an enhanced metafile (EMF only, didn't write it for wmf) and pick the objects' colours. Then select a replacement colour and display the results. You'll be able to save the result as an EMF file. Use i.e. Adobe Illustrator to see that all your objects are still effective, only the colours changed. This could also be a start for modifying the objects positions, forms,... on the fly. This code is definitly simple,and answers to my needs. A description on how to use it can be found in the form comments. Luckily it helps you :-)
This code allows you to put an Login Structure to youre program (like a diary with login security) it works with an Microsoft Access Database. In the next version(s): - Remember Username and password - Multi user If you have more "THINGS" to add let me know :) I will write the next version on that way you just have to overwrite the forms and it works! BUT people this is my first program PLEASE VOTE!!
For those that like to create objects on the fly and avoid extra controls, this shell interface module provides easy access to the BrowseForFolder dialog with drop down list support for constants and all system folders. It even creates them with their corresponding desktop.ini file and proper icon if not present already. Windows handles the NewFolder errors and error handling is included to rule out invalid paths.