Results for "Volume: 2002ASP"
Squares is a game where two players take turns connecting any two adjacent dots in a grid, either horizontally or vertically. The object is to be the player to complete a square and gain a point and another turn. The winner is the player with the most points. Three modes of play are supported: vs the computer, vs a friend on the same PC sharing the mouse and vs a friend over the Internet.
Its actualy quite easy to make several threads in VB. All you need is one (1), API call and you're on your way.
Tag 1.0 is a localisation tool. I developed it while working in cbs.ie It adds or removes localisation tags from the end of files. E.G. test.html will be renamed to TEST_fr.html It wouks on complete directories and any file type You can use all this code - if you do please return the favour by voting for me thanks :)
It's a program you can use to test animations you made for a game. You can set the speed and more.. See for yourself, leave comments to tell what you think of it.
A textbox for TCP/IP or DNS entry with validation and formatting. It behaves like Windows TCP/IP entry. Very nice in developing program that requires valid IP entry.
I work with Access databases, and occasionally will need to update the front end on the server. With access, you can tell when all users are out when the ldb file is missing. Therefore I created this app that checks for that ldb file. When the file is missing it uploads a specified file to the specified directory. This works excellent for me so that I can update files when all users are out. Hope this is helpful to you. Feel free to add/change or make suggestions.
This program controls a remote unit across a range. The OFF button sends a "FF" and expects an "FF" within 1/3 of a second otherwise it times out. The reason I uploaded this is because I could not find a serial program that worked using MSCOMM and ONCOM event. I did have trouble at first until I read that Microsoft has Rthreshold default as '0'-- it needs to be '1' for the received data event to be captured I realise this is a very simple program, but it WORKS. To check this out place a wire/short between pins 2 and 3 on your DB9 serial port. This will route TX to RX on the same port. I limited it to COM1 and Com2 but others can be added. I hope this helps someone trying to use the serial port.
This is a pacman type game, you are a thief that has to steal all the money while avoiding the guards. The game uses BitBlt and comes with a mapeditor and about 30 maps. Please leave a comment to tell me what you think of it.
This is a completely functional, realtime (on the fly) sampler/sequencer, written in Pure VB! and fully commented. The code allows you to load, save, play, record, select, paste, loop, zoom, and trigger unlimited!, simultaneous! sound samples of ANY Length!, with multiple (mixed) formats. Features: Hotkey Assignments for each sample. Hotkeys are used in combination with , and keys, as Triggers for playing, looping, and stopping samples on demand. Saves and loads File & Hotkey Data in 'Sound Bank' files (like a play list), for easy retrieval of prior settings. A Music Source + A Laptop + A Crossfading Mixer + This Program = 'Party waiting to Happen' :) ... The microsoft MCI save command, doesn't save a valid wav file, I still haven't figured out what is going wrong with it, if anyone knows a fix (maybe a service pack "Im using SP3", I dunno), Please let me know! Till then, I've discovered that after recording a sample, and selecting the entire area, Pasting the selection as a new file, seems to fix the Glitch ... go figure!
This is an update to my previous code submission. This one will calculate Class A, B and C addresses. I would like to thank flipmode for informing me that it is the last ip and not the first that is the network number. It takes a while to calculate Class A addresses since they are so large. So if you are calculating a Class A and it stops responding just let it go for a while and it will probably catch up. I also ran out of memory trying to calculate a Class A address so you might want to watch out there to. I appreciate comments so I can improve my work. Thank's
Updates The DNS Record On A Selected Service (DynDNS, CJB.Net... 7 so far). Has 4 different methods of getting your external IP address. Shows how to use CHM files and the What's This Button. Custom bitmaps and menu creation. Please send me any custom routers/services created so I can add to my online database. Screenshot at http://dnsupdater.crazymateo.com/
Input a Starting Time and an Ending Time and this function will translate it into English. For Example: DateDiffEx("02/12/2002 5:05:28 AM","02/14/2002 8:00:58 PM") Return= "2 days, 15 hours", DateDiffEx("02/14/2002 5:05:28 AM","02/14/2002 8:00:58 PM") Return= "15 hours, 55 minutes, 30 seconds". It only includes the "s" if the value does not equal 1. It eliminates the 0 values as well.
Here is another dandy! This ap will embed or encrypt a picture within another picture! It uses 3 and 4 bit encryption. It clears the lower order bits on a "Parent" picture and embeds the higher order bits of a "Child" picture. There is little or no noticeable differences between a childless parent picture and one that has been emdedded with a child picutre, depending on which option was chosen. There are three options for embedding. 3 Bit Greyscale, 3 Bit and 4 Bit Color. On the 3 Bit Greyscale the child picture is converted to greyscale. On the 3 Bit and 4 Bit Color the child picture retains its color. A full expaination is included in the Form comments. To use it you should open a "Parent" and a "Child" picture and choose an embed option. After this you can save your Parent picture. You can also extract it again at any time. Pretty neat little program! One more thing, the option you select to embed should be the same one you use to extract. Otherwise peculiar pictures will be extracted! Have Fun! :o) Happy Valentines Day! Love suffereth long, and is kind; Love envieth not; Love vaunteth not itself, is not puffed up, Doth not behave itself unseemly, seeketh not her own, is not easily provoked, thinketh no evil; Rejoiceth not in iniquity, but rejoiceth in the truth; Beareth all things, believeth all things, hopeth all things, endureth all things. Love never faileth: but whether there be prophecies, they shall fail; whether there be tongues, they shall cease; whether there be knowledge, it shall vanish away. And now abideth faith, hope, Love, these three; but the greatest of these is Love. I Corinthians 13:4 -8, 13:13 Happy Valentines Day
The reason I wrote this app was to allow me to communicate with a PLC via a serial port. It allowed me to send data t the device and then read the response from the device basically to ensure that I was sending the right data and that I was getting the correct response from the device.
This is the classic game of pegs, for the people that dont know the game, you have to remove all pegs by moving one peg over another, the last peg you have left has to be in the center of the field. Please leave some comments to say what you think of it.
(******Another Big Update, v3 now... I added a 'All Files' (*.*) scan to it so you can see Every File found in an EXE!!! It also sorta the listbox alphabetically! Check It Out!)(*****Updated!!! v2, Calling it v2 cause of the major changes i made to the project including a working filtering scheme that correctly fixes the found filenames correctly as far as i can tell... tell me what u think of this new version!)(****Updated!, Now has a Search Query box feature so you can search for more than one file extention at once! I also included 2 filtering loops to remove bogus findings, but since it is untested fully i left the original project in the zip for you to have regardless... Check it out.)(***Updated, removes dupes now cause some programs have a reoccuring file being found in the search, so i gave the option to remove dupes or not, check screenshot!)(**Updated, I just fixed the VB5 InstrRev part, sorry if it didn't work..)(*Updated, Just added a save feature to it for developers who want to include it in a readme or something, good luck) Description: I needed a file dependency sniffing program really quick for a friend who sent me a Borland exe and needed to know which dlls it needed so I ran to PSC to find my self searching for keywords and not get anything, then I tried one word and kept browsing through the many entries of PSC. Then I came accross one, called nFile_Search, it was so pathetic I could have cried, the only thing i liked was the interface so I kept it for this program, heh, but I cleared the whole form of code and wrote this up and made it so you can search for other types of files besides .dlls, to expand its usability (.ocx, .exe, @ for emails, anything) so enjoy and if anyone out there has tips or ideas to make it more effecient then please submit. Also please vote if it isnt too much trouble ;p IM me at: Mike3dd Email: MikeCanejo@hotmail.com for anything. ;]
Hey old timers, remember the good old days when all we had for digital numbers were the vacuum tubes called "nixie" displays? Well, here they are in .gif form. Use these anyway you like. In this example, a clock. Or, use them on a webpage using Java ... Enjoy and Savor the Memories!
This is a working DNS Daemon for Windows. You can finally have your domains point to wherever you want and have as many subdomains as you wish! It currently supports A-Records and MX-Records.
This is an complete tutorial on how to make a game using the Win32 api. The pictures wouldn't work so download the zip. Please leave a comment to tell me what you think of it.
Just for fun