Advertisement

Results for "Volume: 7_2009-2012"

7_2009-2012 #237838
jcFrames control version 2.0.1

jcFrames control version 2.0.1 (another version of my award-winning frame control) incorporates 4 new styles and new properties (for example: enabled property, it enables or disables automatically all the contained controls). This control will enable you to have new designs on your vb projects. This control provides 9 styles (including Windows XP style) for your frames and different features (caption alignments, textcolor, fillcolor, iconsize, picture,icon alignments, enabled, etc.).

7_2009-2012 #238406
IRAN Video player

Play all media file

7_2009-2012 #237355
Updated! Task Master

A replacement scheduler tool for windows.. I recently noticed the scheduler is effectively broken in XP (SP2). You now require a logon to schedule a task, and applications scheduled as System with netapi or wmi, are no longer starting. So, I made my own scheduler! This runs with almost no overhead, can schedule multiple simultaneous tasks by hour/day/week/month. Can schedule recurring jobs, and is completely accessable from a command line. This should also run on all operating systems, (let me know..). Well, hope ya like it.. Comments/suggestions are welcome.. _________________________________________________ Updated - Consolidated code into one reusable class. Tightened it up in a few spots, and changed clock display format to 12 hour- AM/PM for clarity. _________________________________________________ Version 1.3 is up! Fixed a few problems, added a system tray menu. Skinned the app with Neo Lite. Enjoy.. Cheers, John

7_2009-2012 #236800
McListBox 3.3 (Hybrid)-[With ListBox,FileList,FolderList,DriveList,FileBrowser, FolderBrowser modes]

Added features... 1) Horizontal ScrollBars 2)Drive's Label 3)New tree view line style : McListBox 3.2 is the hybridized version of ListBox,FileList,FolderList,DriveList,FileBrowser(with filter) and FolderBrowser. The control will extract the true icons (16*16,32*32) , such that the items will have the same icons that the explorer is showing. The FileBrowser and FolderBrowser modes are auto-responding... ie you can open the folder by DbClicking on the list item. Apart from the previous version, in the new version it is not neccessay that you REFRESH the control to show the items, the List will be automatically refreshed. The control is more than 4 times faster than vb's ListBox. I am submitting this as a new post, bcose I wish to keep the old (Listbox only) version as it is. Features includes... Item completer, Subclassing, Api scrollbars, XP style, Mouse wheel, high Performance, Ownerdrawn, Stylish, Multi-line selection, Custom list-icons, Item Highlighting, Unicode support, Adjustable RowHeight, List Sorting, Grid lines and nice Gradient effects. Try it and feel free to comment... HAVE A NICE TIME!!! Jim Jose :)

7_2009-2012 #230790
Rutu's Project Dependency Collection Tool (very useful Update: 23rd Feb 2006)

I developed this project for own purpose and I thought this will prove equally helpful to you all as well, hence posting it on PSC. Upon selection of Visual Basic 6.0 Project File (*.vbp); this tool will scan the Project and list out all the OCXs, DLLs, TLBs which you have referenced from your Project and it will copy all Project dependency files to one single folder on one button click! There are few options provided to make it more useful and handy. Please read the included ReadMe.txt file for further details. ====================================================== ## Update 12th Feb 2006. Right-click Popup menu for Dependency List, press Esc key to close Splash screen, Open dependency file's folder from application interface. Please see Update_Log.pdf file for complete list of updated features. ====================================================== Update 23rd Feb 2006. This is a very useful update. Two new features added. [1] Now you can access Properties dialog for Dependency File listed in List of Dependency Files. [2] Shell menu integration for VBP files. ======================================================

7_2009-2012 #238411
Multiple Thread/IP/Port Scanner

This is an example of a Winsock-Portscanner which scans a List of Ports. You can set the Thread Number and the Timeout. It is very fast. Please vote if you like it!

7_2009-2012 #238305
Mind Reader - Guesses Your Number - Between 1 & 63

You think of a number between 1 and 63. It will show you 6 cards. If your number is on the card click Yes. Otherwise, click No. At the end it will guess your number. **Update: Now added a Card List Generator for any number of cards. Idea for this by Listeris. Please vote for my code. **Update: Now added a menu button that will show you why it returned the number that it did. I did this by modifying the Card List Generator.

