Advertisement

Results for "Volume: ASP_Volume2"

ASP_Volume2 #36254
_*WinCrypt Packager 1.0*_

Remember CyberCrypt a few years back? well heres a re-vamp of that. I was originally going to do 'CyberCrypt 9.0 Final' a year ago, but didn't, this was because it was two years when I began developing a new fresh application for file archiving. Well Ive finally finished most of it. Its still in the beta stage but could be classed as a complete application. Yet, help documents are not complete and technical changes will be needed as well as advances for other beta versions. Ive spend many hours developing this application over the past two years and would hope for some good contstructive crititisum. For some of you this application may not open in visual basic, this is because it does rather take a lot of memory while in editing mode (vb interface). Its best run in compiled state. At the moment their is only one archive type, 'non-compression'. This is because I'm working on a way of implementing compression for a later version of the application, if it gets votes etc... Original plans was actually to sell the application by the time it had zip, ace and other compression modules adapted, but found it too hard to make or couldn't find the resources to do so, without having to use active X controls which would probably add problems to the program. By far, this packing application is one of the most advanced ones on this site, I know this because Ive looked around. Soon their will be a new archive type which does not take as long to add files, unlike the current archive structure. On the other hand the new type takes longer to seek for the file name, were as the older type goes to an index of file names were it can find the correct data located somewere in the file. Im also glad to say that the interface has been sorted out compaired to CyberCrypt (8) which won an award on planet-source-code. List of good features: 1: Able to delete file(s) out of archives 2: Able to rename file(s) selected while in the archive, which is an advantage over other packing programs. 3: Folders now can be used 4: Comments can be added to archives making it easier to understand whats in the archive, plus any copywrite information you would like to add to the application. 5: Lots of file adding features although file extraction features are not completely finished. 6: File type sorting in the file properties options with lots of little features 7: List sortings 8: Archive error-checking. Their is so much it would take a while to list the available options. If you have any queries, comments or ideas please send me an email or leave a comment. Votes are much appriciated. Thank you.

ASP_Volume2 #36255
Tabbed Browser Control

This is just a simple control designed as a drop-in component to allow a Tabbed Browser environment. I was working on a browser for personal use using tabs and a few people I work with, including my IT manager wanted apps done, using the interface, so I dedicded to make this control to make it easier to create the apps quickly. You can Add/Delete tabs, Block/Query popup tabs (popups display in a new tab) If you like this....Please vote....if not, don't Any/All CONSTRUCTIVE CRITISISM is welcome.... Please be easy....this is my first submission and I thought that maybe others would find it useful :-)

ASP_Volume2 #36256
Graphics Engine - Easy to implement - 2d

Easy-to-implement 2D tile Engine. Included: 2D OCX 2D Editor Maze Runner (a game in the making). I appologise for not commenting this code very much. I a) only coded it yesterday and b) wasn't planning on uploading to PSC. If anyone understands and comments my code then could you please email me.

ASP_Volume2 #36257
A really easy to use internet opener

This code opens an internet page with only one rule of code, I don't know if this is already on PScode, but I couldn't find it so I posted it (PLEASE VOTE IF YOU LIKE !!!!)

ASP_Volume2 #36258
MATRIX 3.0 (Not Finished)

I made this code as like a parent to several other programs that are useful, it kind of resembles Windows. If you would like to see this project finished, contact me and we can finish it together! Please Rate My Code!

ASP_Volume2 #36259
Convert Your VB code to color coded HTML

This code will convert VB code to HTML so you can put it on a website and it will look just like it does in VB! Please Rate!

ASP_Volume2 #36260
Three D Shape Mover With Buttons !!

This great source code is a program that shows how to move a 3d shape up and down with buttons very handy to no !! Please Vote !

ASP_Volume2 #36261
Colour Constant List

This is a list of the basic colour constants. Add this code to your project and you wont have to type in colour values from now on. EG: instead of typing &H00FFC0FF& all u have to type in pink. By ServerX: Equal-Set computer services

ASP_Volume2 #36262
A Higher Quality StretchBlt

Sorry if someone has already posted something on this. I did a few searches and came up with zero results, so I figured I might as well bring this function to everyone's attention. Well anyway, this program uses the SetStretchBltMode API call to greatly improve the quality of an image resized by StretchBlt--both shrinking and stretching look much better. The code should be in the zip file. Buh-bye.

ASP_Volume2 #36263
web cam monitoring english vercion

an improvement of several programs of Web cam Good Code, you can record video from you web cam and save in format .avi - English Vercion

ASP_Volume2 #36264
A SETI@Home progress report - updated

setiMstats version 1.0.1 UPDATED: added error handling, fixed few bugs & added ability to add item from any .sah file in the SETI folder. Display progress reports from multiple CLI clients running on the same machine (different folders) or on a network of computers. SETI@Home: The Search for Extraterrestrial Intelligence, at home!

ASP_Volume2 #36265
File Types Example

File Types Example retrieves all registered file extensions from the Windows registry and presents them along with the file types and default icon. Right-Click on the file extension to view the file types key, content type, default icon file and the file types actions, also, you can backup the registry entries in a .reg file.

ASP_Volume2 #36266
Moving Waves Great Mathimatical Functions !

This code uses many math functions to create moving waves it also shows how to use objects and such and such great if you are making a game Enjoy & Please Vote !!!

ASP_Volume2 #36267
Keyboard - SendInput

The SendInput function synthesizes keystrokes, mouse motions, and button clicks. Windows NT 4.0 SP3 or later; Windows 98

ASP_Volume2 #36268
Ping A IP

This code pings a IP adress so you can make your own pinger very sweeeeet !!!! Please Vote !!!

ASP_Volume2 #36269
COMPLETE TCP / IP APP PING , FINGER , ANONIMYS E-MAILER , WHOIS , IRC , FIREWALL TOOL AND MORE !!!

This complete TCP / Ip tool is great u can ping , lookup , finger , anonimys e-mailer and heaps more vene so its in dutch its still great but th code isnt in dutch i recomend this too all coders out thier !!! Enjoy !!! Please Vote !!!

ASP_Volume2 #36270
Peek and Poke from VB

Allows you to Peek and Poke memory (For those not old enough to remember these commands, read a value from an address in memory and write a value to an address in memory)

ASP_Volume2 #36271
Get Shell Text ( Command )

To get the output of Shell Commands , Like Dir , NET VIEW ...

ASP_Volume2 #36272
Create Controls at Runtime and program their events

OK! i will change the code comment. I don't wanna win the code contest. You must not look at the horrible graphics, but the code. How do create or clone a control? By creating a control array? By the method explained by venky dude? (good tutorial venky) This is simple a new way to create a control than can expand our knowledge of visual basic. You can create control, assign a name and code to the events in the way yo want. You can also remove the controls by it's own name (form1.controls.remove "goofy"). Try to do this in a control array!!! unload commandbutton(11). You still have 20 command button with control number 11 removed (more complicated).

ASP_Volume2 #36273
Database Operations Using Object

Perform All Database Operation Using Object.

Languages
Top Categories
Global Discovery