Advertisement

Results for "Volume: ASP_Volume2"

ASP_Volume2 #33636
ChangeRes_ini

This code will show you how to save the current Screen Resolution and colors to an ini file then change the resolution to a resolution you specify. On exit of the Form the program will read the ini file and change the screen resolution back to those parameters... This would be great for programmers writing games that need a specific resolution to run. thanks to Steve Anderson for his tutorial on resolution changes...

ASP_Volume2 #33637
Notepad X .. the final Updated Version .. now supports Drag Drop .. Get user .. Check it out!

Hi friends, this is an updated version of notepadx .. and probably the last version of the project that I hold close to my heat ... which I claimed to be the most closest clone to MIcrosoft(R) Notepad .. and now I can proudly say .. this is the best clone for Notepad ... Features: * Word Wrap (Font also changes as we swap ... a bug left in the first version) * Select Font (Pressing Cancel won't matter .. a bug left in the first version) * Write .LOG at the top of your file and when you reopen the file you will see the difference at the bottom of the file ( a feature that exists in Notepad ) ... pointed to me by John. Thanks friend. I have also included a file with .LOG for you to check out the feature .... * Drag DRop Files * Get user and Organization Name in About form. * Information about Total and Available Physical Memory in About Form. I hope you will like this and please vote for me ... Thanks for downloading my code .. I hope you enjoy this code as much as I enjoyed programming it. Biswajyoti Das ([email protected])

ASP_Volume2 #33638
A Fully (i hope) string manipulation example / tutorial... InStr / Replace / Split / Join / strComp

Utilises a lot of the string manipulation commands to do just about anything with a line of text. Some of the more advanced functions i learnt as i went along, so they arent gonna be particually perfect! I hope this should be more or less bug free tho... I designed this to be for beginners / intermediatte needing a hand geting going in this field. Im sure other people are gonna have string manipulation tutorials already on PSC, but what the hell! have another one... :) Beginners: if you have any problems getting the code to work, email me at the address at end. tHE_cLeanER

ASP_Volume2 #33639
Automatic Credit Card Validator

This is a more complete version of the code I uploaded a couple days ago... Has two forms.. Graphical and Non Graphical Both work together so if you start typing something in then switch modes it will copy the information over. I implemented this as a payment popup (this is just the credit card fields) I am not finished with the whole thing yet. The Mod10 is a lot smaller than any I have looked as of yet. It changes colors of the textboxes when invalid. Restricts input to digits only in the graphical version... non-graphical you could get some stuff through but the code was getting fat trying to stop all the errors. It also plays around with pictures, frames, extensively with textboxes. Also see "another money text field" I uploaded earlier today in which I still have to implement in this project. BTW Please vote or leave a comment (critisism(sp?) welcome)

ASP_Volume2 #33640
Textured Text

Hi this is a simple little project that I made as part of a program I am makeing. well what this code allows you do do is create a Text logo with a Textured foreground colour. I seen lots of exaples were people have used gradient colour but never texture well I have never got them work. well this ones works quite well and is also quite fast anyway see what you think please vote for me if you like this code.

ASP_Volume2 #33641
Port Sniffer with XP design for 98/2000/NT ***Must See***

(run on 98/2000/NT) incredible Port Sniffer! it detect all open port and show description. With the "Ping Tool", you can send msg to the server on any port you want. ***See Screenshot***

ASP_Volume2 #33642
A Calculator

Just a basic calculator, first program i've written. Would appreciate any feedback,tips etc.

ASP_Volume2 #33643
Gradient Button v1.4.0

The purpose of this control was to replace the standard VB command button with a button that was far more configurable and had many more options so that it would require less programming on the part of the developer to use nice looking buttons. This release corrects a problem with pushing the button several times very quickly and the button would only show the animation once per two quick clicks. Also fixed a bug in the Option Button implementation that would allow an option button to become "un-clicked" (value of false) without having another option button with a value of true. I've improved the modularity of the HSL color code and decided to use HSL blending for the new style borders and for the caption styles. This should be the last VB release of Gradient Button assuming there are no major bugs. The C++ version (v2.0.0) is coming along quite well, but there is still alot of work to be done. I still have to add an About box, OLE events and code, code tweaking, lots of documentation and lots of testing. It is still probably a few months away from full release.

