Results for "Volume: 6_2008-2009"
Count an elapsed time between two times
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
This is an example of how to create multiple child forms and open them at runtime..Originally this is for developing an MDINotepad Application.
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.
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:.
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! =)
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!
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.
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
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.
This is just a simple example of how artificial intellengence can be implemented in VB. Knowledge database needs upgrading. Expect a upgrade soon!
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.
This is a fully function MSN-bot with many functions, including Auto Message, Welcoming Message, BartNet Blocker, log, ...
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.
This user control has 62 easy to use API controls within it. It has the ability get the CPU usage, add files to the documents menu, clear the documents menu, get the name of the current user and the computer, get the amount of time windows has been open, refresh windows, show and hide the start button, open the default internet browser, connect and disconnect to the internet, send Email, play sounds, get the mouse position, flip the mouse buttons, hide and show the cursor, trap the cursor within a region and release it again, find and change the screen resolution, find all possible screen resolutions for the monitor, shut down restart and log off windows, show and hide the taskbar time and desktop icons, turn on and off the screensaver, disable or enable ctl+alt+del, minimize all windows, open explorer, make a form stay on top, show the shut down dialog box, make the computer go to sleep for an extended amount of time, enable or disable objects, open and close the CD-Rom, search for files, copy delete and move files (quickly), check if a path exists and more, all with easy to use categories! Vote for me!
This program does EVERYTHING (hence the name)! It dials and stores phone numbers, tells you operating system and network information, shows memory status, can change screen resolutions and much, MUCH more! Vote For Me!
DirectX8 Pong is a dinky little game that I made, just because I see all sorts of pong clones out there and I felt like adding my version to the list. My pong uses DirectX8 and has sound, music, and alpha textures to enhance the look. The ball control is pretty good, because it is based off the movement of the paddles. Everything is customizable, even the background, as well as the size, and speed, and difficulty....Enjoy.
---SIMPLE MORSE ENCODER v 2.0--- !!!NEW VERSION!!! Simple is Beautiful! The Simple Morse Encoder is back and this time, is in no way simple! Simple Morse Encoder not only translates from English to Morse, But also plays the sound on either the somputer's internal speaker or through the soundcard! Type in any message and hit enter... if you know or want to know Morse Code, what you'll hear will be like music to your ears!!! NOTE: This app uses DirectX 7 to generate sound right through those BIIIG speakers! But for that you need DX7 to be installed on your system. Hope you like it. Regards, Harshad Sharma ([email protected])
This is a complete ftp bouncer application for windows. It allows you to "bounce" connections to ftp sites through this software. And it has a built in telnet server that gives you complete remote administration and contorl. It is about 90% complete (still some things I should do to improve the identd code). Its got a good gui, allows you to spy on connections. It also allows you to disable downloads, uploads and site commands. It shows you all kinds of statistics on each connection when you are spying. Everyone ftping through a bouncer needs to remember that they have to set their ftp client to PASV (passive) mode for it to work. This uses some menu code I got from another application on PSC. I do not know the origial author (the person I got it from didnt give credit.) If anyone knows the authors name, tell me so I can give proper credit :) To spy on connections, once one is in the listview just right click on it and a menu will appear. *UPDATED* fixed a couple small bugs, made the disconnect button on the details window work.
Hi folks, Have u ever wanted touch control for touch screen application development. Here is a small contribution from me. I developed 2 control "touch2 - 2 buttons navigation"and "touch4 - 4 buttons navigation". Source included enjoy. Please Leave some comments....