Advertisement

Results for "Volume: ASP_Volume3"

ASP_Volume3 #64246
Generate Mask

This project with Class to generate a mask for bitmap and u can save the mask on disk u can do any color for mask : U can define any color to be transparent, NOT ONLY WHITE U can define any color to be on Bitmap Bixel "Real Image" ,NOT ONLY BLACK U can define any color too to be in the transparent pixel ,NOT ONLY WHITE so , u can use white and black or u can choose any color else u want i wish this be useful to u pls vote for me

ASP_Volume3 #64978
BHO Registry Tracer Tool

BHO Registry Tracer is a simple tool for manipulating the so called Browser Helper Objects information located in the registry. UPDATES: 27.04.05. ADD: - App icon changed. - TLB Info. - Generation of xml report with xsl transformation. - Report content display in dynamic web browser control.

ASP_Volume3 #56155
VBENet Easy-To-Use High Performance UDP Networking Library

VBENet is a VB wrapper for the open source ENet networking library. ENet is a simple, high-performance networking library that makes it easy to build fast, simple, reliable multiplayer software - it's great for multiplayer games, chats, and similar applications.

ASP_Volume3 #52024
Change Icon in compiled EXE

This will mod PE headers of compiled EXEs to change their icons.

ASP_Volume3 #64849
Dijkstra PathFinding in Arbitrary Graphs and Raster Images! (Update #1)

This is an efficient implementation of Dijkstra's algorithm using a Linked List and a Priority Queue (Binary Heap). Unlike most other path finding implementations found in PSC, this application maintains a topological structure to store and navigate through the graphs. Can import user defined graphs, tile maps and images. Several test instances are included, all wrapped up in a cool application! Useful for Vehicle Routing, Vector and Raster GIS Applications, AI Path Finding and more. Any comments / suggestions would be really appreciated!

ASP_Volume3 #54458
Dynamically Add WebBrowser Control at runtime without a Reference (V. 2)

Allows VB applications to determine at run-time if Internet Explorer (4.0 or later) is installed, and if so, creates a WebBrowser. If not, a trappable error allows program to continue. This is an enhanced version of a previous article, showing how to capture the events of the created object.

ASP_Volume3 #64065
Brush Stroke 2.4

Brush Stroke 2.4, the extreme Home Desktop Image Editing Standard, Created In Visual Basic, Brush Stroke has Come from one Extreme to the Other... Check out the Screen shot, and Review. This Review is informing that Visual Basic Can be used, for the 'Professional' Side of things. If You would like to Help in this Project, please Contact us (Contact details in the Review).

ASP_Volume3 #64620
Flash And Action Script With VB6(

This code demonstrates how to use macromedia flash files in vb6...this means that with it you can send the flash player values...I've done this here with setting the value of a variable which was declaired and used in the ".fla" file from within the vb programme,and flash player can also send values to your vb programme.You'll have to use the Shockwave Flash Component...and set the "Allow Action Script" to "alwaya" which is the default value i think...In this example I have a flash file...when you click the "Walk" button the vb programme tells the flash player to move the character...and when the character reaches the "Finish" thingy the flash player tells vb that so... Its my first submission here,and i've seen few things like this here, but they were all just examples of how to use flash files in vb and thats all...whereas this examples tells how to use the action script of the flash file from vb6.This a part of an another project which i'm doin'...and being a beignner I find ths quiet usefull! :)....SPACIAL THANX TO THE isButton..which i'm using in this programme..ITS AWSOME!..if u don't have downloaded it already then please do so from this site...this gives you programme very cool look ;) I've updated this submission with the "*.fla" file this time,and now you can view the flash code if it is not deleted by PSC :) anyways here is the Action Script Paste This Code On The First Frame walk=a Movie Clip...The Walkin Character fin= A Movie Clip...The Finish Thing At The Bottom var Move; Move=0 _root.onEnterFrame = function() { if(Move==1) { walk._y=walk._y+2; } if(_root.walk.hittest(_root.fin)) fscommand("fin", "true"); } By Aryan Sinha

ASP_Volume3 #64569
Automatic Cool Image Drawer Thing

This was originally going to be a particle sim but it turned out to be able to draw awesome pictures on its own!

ASP_Volume3 #64929
ppAutoIndent

correct indentation increases readibilty no end. So this add-in has been written to fix the problem. Run Auto Indenter. This will go through the code and correctly 'tab' out blocks. (Rirst Register this Dll )

ASP_Volume3 #64930
DDE Example

Get Data from Excel on the Fly.

ASP_Volume3 #62280
Adding multiple language support to captions of controls

This is a small sample to add multilanguage support to programs you developed. All the job is done in the module. For forms with lots of controls I prefer you modify the database and function to run 1 query for each language and let the program do it, 1 query for each control means slow program. Added : MsgBoxes, Grid Headers, Form Captions.

ASP_Volume3 #64283
Unique Address Book 2006 Updated Version

A very user-friendly address book. saves text and image/photo in database.

ASP_Volume3 #52901
Find if Process is Runing using Windows Management Instrurmentation (WMI)

Simple function that uses Windows Management Instrurmentation (WMI) to find if Process (task) is running on your system. I used this to detect if pcAnywhere Host (awhost32.exe) was running before I had a Telephone Call Accounting System "Phone Home" using the modem. Then I use the same function to detect that awhost32.exe was stopped before using the modem. After my app was done with the modem and issued the restart of pcAnywhere, used the function to see that awhost32.exe had started. Also included in the sample app is a simple task list.

ASP_Volume3 #52945
Start your Own Shareware Business

Tutorial on how to start a Shareware Business, what is shareware ?, (software that is available free of charge and distributed for evaluation with a fee requested for additional features or a manual etc.) aka 30-day trial software.

ASP_Volume3 #59953
Wolf DataGrid 1.5 ActiveX Control

Version 1.5 of award winning Wolf DataGrid, fully working data grid now with many new features.

ASP_Volume3 #50597
Process Revolution 2005(PE) - Fixed

Not Your Fathers VISIO.....Fixed the Download DownloadFREE Copy of Full 2004(PE) 'Pro Edition' for Planet Source Code Users. Professional Flow Chart Diagram Tool. Generate PDF / PNG / BMP / JPG / SVG, XML Based, Full VBA Compatible Engine Embedded.

ASP_Volume3 #59020
Help dialog

Just a 'help dialog' tip for you. (GUI)

ASP_Volume3 #62770
[ !] Check for PrevInstance

This code checks for a previous instance of the program. This is not like the App.PrevInstance property. This checks the prevInstance no matter the location of the file, or the name of the app. You don't have to call DestroyWindow to destroy the created window, since when you quit the application, it is self destroyed. This may not work in the VB IDE, because the window is created by VB6.EXE. In this case you can call DestroyWindow in the Form_Unload().

ASP_Volume3 #55204
Boost Your Code ver2.0

It is simple. Some optimizations on how to optimize your visual basic code. Testing results, optimization methods, optimize compilig, optimize for speed or for size and much much more.

Languages
Top Categories
Global Discovery