Results for "Volume: 3_2004-2005"
Dug this up; had done it over a year ago. Another unit converter! A few of these around, so here's mine!
Create music from pictures - 6 different midi songs from a single picture This code creates music from any picture, although you can implement it to create midi music from files too. You can change the existing picture to any picture of your choice. This can be pretty useful in encryption. But there may be other uses of it also What is technique behind this? This program does nothing but takes a pixel splits it into R, G & B and then uses the facility provided by free OCX "FreeLib" to create midi music. I have zipped that OCX. The value of R, G & B can be Instrument, Volume or Note. Thus creating 6 different types of music. However, the music produced is not much interesting. I coded this when I was bored and I wrote the code. Please give comments, critics and Please VOTE!!! Made By Paras Chopra CEO, NaramCheez [email protected] http://naramcheez.netfirms.com
This method enables you to pass any collection 'byref' and then sort it by any property either ascending or descending.
There are 4 different function that allow you to search your companies active directory in different ways. These function will allow you to search active directory by user or by group to determine permissions. I am currently using these in my enterprise applications so that I can set up security at a very granular level. Down to a specific control if i want to.
Record your mouse movements & clicks for left, middle & right buttons! You can save them to a *.txt file for later use. this is so COOL :) Watch the program record & play all your mouse actions. For appropriate PlayBack, the program checks your current screen resolution to make sure it matches the resolution of the recorded script.
I just converted an email I got into this program. Only one line of code. I know its lame and will take it down in a couple days. I am just boared.
One day, when you were partoling a far-away sector of the galaxy, when the mission control gave you a special task. You had no idea what it was going to be like. As ever, offers a COMPLETE game, and a DirectDraw tutorial / explanation of the game, and how to make another one like it.Game runs at 75fps, even though screenshot shows 50-something. It's just my huge screenshot taker wasting memory and CPU.
this code gives a small example about how to drag and drop in vb
This is a complete IRC client for Windows. I've been developing it for quite a time now, and I think I need some feedback on it. It's worth a look.
NIM was one of the games once existed for the great ZX-Spectrum... now i decided to port it to VB... i know it looks pretty bad, but once you take a look to the readme you will now why i did it.
Well, here you have it: multi-threaded component using FindFirstChangeNotification API, compactly implemented in 386 lines of code and a 285 lines of sample UI:-))) And most of these are VB codelines which are not overly commented, be warned, this is not for the faintest of heart! Greatly inspired by http://www.relisoft.com/Win32/watcher.html. Attempted an implementation after a short conversation with NovaSoft about Walter Brebels' Directory Monitor. It can successfully monitor for recursive changes in the sub-folders, too. Hope you find a useful use for this component. Please, read [1st readme.txt] first! Enjoy, and leave your votes!
This is a complete tutorial on the registry and registry API. It goes over buffers, intro to API, registry API, and comes with source code and screenshots. Use this if you have no clue! KEYWORDS: Registry REGISTRY API Save SAVE tutorial Tutorial TUTORIAL Accessing ACCESSING Jaime Miscatelli
This article tells you how to get the Windows XP visual themes into your program without having the manifest file.
Nothing so advance. What it does is change the font color everytime the user type a word.Don't know what to do with it, maybe good fo IM, chat app. .....feedback please.....
MORSE ENCODER -- --- .-. ... . . -. -.-. --- -.. . .-. This project is especially for all those HAMs who wanted to make their own Morse encoder but were unable to find resources (tutorials / examples) for doing so. The whole code is heavily commented so even a beginner can understand all of it. And it's so simple, you'll wonder how it never came to your mind! Anyway we are a community for this same reason... someone gets the idea which everyone can use. This app does it all... encodes any sentence into dots and dashes (Morse Code) and then also plays it back on the PC Speaker! Also included is a module which makes it even more easier for you to integrate the functions with your application. I have used two methods for playing back the sound... use whichever you find easy / reliable. I am working on a new version which will play back sound through the main speakers. If anyone happens to know how to do it, any help will be appreciated! Thanks for reading, and please vote for me!
A horse racing game with no timers. This is my first submission.
This is not a really new submission. It's a simplified version of PicScroll v3.0. I've added -some people asked about this, and this is the reason for this version- Best Fit mode. Nevertheless, zoom factors still are magnification factors. See iDst_Paint sub to see how current visible area is painted. You'll understand why fractional zoom factors (1:2, 1:3...) 'bring' this problem. __________________________________________________ (Re-coded: 02.10.2003)
The program will provide a fully commented and tutored process of how to use and calculate some basic trigonometry functions.
Learn the notes on the guitar with graphical representation of the notes up to the twelfth fret.
Thes peice of code will mkae ANY open window transparent ;).