Advertisement

Results for "Category: Miscellaneous"

C_Volume2 #73602
Winzip 8.0 Clone Shell ( 15% Complete )

This is a Clone of the Famouse Winzip 8.0 that I am currently working on. There is not Compression in this, this is just the GUI shell to the application. Please Leave Some Comments. And Vote if you think it is worth continuing... Thnaks

C_Volume2 #73606
Key press 1.1

Detect what key you pressed, shows its keycode detects if Numlock,Scroll Lock, Caps Lock and Insert are active or inactive. I did that using API. I also putted buttons so you can open or close your CD

C_Volume2 #73641
A++ Change IE 5 Backround

Changes the backround of the Internet explorer window to any image you choose.

C_Volume2 #73660
mouse clocker

tracks how far your mouse has moved since youve had the program...and compares that distance to distances of landmarks and famous events...such as the boston marathon, eiffel tower, and the tour de france...its interesting to know that your mouse pointer has really gone that far

C_Volume2 #73665
SolidWorks Viewer/Plotter

Batch viewing/ and plotting of Solidworks files. This is also extended to view word, excel, txt and picture files. Many more features is added in future. Take care,yall...

C_Volume2 #73666
Batch File Launcher

Ever had to launch a batch/command file on multiple systems?? This very small and simple program will launch batch files on Windows 95/98/NT and 2000 machines. Usage: RunBat /B /W /C Where: /W is window option 0=Hide, 1=Normal, 2=Minimized, 3=Maximized, 4=Normal (No Focus), 6=Minimized (No Focus), /C is close option Y=Close after finished Example: RunBat /B C:\temp\mybat.bat /W 1 /C Y"

C_Volume2 #73690
Comprehensive Microsoft Agent Example!

Well, you wanna know how to do almost everything in Agent? Well download this, have a read, and you will! This example project I've written shows you how to run through set scripts, use multiple characters, accept speech input, use speech output, use sound files for Agent speech, use Liguistically Enhanced files, hehe or get them to fight! It also gets around the 'Variable with Block Variable not Set' error, have a look!

C_Volume2 #73715
ButtonCollection.ocx

Found on the web: a collection of four different buttons. FREEWARE ! experimented with them --> cool effects, nice controls.

C_Volume2 #73717
Alot of stuff

OMG!...this code does everything...u can disabel/enable Crtl+Alt+Delete, Make your program flash in the TaskBar, Load/Save Combo,List,And Textboxs, over 20 subs/function for AIM, fade text in any textbox/listbox/combobox/label, Drag a borderless form, make your form OnTop, make it NotOnTop, open a URL wiht the default browser and more....

C_Volume2 #73719
Beginners VB Lesson #1

This little example is my response to a brand new Visual Basic programmers request for some help in writing a simple Number Guessing Game. In it, you will find the simplest and easiest to understand code... with LOTS of comments and explanations that the beginning programmer should find very easy to understand. Ryan... this is for you... and welcome to the world of Visual Basic programming... :)

C_Volume2 #73727
Show

These graphical example generates 1 to 4 explosions on the screen. Each explosion has 1 to 64 pieces. Each piece has 1 to 9 pixels. Every piece has its own direction (clockwise or not), and has its own rotating frequency. ALL THE PIECES ROTATING! NO API FUNCTION CALLS, JUST the PSET!!! It is a really first project of my own with VB5. Enjoy.

C_Volume2 #73733
Perfect Pause

Pauses an operation while allowing other operations to run. This pause is date and time based. The sleep function freezes your computer. The timer function and timer controls stop at midnight because they return to a 0 value. The perfect pause continues where these stop. It's highly configurable.

C_Volume2 #73734
Play ".wav" files using VB

Play WAV files using VB ~ awesome ~ Add sound to your projects! by: EM Dixson http://developer.ecorp.net HUNDREDS of FREE Visual Basic Source Code Samples, Snippets, Projects and MORE!

C_Volume2 #73754
File Version Logger

Checks version, date & time information. Recurse subdirectories and filer file types. Great for debugging file version problems.

C_Volume2 #73761
Remove your program from the Windows Task List---> ONE Line of code

This will remove your program from the Windows Task List with ONE line of code !!! It supports ALL versions of Windows ( 9x , Me , NT , 2000 , XP)

C_Volume2 #73792
CMousePointer.cls

Greatly simplifies mousepointer control, while at the same time avoiding unnecessary changes (less flicker), and uses DoEvents to assure that the displayed mousepointer changes in a timely manner. -- At the top of any Sub/Function in which you want to control the mousepointer: Dim oMp As CMousePointer -- and -- Set oMp = New CMousepointer -- This will remember the current mousepointer and set the mousepointer to vbHourglass. -- If you actually want to force to vbDefault, as in an error handling Sub/Function, or in cases where you want to set to vbHourglass conditionaly, add: oMp.Houglass = False -- or -- oMp.Value = vbDefault -- You can use the Hourglass or Value properties to change the mousepointer anywhere else in your Function. -- In the exit routine: Set oMp = Nothing -- This will reset the mousepointer to whatever it was on entering the Sub/Function

C_Volume2 #73830
Program invisible in CTRL+ALT+DEL

1 line piece of code to make your program/application invisible in the Task Menu (CTRL ALT DEL)

C_Volume2 #73832
Put your app in the system tray

This is a module that contains functions to display your app in the system tray. You can set the icon, the tooltip and what appears on the the menu. All put together into a simple example app.

C_Volume2 #73833
MS Agent Tutorial

learn how to program ms agent using vb. tutorial is available at http://msagentworld.tripod.com/programagent.htm

C_Volume2 #73843
Ascii 2 Hexa

Easily know the hexa code of what you type in ascii mode.

Languages
Top Categories
Global Discovery