Advertisement

Results for "Category: Miscellaneous"

7_2009-2012 #221351
Drag a form WITHOUT a title bar!

With this code you can easily drag a form without a titlebar.

7_2009-2012 #221352
Keep a form on top!

This code keeps a form on top of all other windows.

7_2009-2012 #221354
A 3d demo v1.2

An updated version of a 3d demo, with new features and polygon filling.

7_2009-2012 #221366
Create a demo version of an app, copy protected

This code demonstrates some techniques you can use to create a demo or shareware version of your app, based on the installation date and/or how many times the program has run. It features a copy protection: the user sends you a code, and you pass him a registration code to unlock the app, making it a "full" version.

7_2009-2012 #221386
color in win32 console aplication

This code put colors in win32 Console aplication.

7_2009-2012 #221430
mWinamp

This code allows mIRC to display the current song, bitrate, and samplerate of the current song playing in winamp. This code is a dll file and called by mirc to get this information, and can be very usefull in other applications that need this kind of information. This code is also usefull for anyone wanting to gather this type of information from winamp for any type program. Please vote for this program if you like it.

7_2009-2012 #221431
Peakmeter/oscilliscope

This code reads a chunk of data in from the microphone into an array. It displays a volume-meter that doesn't depend on the 'peakmeter' function of the mixer (so it works on a soundblaster-live). It also displays an ossiliscope window.

7_2009-2012 #221443
Make Your Computer Talk With ONE LINE OF CODE!

Make your computer talk with only one line of code!! No messy agent codes, just one simple line. Votes and Comments Greatly Appreciated.

7_2009-2012 #221446
How to make a richtextbox link aware

Found on a chinese site, tidied up by myself, but not my original code, thought a few peeps would find this handy. This code allows a richtextbox to launch the default browser upon clicking a link in a richtextbox control.

7_2009-2012 #221447
IE PopUp Killer

Expanding on Nate Strandberg's excellent code, I have added a few features such as the ability to open a new window by right clicking and also the ability to click a link which normally opens in a new window. I have also added a flashing icon when a popup is killed so you know. If you want to hear the popup being killed, just uncomment the sndPlaySound code ;-) Also added code to run the program at window start. Original Code Available here : http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=28914&lngWId=1

7_2009-2012 #221449
Learning C/C++ Part II: IF statements and variables

Hello, this is Alexander. Since I finally got an email from someone who liked my previous lesson, I am going to make the second installment. This one will be about variables, and stuff like 'if' statements.

7_2009-2012 #221452
Intro to C/C++ Lesson 13: More on Functions

The reason I have placed this tutorial at the end of the list, rather than as an addition to my other lesson is simple, I don't want people who already read that tutorial to miss this!

7_2009-2012 #221454
Basics of C/C++ Part 5: Switch...Case

I know that this is probably a let-down, after you learned all about functions, but switch...case is important to know. After all, it can save space with if statements, and it is useful. Besides, I couldn't think of anything else that I wanted to write about!

7_2009-2012 #221455
Basics of C/C++ Part 7: Structures

Welcome to the seventh lesson. This is my first lesson that I will explain classes. However, I will explain more about structures, because they can be useful, and they are a good way to get a feel for how a class works. What are structures? They are a way to store more than one data-type under the same name.

7_2009-2012 #221459
Marquee

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

7_2009-2012 #221474
Diablo 2 GemEdit Source

This is another program I wrote for Diablo 2. It converts any mana or health potion to a gem of your choice. It can also upgrade gems to perfect. This is only a start. The method used can be applied to other cheats.

7_2009-2012 #221475
Diablo 2 Item Socketer Source

This is the source code to the Diablo 2 Item Socketer I made. I'm just posting it for anybody who doesn't know where to start on a project like this :) I remember how hard it was for me to get started, so I thought I'd make it a little easier for newbies...

7_2009-2012 #221476
Cause Fatal Errors In Your Program

This code just causes those neat little errors Windows sends us every so often. I don't think there's a use for this, but here it is anyway. Just a note, it also closes the VB IDE when called so watch out!

7_2009-2012 #221477
Move The Desktop Into A Form

This code moves the desktop into a PictureBox on a form. This code can be applied to other things as well, such as hiding the "pay-to-surf" bars or free internet ads. Enjoy!

7_2009-2012 #221478
Display Current Mouse Pointer Image

This code displays a picture of the current mouse pointer in a PictureBox control. This could be useful for doing screen captures that include the mouse pointer.

Languages
Top Categories
Global Discovery