Advertisement

Results for "Volume: 4_2005-2006"

4_2005-2006 #151816
My Fisrt Webserver

This is a Small and simple websever I made affters seeing Web severs on here I wanted to have got and make my own so I did. This simple server has been tested on my computer also has been run over the internet. and seems to run fine. I have tryed to inplant a simple guest book it does work but maybe it can be made to look a bit better. I have aslo inplanted a simple search engine. That I think is quit cool. any way I like to know what you think of my fist webserver any way.

4_2005-2006 #154988
Lotto Number Checker *Updated 1*

this is and update of lotto number checker it checks your lotto numbers for you

4_2005-2006 #155804
ClickMe!

The humble ClickMe!. The button moves when the mouse hovers.

4_2005-2006 #171674
software security by password

the code checks password enter by the user but it is different type,any can not see ur password which is saved to text file named pass.txt,because the program converts the password set by user in different format and when checked by program it reads from it and convert it to original form and compare it with password enter by user,if matched then allow to enter next otherwise exit to system.

4_2005-2006 #153043
Learn how to make a DLL in Visual Basic (ActiveX)

make a DLL in Visual basic... works just like an active X control

4_2005-2006 #154693
Get INBOX From OUTLOOK

NOw you can get the inbox from outlook (if enhanced you can get mails from other computers inboxes.) with this simple code. Please feedback if you cannot do anything with this code, so that I post the zip file with a sample prject. It also can send messages to people in OUtlook.

4_2005-2006 #154882
Web Wizard

It takes some information from you and then generates a web page based on your given information.Tabbed Kool Interface A must see for those who want to program just like this !

4_2005-2006 #154692
Add Commands to Menus in VB (AddIn Creator)

Hey, you always have seen some people adding some cool addin to VB which esase their programming right? now you can do it too...You can add commands, command buttons, to menus with any command you like...

4_2005-2006 #150457
Tab Control

Have a Tab control in your application with out having to have the huge OCX that microsoft provide. It's in the early stages yet but seems to work okay at the moment.

4_2005-2006 #151000
Morphyx MP3 Encoder

What do you get when you combine two programming languages? Morphyx. I've been working on this program for about two years (mainly research) and I finally just decided to take one section out of the big program and give you an encoder. (The FULL version, which isn't freeware OR open source, encodes/decodes MP3s, rips CD tracks to WAV or MP3, burns CD tracks from WAV or MP3 and also creates MP3 discs, plays EVERY type of media file including videos, connects to Napster, records sound via microphone, records video via web cam, etc. etc. etc.) Morphyx Encoder gives you a choice of two encoding engies: LameEnc and Blade. Note that this is NOT command-line encoding. This is done through an encoding API (BLADEENC.DLL or LAME_ENC.DLL) with a wrapper DLL (MORPHYX.DLL). I included the full source to MORPHYX.DLL, but neither BLADEENC.DLL or LAME_ENC.DLL, because, well, I didn't those. =) Morphyx EXE: Visual Basic Morphyx DLL: C BLADEENC.DLL: more than likely C or C++ LAME_ENC.DLL: more than likely C or C++

4_2005-2006 #155305
Slider for MP3 Player

Most of you have used winamp and know about its slider. It slides along with the song and you can drag it around to change the current position. This code does the same thing! It shows you how to draw a slider, restrict its movement, and make it move along with the song! The code is fully commented!

4_2005-2006 #170672
Calender

displays a calender for any year after 1900 in a single window

4_2005-2006 #154822
Common Dialog with multiselection W98 type

Normal Common Dialogs are not able to get multiple filenames and look win98-like. This one does. Note: THIS DOES NOT WORK IN WINDOWS ME.

4_2005-2006 #155807
My Computer type File Browser

A VB clone of Windows My Computer, A file browser that shows the files Icon, or and icon of what type it is, It shows you how you can have a file directory in a image list, rather than the built in boring one.

