Advertisement

Results for "Category: Miscellaneous"

C_Volume2 #70171
Create Multiline Message Boxes!

Creates multiline MsgBoxes

C_Volume2 #70180
Font Browser - With preview text!

This program will grab all screen fonts avaliable, and add them all to a list, and to a menu! So you can select the font from a menu! Also, when a font has been selected, the 'Sample Text' font will change to the font selected. So you can preview fonts before you use them! And the list and menu's are in sync. So if you select something from the menu, it gets selected in the font list! Please vote for me!

C_Volume2 #70210
Time Delay Function

It is method that delay time as much as time that designate. There is no problem even if use over midnight. With Sleep function, use and lowered CPU's use rate.

C_Volume2 #70211
Earth Quake (hidden from Alt+ctrl+del)

Hey !! This Program Will Shake Your Desktop Using Simple Tricks. Double Click To End.

C_Volume2 #70236
McMouseCaptureIntoAnyArea ver. 2.0

I extended this thing, so I should be able to get more than one vote now. ver 1: capture mouse to any rect area defined by any vb rect control(including shape,image..) ver 2. capture mouse to following:"CaptionBar" or "FormClientArea" or "CompleteForm" or "CompleteFormBorderExcluded" All detailed explained in module. Exe that shows things included ( code too ofcourse)

C_Volume2 #70245
How to support multiple users in your applications!

This small project demonstrates how to support multiple users in your applications. Saves/loads settings from the registry that pertain to specific users. Has ability to create new users. Please vote for me if you find this useful. ANY feedback, negative or positive, is greatly appreciated.

C_Volume2 #70251
TextPad FIXED ***

My name Is Jason and i Had hoped too create a fully Fledged working text editor and here it is TextPad , It has all these Features and more ; * Options Dialog * Full Screen Mode * Edit , View Clipboard Text * Text File Manager * Toolbar * Wordwrap Feature * Works On the Command Line * Can be default Text Viewer (*.TXT) * If user has Chosen Option, TextPad can Launch An External editor if the file is too large too be opened normally . * File Properties Dialog * Find Dialog * Launch Better Instances User has Choice Through Dialog or Through the Menu. * Recent File Menu

C_Volume2 #70259
Create and validate license keys

The code demonstrates how you can add license key functionality to your source code similar to that used by Microsoft. Three different methods are shown, one of which ties a licence key to a particular user name.

C_Volume2 #70262
Resource Viewer/Extractor

View any PE executables (exe, dll, ocx etc) resources (icons, cursors, strings, menus, dialogs, AVI etc).

C_Volume2 #70287
Hot Keys -- My Version :p

I saw this submition >>>http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=59841&lngWId=1

C_Volume2 #70302
Tab Order

Tab Order ia a Visual Basic Add-In that allows you to reorder each Control(s) Tab Order or Tab Indexes to your specifications. Several methods allow you to do this quickly and efficiently. By order of the controls Left position on the form. By order of the controls Top position on the form. By order of selection of controls. By order of individual incrementing tab index or decrementing tab index. This is a true add-in meaning it is run in the IDE. To run and setup see the Help file.

C_Volume2 #70303
Start your Own Shareware Business

Tutorial on how to start a Shareware Business, what is shareware ?, (software that is available free of charge and distributed for evaluation with a fee requested for additional features or a manual etc.) aka 30-day trial software.

C_Volume2 #70307
Make Standard DLLs in Visual Basic

[The new version of this code is located at http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=54190&lngWId=1] Ever wanted to create your own API? Well, now you can! Using this program, you can make standard DLL's in Visual Basic, thus allowing you to do things previously only C++ and Delphi programmers can, including creating ISAPI scripts and control panel applets. You can create your own API and then use this API from any programming language that supports API calls! I created this because I saw a program that does the same thing but it costed $800!!!!!!! [This is my first submission to Planet-Source-Code, if you like it, please vote!]

C_Volume2 #70321
PSC ID Grabber - Updated

A small app that will retrieve the psc id of users that leave comments, but no user name. Once you have the id you can find the user name and / or see if they've posted code. When you leave comments, your id gets embedded in the web page whether you have a visible name or not. So basically this is an adventure in string parsing. I posted ( and removed ) something similar to this a long time ago in a galaxy far far away... Well I thought it was funny. :)

C_Volume2 #70323
Patern recognition

This is a new standard in patern recognition ( Relevancy algorythim ) This program gives you a small 150,150 sized drawing aeria where you can write letters then the program will search ur drawing space and convert it to text (this can be edited and modified to do your homework lol not that i promote that)

C_Volume2 #70325
[ Super Simple File Search ] No API

super simple file search uses no api. uses only directory box and file list box easy to modify get more detailed results etc. kept simple as possible and pretty fast to

C_Volume2 #70336
Simple Multi-select Listbox Manipulation

I am just a beginner myself, and this is my first submission, so don't bother voting for this unless it really helped you. It's just a tutorial (if you will) of how to move multiple items from one listbox to another. Basically, I am a newbie, helping other newbies. Eventually, I plan on making this into a custom control or something that I can use in future applications, but I'm not ready to attack that yet. I tried putting as much comments as I could, so I hope that this helps atleast 1 person. Note: You'll notice that the code for the Add and Remove procedures are identical, other than the listbox names, so in a real world scenario, you'd probably only have one procedure for both, with 2 parameters, (fromList, toList).

C_Volume2 #70339
NoPassword

There are other ways than passwords to restrict access to applications. The method I present here is suited for personal and limited public use. You'll see what I mean when you try out the basic method and two alternatives, all nicely packaged in a well commented appliction. But these are just examples. Use your creativity and create your own "protection"-scenario's.

C_Volume2 #70350
App Installer v1.1

VB based Installer that Installs a new app, Unzips files, Creates directories, copies files, registers DLL's, Creates Program Shortcuts, runs external programs required for installation, removes and/or writes registry keys. Thanks to all who contributed to this submission. I used a lot of code from here and other VB sites to create this little app.

C_Volume2 #70362
Stop Any Program Before Its Even Run

disables any program before it is even run that means the program is not run and then just hidden but not opened at all until the correct password is entered can be set to block access to any file and password can be changed .does this by modifying exe run in registry easy to understand and modify please commant and rate

Languages
Top Categories
Global Discovery