Advertisement

Results for "Volume: 3_2004-2005"

3_2004-2005 #142397
Playing with PC speaker using VB & Assembly

There is a API function in WinNT based systems - BeepAPI function. You can create sounds of any frequency and for duration by using that function. But the BeepAPI function in Win98 is very limited. It can't do it. So, I made this class in assembly that can do the same work in Win98 also. I haven't tested this code in other machines. But it should work. Please, report to me if it doesn't work. Comments and votes are welcome.

3_2004-2005 #142398
DIB Brush (Easy image tiling using FillRect)

A simple class to show how to tile an image using FillRect.

3_2004-2005 #142399
Complete TCP To Serial & Serial To TCP

TCP/IP To Serial Communication, TCP/IP To Serial Communication With Multiple Connection, Serial Communication To TCP/IP. Please vote!!!

3_2004-2005 #142400
Menu Bitmaps class

This project has a class that adds bitmaps to the menus of a standard form. The class also resizes the bitmaps to a nice size. This is done via one sub method in the class. Please vote for me if you like it!! thanks

3_2004-2005 #142401
vbScript Decoder - exe

Decodes script that was encoded by Microsofts Script Encoder. My earlier version was done in ASP and is posted on this site, however i'm porting this to VB to disregard worries about code pages and such for other languages.

3_2004-2005 #142402
A Maze Maker - Generates Cool Mazes <- !

This code will generate a maze, which you can then play. Designed for fun, but as a complete application. Uses good programming style and has some very interesting recusive functions that are used to build the maze. Check the screenshot, and please post any feedback you have! - Ben

3_2004-2005 #142403
Elapsed Time

Count an elapsed time between two times

3_2004-2005 #142404
Duke Nukem 3D GRP Manager

This code is provides a Win32 environment for the editing of Duke Nukem 3D GRP files (which stores all the levels/sounds/gfx for the game). I wrote it in a couple of days, it seems to work fine. It demonstrations some pretty basic file editing. Worth a look

3_2004-2005 #142405
Creating MDI Child Forms at runtime

This is an example of how to create multiple child forms and open them at runtime..Originally this is for developing an MDINotepad Application.

3_2004-2005 #142406
Create transparent skinned forms

You can create a form of any iregular shape like a skinned form. Just have the image which you want to be there with the form and call a function to create the shaped form. the transparent color can be specified otherwise it will take the (0,0) pixel color as transparent color.

3_2004-2005 #142407
[ JD Programming - JDP MSN Scroller ]

This will send the user multi messages with a click of a button, and the best part about it is it's under your control. It also works on the new MSN Messenger Version 5.0. Please vote for my program and leave your comments. .:JamesJD:.

3_2004-2005 #142408
[Coloroids]

An addictive game. Please vote & give feedback. New version 3.0 with sound!! Includes handy dandy all purpose sound module that all you need to do is add it to your program and change a few lines! =)

3_2004-2005 #142409
DirectX Media Player(Using a DirectShow Control Class)

DirectX DirectShow Media Player Demo Supports most standard media formats, correct aspect ratio, or stretch! Uses a DirectShow Control Class Well Commented P.S. Im trying to figure out how to add menu support as well, IE: windows mediaplayer(when you right click the Movie), if you know how, please tell me!

3_2004-2005 #142410
SMS Thru GSM Modem

I wrote this program for testing my Wavecom Modem which was used to collect data for Power Meters. As doing this was fun, I thought that other having similar modems can use this code for sending and receiving SMS on there computers. I have not commented the code as this was just for fun. This code can be modified to do some remote controlling work as i have tried to show in the example i.e. when u send an sms containg notepad the notepad.exe is run after the message is decoded. This was just for fun. If any help or details needed regarding the program u may as freely.

3_2004-2005 #142411
Alphablending AND Animated Gifs in DirectX!

A while ago I posted some source code which allowed the loading of animated gifs into directx. A while later I wrote some code which allowed alpha blending in directx. Today, I rewrote the alpha blending code to use getlockedarray instead of pixel, which quite significantly sped the alpha blending up, and combined these 2 codes into 1. I average around 26fps without alphablending, and 24-25 with, which I think is a pretty good number, given that this is 100% vb :). If anyone find any problems or has any ideas, feel free to email me. Jim

3_2004-2005 #142412
MDB 2000 Movie Rental System

This program was designed for and can be used by small video stores. This program uses an ini file to keep track of movie rental prices and an Access DB to track customers, movie rentals and transactions. I am currently working on an updated version of this program and figured that this one may be able to help some coders.

3_2004-2005 #142413
AIG v1.0 - True Artificial Intelligence

This is just a simple example of how artificial intellengence can be implemented in VB. Knowledge database needs upgrading. Expect a upgrade soon!

3_2004-2005 #142414
Multy Color Progress Bar

Arent you tired of the old blue microsux colored progressBar? Then this is exacally what you need. in less then 2 lines of code and you will have a progressbar with any color you like. Enjoy it. ps: ocx now included in the project file.

3_2004-2005 #142415
BartNet MSN Fun

This is a fully function MSN-bot with many functions, including Auto Message, Welcoming Message, BartNet Blocker, log, ...

3_2004-2005 #142416
^^^Loops For Beginners

This Code Shows The Various Loops and how they can be applied, great for beginners looking for a solution timers can't seem to provide.

Languages
Top Categories
Global Discovery