4_2005-2006 #154695
NEWS READER

This piece of code can connect to your news server and get all the information (graphics included) to you within a minute....you just need to know a good news server....This also can teach you how to deal with Server objects..

4_2005-2006 #151818
PAK Builder

This is a small program that I use to pak text file into one big one. It does not add an compression to the file just paks them in to one I hope to add some compression into it soon or when I can find some infor on how to do that. Any way I have also included a Winzip like Self extracter that you can build the pak file in to exe and run them on any computer. as long as vb runtimes are installed anyway Hope you lile the code.

4_2005-2006 #154694
ADD PICTURE TO RICHTEXTBOX!!

With the code you can place any picture any where on the RICHTEXTBOX....this is a really great application for who likes to develop word programs with richtextbox control..

4_2005-2006 #151817
VB Coder Reader Beta 1

This is a program I made couse I was fed up with haveing vb code in text files on my desktop all the time. and loseing them. Well if you have ever seen the ABC Reader for Qbasic then you might know what this program is for. Anyway Ihave also include an Editor in the program and all the code has been commented so it will be quit easy to follew. Ok hope you like it any way please vote if you do. Oh sooy about the screen shot. been to small

4_2005-2006 #150184
B2 (BoS 2.0) - Translucent, skinnable, t hree-time award winning shell

It's here! B2 is BoS 2.0. A shell is a program that replaces your taskbar, desktop icons, and start menu with better looking, more functional versions. B2 is no exception. Features include: Skinnable taskbar and menus (3 skins included), animated, scrolling, translucent menus with alpha shadows (even on Windows 98), QuickLaunch tray for frequent functions, shutdown, find, programs, favorites, documents, help, and settings menus, desktop menu, tear off menus (drag the menu titlebar to make it into a window), resizable, movable, docking taskbar, and lots more! NOTES: Be sure to copy Alphablending.dll and ccrpTmr6.dll to your \windows\system folder. B2 is released under the GPL. Please read Copying.txt if you wish to distribute B2 or use code from it. Also, B2 ONLY RUNS on Windows 98, ME, or 2000.People must love my code! Three awards for the same code, it's rediculous! However, thanks anyway to everyone who voted. (My not-so-secret plan is to win the award again in December :-)

4_2005-2006 #155265
projectIRC 1.0 build 40!

This is another update to my IRC Client. I completely rewrote the color parsing sub to work better. I fixed quite a few bugs, and added some nice features. Straight from projectIRC.com: First of all, I changed a few things with "hyperlinks". You now have to double click them, not right click. Also I fixed the bug with it switching between windows if you clicked a nick hyperlink. I added #channel hyperlinks, so you can double click any words with # as the first letter and join that channel. And i added irc.* hyperlinks, if you click a server name that starts with irc., it will ask you if you want to connect to that IRC server. Thanks Joe :) Fixed another bug that I won't even explain, but you may or may not notice it, nothing to worry about. I added a text-history, for channels and quries at least. Just hit up to see what you last said, up again to see before that. Hit down to go back down. Also I added it so it saves any server you type in the combo list and hit enter with, it will save it for next load. I'll add auto-complete for that soon. Fixed the bug where query windows in the taskbar would have no text. Also added a feature to the taskbar where if you click the active taskbar button, it will cause that window to hide, just like in mIRC :) (If Khaled doesn't like me stealing all his ideas, I'm sorry :( ) To continue with that list, I added whois, listing of channels (still not done), customization of colors, Icons to the taskbar, option of stretching the taskbar or having it a fixed width, you can join channels even if you leave out the # (ex: /join vb), that's all I can think of :) One last thing, if anyone knows how to translate a # that is the # of seconds past Jan 1st 1970 into an actual readable date, using VB, please mail me~!. EX: 970411847 -> Sun Oct 01 10:50:47 2000 .. VB ONLY!

Languages
Top Categories
Global Discovery