Advertisement

Results for "Category: Miscellaneous"

ASP_Volume2 #37827
Docking Tolbar

It's a look like a tool bar but wen you drag it to the corners of your screen its become bigger like windows office toolbars. See the screenshoot and tell me your comments/feedbacks.

ASP_Volume2 #37847
Simple Password Manager

Simple password manager which stores your web/ftp/online accounts, etc. Poorly commented, sorry :/ Demonstrates lots of simple functions, great for beginners.

ASP_Volume2 #37860
msflexgrid cell tips

Simple code to display tooltips displaying the text, regardless of length, of an msflexgrid cell. Tooltips are displayed when the mousepointer passes over any cell.

ASP_Volume2 #37872
Octa CarrierDetect (WarDailer)

dails phone numbers to detect a carrier, great for looking for tollfree internet dailup numbers or other computers that pick up the phone. Can also send files over connection.

ASP_Volume2 #37877
Move control's at runtime!

Really great code for MOVING CONTROLS AT RUNTIME. This means that the client can customize the interface of your program at runtime. Really nice touch to your program. If you like it and think it is useful, vote for it, if not, email me at [email protected] and give me some constructive critisism! Thank you =) Armen Shimoon

ASP_Volume2 #37884
Move controls at runtime - new version 0.2

An update to my code on how to move controls at runtime. With version 0.2, the program saves all the settings to the registry, so that the next time a user opens the application, the settings will be restored. PLEASE VOTE IF YOU LIKE IT Armen Shimoon

ASP_Volume2 #37915
All Clipboard Formats

It gives you possibility using all existing clipboard formats in VB. It is designed as ActiveX Control so you can use it in ASPs as well. Standard implementation of: - plain text - rich text format But also: - Biff5 - OEM text - DIF - UNICODETEXT - SYLK (The most powerfull) - CSV

ASP_Volume2 #37929
clsINI.cls

Lately I've seen some posts for editing ini files that involve opening the ini file directly as a text file, looping line by line thru the file until locating the line desired and then altering that line. There is a much easier and more reliable way using the Windows API. This class module makes that easy. It also shows the proper way to handle errors that happen in a class module by raising custom error codes to be handled by the application that using using the class.

ASP_Volume2 #37938
Listview Print Class

Prints the content of ListView control (report view).

ASP_Volume2 #37944
Mouse Cursor Positioning

Positions the Mousecursor over a control. Similar to other routine(s) which move the cursor to the control with the Focus. However, this method is much simpler and is resolution independent, so it doesn't need tweaking at different resolutions.

ASP_Volume2 #37951
crystal report short tutor (passing parameters)

This is a nice crystal report tutorial...which guides u to use crystal report in Visual Basic..It's short...

ASP_Volume2 #37961
Redim multi-dimension array's rows

At times I need to redim a multi-dimension array by adding an extra row or rows, and keep the arrays contents. In VB you can only change the size of the last dimension in a multi-dimension array, this is ok if you want to only add columns. If you want to add a row to a multi-dimension array you can’t redim it and preserve the array’s data. To get around this problem I have created a process to do this for me. Just copy the contents of the multi-dimension array to another exact copy, multi-dimension temp array. Then redim the original array’s row up by one, and then copy the temp array back to the original. Now the original multi-dimension array still has its contents plus has an extra new row to add more data to!

ASP_Volume2 #37963
Marquee

'This code shows how to make a transparent marquee with time & date functions 'First submission from me

ASP_Volume2 #37970
Splay Tree Version 2.0

Single File Compression using splay trees an improved version I have submitted last 6 days ago. It also teach the use of drive list box, file list box and dir list box. Further explanation are found in the code and readme. It just illustrate a compression routine that can be embedded in your programs fast enough but with good compression ratio. Error handling is not implemented yet so be careful when compressing and expanding files.

ASP_Volume2 #37974
Software 'CPU'

This is a small little app that simulates the lowest level of programming - i.e. directly manipulating the memory and registers etc. It will take your assembly language code, convert it to machine code and then store it in the software ROM. When you want to execute the code it will fetch it from the software rom and then execute it with the software CPU. Its not wildly advanced or powerful, but its quite good fun and interesting if you like this kind of thing!

ASP_Volume2 #37985
Transparent Startmenu and Taskbar

This small program will make your startmenu and taskbar transparent on windows XP and 2000 (you can set a level of transparency 0-255), it can also be compiled and run from a command line e.g. "TransparentTaskbar.exe 180"

ASP_Volume2 #37991
Xp Ctrl+Alt+Delete

Simple line of code to Disable Ctrl+Alt+Delete On Windows Xp Because every 1 i downloaded or looked at did not work for windows xp so i thought i would make 1 and here it is....

ASP_Volume2 #37992
Wipe Out File Shredder

This will Shred Directories that you Select. This is not Full Complete. Full Credit goes to Michael Bos for his DOD File Shredding Module. Please Vote for Him First before Voteing for this.

ASP_Volume2 #37995
Great MsN Logger~*~*~*~

This file logs messages, recieved email, status changes, name changes which show their old name and their new, everything! Very great logger for MSN Messenger, and you can change the color of things using the Database. Also, if you use this Logger in a program, The least you could do is mention my name in credits. If you are not a lamer who takes credit for others work, please mention my name as Xor. Thanks for taking interest in my code! :) Also, Give me any suggestions you have that I can add, or you can add yourself lemme know so I can try making it anyway. :)

ASP_Volume2 #38010
Resource Text Editor--FINAL

Fully Functional RESOURCE TEXT EDITOR WITH LOAD/SAVE RESOURCE...Huh,that was really tough for me....(bugs free)-I think and hope so...

Languages
Top Categories
Global Discovery