Results for "Volume: 2_2002-2004"
visual user interface to construct a query
((UPDATE)) I have compiled the images into a resource file. Makes it a bit cleaner and a fraction faster. This program generates a simple Runic layout (Past, Present, Future) for simple divination. It uses an Access2000 DB to store the Runes' information. It is far from complete, but it works. I wrote this for a friend of mine in another city. She wanted quick access to the info on the runes. Please, leave me some suggestions. I don't really care about votes.
UPDATED AGAIN!!! I fixed it so that the progress bar isn't jumpy when trying to change position. It has a built in MP3 Player. Pretty COOL. Along with the MP3 Player update I also put in something when drawing an ellipse or rectangle it shows the height and width and when you draw a line it says the length of the line. I put on the fill regions code at last, but the fill styles didn't work so I got rid of them. There are cursors(I think you will have to move the cursors to C:\Program Files\Microsoft Visual Studio\VB98\ or it will be an arrow), and I also put in something that shows the frame number when you are playing the animation, and I made the animation list have numbers. Choose the style of animation. This paint program has the basics: rectangles, ellipses, paintbrush, freehand, spraypaint, eraser, lines, and connected lines. You can save and load pictures. There are also animations, and you can save and load those too. You can select the draw style and draw width also. You can also print your picture. It also lets you undo your last action. This program has it all!! Please comment on program and tell me what it needs. I hope you enjoy it and PLEASE rate the code.
This will show you how to make groups in your listboxes with this simple control. Since it is not yet 100% functional (it's about 95%), there is a lot of roomfor personal customization. This control is yours for the taking. Download it and add / remove any features you want.
How to Read and Write to the Registry using all HKEYS
Pre-version (but full and working) of a software to make Mindmaps.
Queries Windows for the meaning of an API error number, and allows you to search a range of numbers... the results get placed in a list
Amazing new control! Tired of VB's common controls, check out this textbox! When it receives focus, the blinds open and when focus is lost, the blinds close again, creating a dazzling effect on YOUR FORM! PS - Dont worry, YOU CAN CHANGE THE COLORS OF THE BLINDS TO A COLOR OTHER THAN PALE RAINBOW COLORS :) I did that for effect.
To fix the input of the user. For example if the user inputs a bad case sentance it will make it normal: what do yOu think? -> What do you think? It checks for ./?/!. Have fun.
This code includes Hex Edit functions. View/edit binary and text files, with both hex and character search facilities fully functional, and you can print any displayed page (each page upto 512 bytes, showing byte positions, hex and characters). - Note: This version is for a slower machine, if you have a fast one, you may use BinFileEdit2 instead.
This is a very small and compact media player. It doesn't use Windows Media Player, but rather the API to play the files. I have noticed that when you play WAV and MIDI files that the time doesn't work. I'm currently seeing what I can do about that, but other than that everything works great. I hope to get some feedback and please vote. I hope you enjoy this, but atleast you could learn how to play media files w/o windows media player.
Enables instant Messaging on a WinNT/2000 net work. Adds a layer to the Net Send CMD command. Also rembers people you've sent messages to for quick reference. Based on a users NT sign on/machine name or IP address.
Are you tired of Outlook and Outlook Express hanging your machine, and letting the KAK virus in? Well, I am too, so in response, I made EZMailer, a simple email program that sends and receives mail, PERIOD. It doesn't attempt to interpret or auto-execute ANYthing, thus sparing you from the vagaries of security loopholes in 'advanced' mail programs. This program receives incoming mail from a POP3 server, sends outgoing mail through an SMTP server, handles MIME attachments, multiple users, and automatically routes incoming mail to folders based on criteria you specify. Note that to successfully execute this code in the runtime environment, you must own Apex Software's TrueDBGrid Pro, www.apexsc.com; and Funduc's Encode/Decode DLL, www.funduc.com
I extended this thing, so I should be able to get more than one vote now. ver 1: capture mouse to any rect area defined by any vb rect control(including shape,image..) ver 2. capture mouse to following:"CaptionBar" or "FormClientArea" or "CompleteForm" or "CompleteFormBorderExcluded" All detailed explained in module. Exe that shows things included ( code too ofcourse)
Consists of two parts. 1. a server in which you add clients names when they pay you the registration cash. 2.A dll which you use in your apps to register & de-register the user on-line, also checks if the user is registred already. This is version 1.0, i am going to continue this with greater encryption routines and lots more advanced features.
Here's a unique program ... Use Notepad to enter a set of test questions or a survey, click the button, and it makes it into an HTML (webpage), displays in your browser. Put the HTML into your webspace and have people take a test online. The results get emailed back to you. Be sure to open the example files included and see the read.me file. I hope someone finds this program very useful ... email me comments. Thanks
This is a sample http server (not chat server),it can send u the pages when you write the ip that carry this program. it don't contain asp compilier it only send html pages from your hard disk. This is a good starting point to know how iexploror or netscape send requests to the servers and how they respond.
We the Programmer's of BrainFusion Present The Dancer.Ocx Which is capable of reading The Sound Peak Form Sound Card When Mp3 or Wav File Is Played(irrespective of player used(player independent)). It Tooks Us A Great Deal Of Time Please Don't forget Mail Us. And Vote Us. This Ocx is capable of reading the soundcard at a timeInterval of 1/1000 to 50 /1000 of a second. This Ocx is Capable of Dancing According to the Sound. Or you can hide the Ocx And Get Only The SoundVolume From The Sub OnTimer. This Dancer Ocx has Two Parts 1. Bar Displayer 2. Graph Displayer.
Transform any SWF file in a screen saver ! You can configure Quality and BackGround Color See the result with the Screen Shot (plane.swf sample)
This is a little mind (and math) game. You need to light a area of 5*5 boxes with a special figure. It may sound a little bit odd but don't worry: When you begin it's very easy! The game also include a solution-finder. The solution finder simply runs through the combinations (total: 2^25=33554432) until it finds a solution.