Results for "Volume: 2002C"
Allows you to chat over the internet using the winsock control. Server functions include UserOpping to 3 levels, User Banning (ip & name), Booting, & Warning. Client functions include Boot & Warn (if opped to the right levels), File Sending, and you can play online tic-tac-toe. Additional features include Databasing of username & passwords, Duplicate name blocking, updated user list, and several irc-like commands such as /action (makes it look like you're doing something) /msg (send private messages to people) and /change (lets you change your username while connected. note : you might want to disable this to avoid problems) .
**********UPDATED*********** 90% speed increase for transparency math, as well as refresh speed. Also now uses a simple class module. Very easy to use and configure. I wrote this code to avoid having to design up and down images for projects with graphical skins. This code allows you to create rectangular and elliptical transparent buttons on any container without ActiveX controls. The code is completely modular and has many editable parameters.--- NOTE: If anyone knows how to hook / get procedure callbacks from classed-functions, please contact me.
Parses a Line of Text, Great for Chats... Example Layout String = "[Hello] [This] [is] [an] [Example] [Layout]"
Shows how to use images, I think this is a good example of how to make a game. Users timers, ummmmm u really need to see it. :-) thankz
This is a port scanner duh! lol I recommend it coz it'll find out every port that is open. Ummm great for seeing if there's a trogen on your computer oh yeah also has a weird background! thankz VIRIIO
I saw the Keep AllAdvantage Active-code today, and thought I'd improve it abit. So I added a new - smaller - interface and a tray icon. The rest of the code is mostly the same as the original. If you had use for the first version, you'd probably want this one as well. Just think of it as an upgrade..
I've never seen a decent racing game in VB - until now! This racing game has fast, detailed graphics and good AI. AI? Yes, there are opponent cars!!! AND there is a course editor so that you can design and save your own courses - then teach the computer controlled cars to race on it! Accurate collision detection and smooth handling. If you enjoy or learn from this game, then a vote in return would take alot less time and effort than what I put into this game!
That are some Animation's with Line's, PsetX, Circle
This is an introdunction to the art of masking. It shows you how to use BitBlt and masks to create a sprite over a background.
A queue data structure, in the form of an object. This class internally maintains all the data passed to it. Use this class for fixed data types (eg. Longs, fixed arrays, fixed strings, types, etc...) Use it, Like it, Learn from it, Vote for it.
A full basic winsock server allowing for 1000 and more client connections. Very easy to expand on for any type of server that needs the ability to allow multiple socket connections.
Ur code waits for X seconds without stopping complete VB like most others (incl. Sleep Api)
This program will grab all screen fonts avaliable, and add them all to a list, and to a menu! So you can select the font from a menu! Also, when a font has been selected, the 'Sample Text' font will change to the font selected. So you can preview fonts before you use them! And the list and menu's are in sync. So if you select something from the menu, it gets selected in the font list! Please vote for me!
This code generates a 3D waterslide/hill side, how ever you see it as. Really cool concept, you can also create 3D triangles, 3D squares, and 3D Circles.
This demonstrates the use of alpha blending to create the illusion of a semi-transparent form. This effect can be used to make some VERY COOL form closing effects.
Here are bas for 13 Windows dll's..These are all the calls they make. Here are the bas: Advapi32 Comdlg32 Gdi32 Imm32 Kernel32 Lz32 Mpr32 Netapi32 Shell32 User32 Version Winmm32 Winspool **Note I did not write these so I can't help to much on what the calls all do.**
It typewrites any text you choose at any given speed
Places images in the menu
TOTAL DATABASE APP. add/delete/update/edit/SEARCH everything you expect from a good database address book/donation records/ and REPORT of donation a user has made over a certain time
I have seen all of these really complex GetKeyAscii functions out there. Well check this out.