ASP_Volume2 #33644
A++ Put Your Program in the System Tray Quick and Easy

Put your application in the systray with ease. Allows you to put your program in the systray for easier access for the user.

ASP_Volume2 #33645
Knoton´s Agenda

Knoton´s Agenda with Personal Adressbook and a Calendar with alert functions. The application let you create your own Agenda Database (handy if more than one use the PC). It also has a Calendar that on load store todays events and alerts you of them on a set time. You can add new events and edit already existing. You can automaticaly create same event, one time, Mon-Fri, Sat-Sun, Certain day, annualy a number of times you choose. You set Date, Time, Description, Memo and if you want a sound alert you choose (Mp3, wav, midi). It loads default into the systray that on click on the icon shows a menu with all options, It associate the .adr databases with the application so you can open it just by clicking the database. Thanks to Max Raskin for the excellent Associate wrapper. The Projekt is made with VB 6.0 SP 5, ADO 2.5 Any constructive feedback is greatly appreciated.

ASP_Volume2 #33646
Validate TextBox

tis is a simplest way of validating user input. Yust open the project and press F5... check TAG properti in text boxes... You can program validation in RUN TIME or at DEVELOPMENT TIME...

ASP_Volume2 #33647
Exploit Windows

For the first and only time, all those powerful Win32 APIs at one place! Yeah.. if you want to create powerful Windows software... these set of classes I've attached lets you exploit every bit of Windows. It contains 10 classes!!! with over dozens of properties and methods in each of them. The classes are: 1)Accessibility 2)Font 3)Keyboard 4)MemoryStatus 5)Mouse 6)NonClientMetrics 7)PowerStatus 8)SystemColors 9)SystemInfo. Altogether, there are over 150 written functions for you!! A must have if you are a serious Windows programmer. Please vote as I've put alot of time an effort into this...

ASP_Volume2 #33648
Scroll Label ocx

This is the Source code for a label that has all the function of a regular label but it also has a picture proportie that can be scrolled at different speeds or not at all. Comes with example project..PLEASE take 5 seconds and put in a vote. Good or bad. Thanks =)

ASP_Volume2 #33649
The Use of Comments

This article teaches the value of comments in programs, and submissions, as well as why to leave feedback!

ASP_Volume2 #33650
Gradient Progress Bar

We all know the progress bars used in Windows 2000 when u log on don't we? Well I simulated this and put it into an ocx file for ease of use. It is also alot nicer to look at. This is my first OCX file that i have ever created so it will be very messy, but don't be too harsh when judging.

ASP_Volume2 #33651
Picture Printer ActiveX Control

Print your pictures easily ...

ASP_Volume2 #33652
CRC_32, String-encryption/-decryption, File-encryption/decryption, Passwords, Filewiping

This demo-project shows you how to use my C_Crypt.dll, whitch offers: 1. VERY FAST CRC-calculation on strings and files; 2. VERY STRONG encryption/decryption for strings and files; 3. Secure filewiping (Normal = overwrite every byte with &H00 then kill the file) (Governmentwipe = overwrite every byte with &HFF, next run with &H00 and third run at random. Then kill the file) 4. Flexible password generation In case of an unexpected error, the component writes a detailed logfile, C_Crypt.log. You can download my ActiveX Dll from ftp://ftp.confite.nl/pub/ and you are free to use it in your projects. (Source-code available)

ASP_Volume2 #33653
battle.net chat client (full source)

to access battle.net, and continue making it as an mp3 bot to listen for mp3 commands

ASP_Volume2 #33654
Embedding sound files into your executable.

In this example, the OLE Container is used along with a dozen sound files. If your app. contains sound files and you compile it into an .exe, then by using this method you don't have to supply those files along with the .exe, as they are embedded within it. Adds a bit of security to any copyright material you may have. :)

ASP_Volume2 #33655
A Class to Print Recordset [Updated]

[Updated] A class to PRINT or VIEW recordset (ADO or DAO). No need to populate data into DBGrid or MSHFlex. Nice output with or without gridlines. Have a look.

Languages
Top Categories
Global Discovery