7_2009-2012 #237873
Base64 encoding/decoding(updated)

Base64 encoding/decoding

7_2009-2012 #238306
Color Converter

This program can convert between Web color (#FF00C0), Visual Basic hexidecimal, and RGB. Now on this version (4) I have included everything I could about colors on this site and added it to the program. If anything new in this version is incorrect then remember that it's not my fault.

7_2009-2012 #237962
Editor Plus 3.0

With Alconsoft Editor Plus, you can create and edit simple text documents or documents with complex formatting and graphics.You can save your Editor Plus file as a text file, rich text file, text file for MS-DOS, Unicode. These formats provide greater flexibility when working with other programs. Documents that use multiple languages should be saved as rich text files. If you have any suggestions or comments please email us at manojbabu@sancharnet.in Thank You for using this software : Alconsoft All Rights Reserved. E-mail: manojabu@sancharnet.in Web Site: http://www.geocities.com/alconsoft/

7_2009-2012 #238394
A true ping with Visual Basic in a convenient class containing 2 methods and 1 property

This is a class that allows a true ping with visual basic. It is organized in an intuituve, easy to use, class that contains 2 methods [funcConvertStringAddressToIp] (self explanitory) [PingHost] which has one argument [szAddress] which may be provided in either an ip format (xxx.xxx.xxx.xxx) OR in string formats ("www.address.com") or ("http://www.address.com") OR ("http://address.com") and one property [timeOutVal] (self explanitory)

7_2009-2012 #237733
Jason's APIyER

This is a tool for capturing certain API events. I have made this tool for educational purpose only. Its very very simple to understand and to give you some API good functions knowledge. Please vote this tool or just give your comments.

7_2009-2012 #238401
ActiveX Properties Writer (Very Helpful Tool)

This is a tool I originally made for myself but I thought others might find it useful. If you write a lot of ActiveX controls, you probably spend a lot of time typing the code for properties. Well, now you don't have to, because this will generate all of the code for you, including: Property Container variable declarations, property get, set/let routines, UserControl_InitProperties(), UserControl_ReadProperties(), and UserControl_WriteProperties() events. I added in a few options in a Preferences form, like custom code indentation, commenting, etc. In the next version I plan to add a bunch more features, if you have an idea for one let me know. Please leave a comment if you find this useful. :) Also: Please read the help.htm file, it explains everything. You can load the file from the folder, or goto the Help -> Help Contents menu from the program.

7_2009-2012 #238211
ElFer Long to four bytes converter

The code convert a Long number into a strings of four bytes. Example 64 = 064 000 000 000 or 256 = 000 001 000 000. This code is very fast, write a long in memory, get the memory addres and read the four bytes as string.

7_2009-2012 #235097
UNFINISHED Msn Client

Msn Client. Login fine, gets the contact list etc. Never got round to finishing, and doubt i ever will. Might be useful for someone trying to make ther own msn client. Uses some SSL and MD5 classes/modules from PSC.

7_2009-2012 #238268
AntieLife - improved revision 2

Great news! Eric O'Sullivan was nice enough to go through the AntieLife revision 2 that I had uploaded, and make a bunch of changes to speed it up. He's given me permission to upload he improved revision 2 here, so I'm submitting it as a replacement for me earlier revision. Based on and partially derived from Imitate Life v2.0, by Eric O'Sullivan on Planet-Source-Code. This simulation of life uses primative virtual life forms to demonstrate adaptation by natural selection. The name of the program is a bit of a play on words, since the program it was based on used ants and ant-eaters. Thanks, Eric. Don.

7_2009-2012 #237289
Xanders XP Tools

I made these tools about 6 to 8 months ago... Never did get round to finishing them. Some are owner drawn and some just use existing MS tools. The CheckBox and Option Button are fully colour customisable, and the command button comes with 4 colours. There is also a Taskbar control that allows a form to be placed hidden just off screen and a FormSkin control for creating forms in any shape you want with any picture. Also has a Transparency Control, combobox, textbox, label, XP Frame and more... As I said, I never got round to finishing this due to personal and work related issues. If you like this please vote!!! Any bugs with any controls... then try and fix them yourself! I don't have the time nowadays!

7_2009-2012 #237354
Final! NeoClass! 1.6.3 (updated/fixes/menus demo) - Radical Client Modification Class

A form skinning class based on vbaccelerators Neocaption component. I rewrote the entire library, and reduced (8 classes and a module of mind numbing coding complexity ;-), to a single, small and efficient class, that can simply be dropped into a project to produce spectacular effects. The first version is fast and stable.. _________________________________________________ V6 is up! Last version. Included the last copy of RCM SC as well. Added owner drawn caption text and icon routines and the new skins. Gave the code a good once over, and made some fixes/improvements. _________________________________________________ 6.2 IS UP! Fixed a bunch of stuff, flicker problems when a new form is loaded/unloaded is fixed. Painting into controls on resize is fixed. Properties added/removed. Caption text color and offset added. Demo is in a dll, (better for multiple forms). Includes a lite version, (skinner only), full rev w/ fixes, and RCM V4, (version I am still working with..) Skinned my scheduler and updated that also, as a demo. Well, enjoy.. Cheers John

7_2009-2012 #238267
AntieLife Latest Revision

Now available: AntieLife, revision 4! This is actually my revision 3 plus some optomizations that Eric O'Sullivan added. The latest revision includes the ability to zoom in and scroll around the screen genetically isolating portions of the population that you are zoomed in on, the ability to right-click to delete a life-form, and to left-click to place a clone of it, sound effects, and many options. AntieLife is a simulation which uses a blend of physics based and cellular automata based techniques. The "genes" for each life form are stored in a single unicode string, and copied to offspring much like DNA is copied in biological life. I've cleaned up the code, added features, and made several changes based on user comments. This simulation uses primative virtual life forms to demonstrate adaptation by natural selection. The evolution of the virtual life-forms is not pre-arranged. Small random mutations are allowed, and evolution happens as it does in nature. You can set rules, add or delete life forms, and explore how evolution works. The "life forms" represented in AntieLife are each restricted to a single line segment with a small possible range of length and width. A limited range of "behavior" may also evolve including the ability to move in a straight line, detect a nearby potential mate, detect potential food, turn to face something, eat, and mate. The simulation is crude and simple, and is intended to be easy to follow. Each gene consists of a mode and a value, and they come in pairsstored in unicode characters. Mutations are mostly tiny adjustments to the bytes that make up these genes, with the occasional duplication, deletion, or insertion. The life-forms have a very crude "sense" that allows them to detect color. By default, they can only detect in a straight line ahead of them. This "sense" can evolve, but the range of possibilities is restricted to a short distance in each of up to three directions. This limited information is all they have available to help them find food or a mate. Also, they will not breed unless they match or nearly match in length, width, and speed. The phenotype of each life form is determined by a development process that interprets the life-form's genes sequentually using a uniform set of mostly arbitrary rules. They start out as primative as possible and evolve from there. The count of "plants" and "animals" is based on the following simple distinction: Animals move. When a plant evolves into an animal you might not be able to tell the difference because primative animals generally move very slowly. Keep the window in the foregound if you want you life forms to be able to see each other. By default the rate of mutation is high enough to usually see some evolution within a few minutes, but this may be changed from the Options menu. This simulation is intended to encourage people to explore the possibilities that evolutionary simulations can provide. If it looks like the life forms aren't evolving, give them more time. Evolution is by definition a gradual process. Imagine, for example, a video game that changes "just fast enough" to be different before you can get tired of it. Maybe you can use this as a starting point, and write that game. :) The potential exists for the evolution of parasitic life forms, symbiots, animal eating plants, speciation, and much more. If you want to see evolution happen more quickly, zoom in on a small group of life-forms. While testing the program, I found that occasionally a short time after total extinction, life would suddenly start up again on its own. This inspired me to intentionally add in a way for life to start when there are no plants or animals left. So if there's no life left, wait long enough that should change. :) Have fun exploring. TechnoZeus

7_2009-2012 #237839
jcToolbars 2.0.1 (Office 2003 style)

jcToolbars 2.0.1 is an Office 2003 style toolbar with 3 standard theme color (blue, silver and olive, includes also theme autodetection) and 2 custom colors (visual studio 2005 and norton 2004). It is a complete new version made from my first uploaded job last year. Four type of icon and caption alignments, different icon sizes and fonts, font color, etc.

Languages
Top Categories
Global Discovery