Advertisement

Results for "Volume: 2002ASP"

2002ASP #737
a The easiest way to send mail!

I have seen some e-mail stuff on this site, but all are so freakin complicated. This is simple and VERY easy to use!

2002ASP #727
Message Scroller Control (Text Marquee)

What? Another marquee? Yep. Put into 1 class and 1 usercontrol file. Can contain separate text "blocks" each with it own forecolor. Use the mouse to drag the display from left to right (or right to left) during the scrolling (just in case you missed out something that scrolled away). Continuous scrolling (does NOT wait if the last block is out of view, then start the first block, BUT glues the first block to the last one, so you see no break). Can place separator between blocks. It looks like the BBC News ticker. Click event on each text "block", scroll speed, colours, font, etc. Just download and see for yourself. Need more convincing? Someone quoted this is the best marquee on PSC yet....

2002ASP #541
A Couple of Winmm API Calls

There are 2 API Calls to the Winnmm API. One Detects if a Sound Card is installed. The other Plays an .AVI. You need to have Windows Media Player installed.

2002ASP #1276
WINREG32.BAS (Third Version)

This time I got it right! In the last release I discovered a few errors, so I took my time on this one to re-write every little piece of code, using my old module as a building block. In this version I added the 'OS' suffix to all the registry API declarations so I could use 'Reg' in my function names. Now all Subs are Functions, and return some type of value, depending on the procedure. In this version I also added the ability to save a string to a binary key (RegWriteExtended), which was requested. Also error checking has been revised and the RegLastError variable always contains the last registry error that occured. If you modify this code please send me a copy so I can learn from what you have done. I hold absolutely no warranties on this code and I am not responsible for any damage it does to your registry or your computer.

2002ASP #1514
CreateDirX

This code will search the user's C:\ (or any other specified) drive for a given folder and if the folder is not found, it will call the CreateDirX function which in turn calls the API CreateDirectory function to create the specified folder. Once this is created, it will create a new notepad file within the folder and on each subsequent running of the application it will append info to this file. Great for logfile requirements!!

2002ASP #631
Sound engine 3d

This is a 3d sound activex control,it use directx 7 type libraries,you can position the listener and the sound position.the file contain a sample project and the control.

2002ASP #1147
Quick Stock Quoter 3.0

This is the same updated version of Quick Quoter stock control. This control get you 17 diffrent types of stock information onece u give the sybol to get for. It also gets 4 diffrent types of graphs from yahoo. Please vote for me ONLY if you like it! Please note that the new version of this i have included a sample use of it. AND ITS OPEN SOURCE!!!! what else???

2002ASP #449
IP Resolver - IP Address Convert to Hostname

This code here is 100% working IP resolver. This is use for finding the hostname by converting those IP numbers into words (Hostname). or words (Hostname) into IP number. EXAMPLE: this IP address "209.75.50.202" will convert to "access-50-202.ixpres.com" or you can use it to convert Hostname to IP address.

2002ASP #390
RC4 Speed 2.5s

!UPDATE! RC4 Speed is a High Security Fileencryptor. The Source Code is highly optimized and now RC4 Speed en/decrypts with over 650 KB/s (on a P200). It has a lot of brand new features: MD5 and SHA Hashing, Winzip support (with commandline), Supports Drag and Drop, Ini-File, Splash Screen, API Timer,Intigrated E-Mail Feedback...

2002ASP #851
Desktop Capture

Capture desktop color and picture from mouse cursor position and save picture

2002ASP #1517
hack32.bas

This is my first bas file. It contains 134 WORKING subz/functions for AOL. Please email me if 1 or more of the functions do not work and the error message.

2002ASP #415
ReBar (Internet Explorer - Like Toolbar) in VB

This is a class module that allows a "Rebar", or an Internet Explorer style toolbar to be made. It subclasses the Rebar and can trigger events when the rebar is moved, resized, clicked, mouse moved, and a lot more. The rebar can hold any VB control, even UserControls. THIS IS NOT MY CODE! I am simply passing Ramon's code, which can be found at www.zonecorp.com His code made this sample possible! You can e-mail Ramon at Ramon@Zonecorp.com

2002ASP #1522
Advanced INI Functions

This code is the first posted on Planet-Source-Code to do more than just ADD and GET INFO from INI files. You can now also DELETE Keys, Values, EVEN SECTIONS. I am working to create functions to rename sections and keys also. Enjoy this code! Fully explained!

2002ASP #119
a ***VERY DIFFERENT*** Screen Saver

this is a totally differn't type of screensaver than what i've found here, this is actually pretty funny to just sit back and watch =-)

2002ASP #687
VBchat Jr

Sample chat (client to server), VBChatJr v1.0.45 Server-side optons: Client-handling (up to 15 on port 1000), user list updates, Idle user limits, administrative booting (double click user name), client-code intercept via "Guard", server started via "Start" button Client-side options: Vairalbe local port, default host is local pc, 2 codes

2002ASP #924
A Cool Form Scroller

A really cool code that will first - make the form expand down, then second - it will expand out sideways! No need to customize it to the size you want, it does that automatically. Just pop it in your code. Really easy - good beginner's code!

2002ASP #1218
Is Office Installed ?

returns true , if the applications excel, word, access or powerpoint are installed

2002ASP #829
A BETTER way to avoid Free Net Access Banners!!

This is an update to code I posted Yesterday. The sole purpose of this code is to allow you to use a free ISP, without the wasted desktop\browser space of ad banners. In the previous app the banner was hidden using Win API Functions. This worked except the banner ad people have hard coded there Banner Apps to stay on top at all times. Hence, the code to hide the banner had to be executed over and over again causing the "Hider" App to canstantly execute code. THis Method Minimizes the banner... THe banner will still be on top, but it will only be a title bar that you can position in the "White SPace" of the Browser toolbar. No adds will be displayed. YOu will not even know it's there.

2002ASP #520
Calendar

This code adopts a non-typical VB approach to building a calendar; e.g. it clearly and cleanly shows the logic in arriving at a leap year (with this, you can easily translate the code into other languages). The calendar covers months between Year 1899 to Year 2101. A user can change Month and/or Year from the respective dropdown lists or by clicking the increment/decrement buttons next to them. To-day's date is always marked with a different background color. User can mark a particular date by clicking on it and the marked date remains even after changing the month pages

2002ASP #1529
App w/ Multiple Languages

UPGRADED: NOW MENU & TOOLTIPTEXT ENTRIES This code permit to have a multiple language application. The LoadResString provided with VB doesn't permit to end user to make a new language file.

Languages
Top Categories
Global Discovery