Results for "Volume: ASP_Volume2"
sample application that writes ALL KINDS OF KEYES SUPPORTED BY WINDOWS 32BIT , written for windows ce systems using embedded visual basic 3.0
It will create a tree of directories even though your PC doesn't have the parant directory. For example if you want to create a directory "Test3" under C:\TEST1\TEST2. This function will create TEST3 and it will also create TEST1 and TEST2 if your system doesn't have TEST1 and TEST2. Please Vote ;)
Lock's user resize in a form without FLASH. It's very easy, just put MDLockResize.OCX in a form and set the properties MaxFormHeight, MaxFormWidth, minFormHeight, minFormWidth.
Your objective is to get all the blocks to display the same letter. Sounds easy.. But most of the time, it isn't =) This was based on the tree puzzles in the game Black & White. So if you need to solve it, get the tree puzzle solver available from www.bwcenter.com
This is an extremely usefull add-in for VB 6.0 that allows you to convert ASCII to Character and Character to ASCII. Nothing complicated here, just simple code for a simple purpose.
This is a remake of the Apple IIe classic "Wings of Fury" You are a pilot of a P-51 Mustang and are attempting to rid islands of their inhabitans by strafing them. *WARNING* This is a work-in-progress. As to this date, the program runs but it is FAR from finished. I am submitting so that others may leave suggestions or use it to make their own game. It is heavily commented and should be easy to follow. I commented about BitBlt extremely well and this would be a great example for anyone learning it. ENJOY!!! Update 1: Now includes Pixel Collision for landing and the plane has guns Update 2: Guns now kill people(little graves pop up, it's morbid but funny) and bullets kick up sand, dirt and water Update 3: Bombs! They don't kill yet but they will
This is a Printer OCX I made because I found that it is a pain in the rear to print simple things in VB. So after many hours of debating wether i should be nice and make it open source I thought "ahh help the newb's." So here it is. I don't care if you vote or not, but it may tell me if its any good or not. Thx ME
(UPDATED!!!) (I updated the program and now its all describted) NOW! Please Vote For Me! this code will remove the latest virus!!!: (32.Sircam.Worm@mm) this is my first try for a completed VB program and i am only 13 so please accept it :) this code is working 100% :) use the code as you like...if you have any improvments please send them to: [email protected] Visit My Site @ http://security.b2sp.net
This module shows how to dock a form to the screen and reserve screen space so maximized windows can't cover it. All the other code I looked at had a ton of un-needed garbage in it.
EzCryptoAPI is an ActiveX Control that will allow the programmer to implement encryption/hashing algorithms included on advapi32.dll. The encryption/decryption algorithms are: RC2, RC4, DES, Triple-DES, Triple-DES-112. The code has a very good explanatory comments that will allow you to understand what the code does at any time. (For a full information about its full features, see the help file I have included within the ZIP file [source code]) A GROUP OF VB PROGRAMMERS AT PSC HAVE DECIDED TO TEAM UP SO TO CREATE OPEN SOURCE APPLICATIONS... COME AND CHECK IT OUT -- ttp://www.vbdg.artcom.ws
Manipulating the registry has become really easy with this control. It also allows you, the programmer, to associate/dessasociate your files types on the fly. The source code also has a help file that explains all its features, check-it out!
In this code I show how to 'Wrap' the Winsock ActiveX control to make a COMponent object in order to be used on an ASP page. Don't miss it.
Create a real transparent RichTextBox with the standard Microsoft RichtextBox Control !!
This finds the current weeknumber easy.
A simple, and easy to understand code, whick lists the tables etc. in a microsoft access database. The code uses ADO, so it is handy for beginners to follow while learning. Sorry forgot to comment it.
This is my latest release of Frankmailer email suite. It enables you to send email and recieve email, received email is not limited in any sence what so ever, it handles attachments superbly and saves the downloaded message in Outlook email format, so you can simply double click on the message in Frankmailer and it will load it into Outlook. Sent email does not include attachments as yet. The module that sends and recieves email is totally independant and can be used in any aplette, its designed to run silently in the background without popping up errors, it just suffers and tries again. Its well worth a look at, please download it and for once im going to ask for loads of votes please!!! This took me a whole afternoon to write!!!
Detect system information. Hardware info,software info and much more, visit, look,send feedback and please vote.
Rev 8-1-2001. Have you ever had to compare files in two different folders? Mostlikely, you used paper and pencil. This VB snippet shows the contents of 2 folders and flags files with different date or file size. My graphic design is not the best and yes it would be nice to navigate to you folder (now you enter path). For the first step (3+2 hrs work), I think it will do.
The most simplest way to make 3d text, just see what you can do with it, Just updated for you "The VB Lovers"
Frankmailer is a beta mail suite application, it sends and recieves email from SMTP/POP3 servers. I have modified the checkmail routine so it's now even faster. If you haven't downloaded this or even if you have, I reccommend downloading this new version, it's coming along in leaps and bounds and in the next release I hope to have the ability to send attachments with the emails also. Just for reference all downloaded emails are saved in Outlook Express format and attachments can be downloaded perfectly, I have tested it many times and it hasn't fallen over once! Please vote for it, and comment on it!