Results for "Volume: 2002C"
This module provides a Win2K interface to the Browse for Folder under Win95/98. This is not an update to my earlier submissions but a complete rewrite using pure API. With Win2K MS introduced a new DLL (SHELL32.DLL Version 5.0) which includes a better Edit box, Popup menu and a New Folder button. With this module you can achieve the same result (except the Popup menu) using the old DLL (SHELL32.DLL Version 4.71) as used by Win 95/98. Additionally you can add a checkbox, customise captions for Titlebar, OK button, Cancel button, New Folder button. You can also resize the Browse for folder window. Additionally you can choose to open the dialog double size or full screen. All the usual features are present, such as include files, start at special folders etc. You can select between the old style Editbox or the Win2K style editbox (Much better I think.) Why bother? - Not everyone is running Win2K. Very easy to call. Heavily commented and includes complete sample usage. Please vote if you find this useful.
Shows how to dock a statusbar control to the top-left-right-bottom of an mdi form, or make the statusbar detatch from the form and 'float'
This is a calculator made in VB6. It does a lot of useful functions such as circle area and circumference, support of minus numbers. Addition, subtraction, multiplication and division of numbers. It als does some more advanced functions found on a calculator. Now fixed the error with division by zero and added a calculator history with news about previous versions. Please leave comments and vote if you like this program. Now I have made sure the div by 0 error is fixed! Added some improved code and a few more things to improve the program. If you have any problems with this program, please email me or leave some comments here, describing the problem. Now added a host of new functions to the calculator. Sin, Cos and Tan. Abs function, support for fractions. There are loads of new features. You can also store a number in temporary memory as well.
Web Wizard v3.36 The award-winning Web Wizard is back with a new, easy-to use interface. It helps you to easily create your own web page in just 6 simple steps. Please watch the screen-shot for a quick peek! Enjoy!! If you like it, give me a vote...
This program will generate a serial number for WinZip(r) based on the input information.
Add / Remove User Using Access Database User: ADMIN / Password: admin / Level: Administrator
Shows you how to use the Common Dialog Control and Microsoft Media Player control to select and play mp3's. Works in the sort of manner as WinAmp, also puts the time elapsed in 00:00 format.
This is a basic chat program using winsock. It demonstrates how to accept multiple connections, how to use a delimeter to separate incoming messages. It shows how to accept connections, send and receive messages, etc. with winsock. This should help you people that are new with winsock.
Start up a server or connect to the default server with the client, choose a chat room and start chatting. You can join another chat room by exiting your current one and joining another on the list. You can also password protect rooms that you create. Vote for me :)
Hi This is my first ever chat program on PSC anyway it will allow you multiple connections to the server. and the server will also log the names of the persons that are on the server. Also the Client uses a HTM Browser control and allow you to use smily faces like the ones on Yahoo use. I have had this program working other the net with a friend so i know it does work. The server it's self does need some big updates but for know it works fine. anyway if you have any ideas or code then feel free to add to the project. Bye :)
This is a generalization of the clsPrintAvery5352 code submitted by Bernard J. Tucker on 11/27/1999. This version of the class will print any label that the calling routine can describe. The zip also contains a VB project to show the use and an Access database of label partameters from the Avery Web site (legal).
First --> Thanks for downloading this application, and i know there is a lot to look at in this readme, but it tells you about this application, features and components installed. Second -> Clicking the exe will not work. There are support files needed. The bookmarks.txt, history.txt, TIPOFDAY.txt is needed, as well as the FLASH movie. Put all of the files in one dir, then click the exe. Third -> There is an bug in the history section. You cannot have duplicate days in the history. For example if you opened the app on tuesday, it works. Wed, thurs, fri, sat, sun, mon. it works. But the next tuesday it doesnt open. You need to open the history and erase the contents. This needs work i know, but i wanted to get version 1.10 out. Its loaded with tons of other cool and useful tolls for net surfing programmers ( check out the text / box and advanced text box ) and nosey people (check out the internet tools). v 2.0 will have this fixed. Fourth -> Check out the features. This is, without a doubt the most complex and complete browser available *WITH* source code! And its all FREE! Read the README.txt - it has a list of all the features! There are too many to fit in the description box (4000 char max).
It is an extremly simple Rainbow Generator - the code which was always asked by the viewers. See how a rainbow is generated with the varaitions in the values of primary colors - Red, Green and Blue. No API's used. Interesting and Full of Fun! Easy even for beginners!
Finds SQL Servers on your LAN
Unlike many others this code really works. Incorporating all basic mp3-player functions and a lot of handy features. Includes a minibrowser to search for your favorite mp3-files.
This app will put Some Holiday Light bulbs on you desk top and stay ontop of every Window. Although it is not all the way Finished it is a work in progress, I have only one Problem The size of the exe when compiled is way to big I would like any input or suggestion on how to make the program smaller. Please Vote if you like, Even 1 globe would be nice. Please leave as many Comments as possible. Thanks, Arcangel
This program, show many statistic about your Data Base And it convert your data base to HTML and SQL format. Please, Vote for my source code...
This program demonstrates the use of Crystal Reports 7 in a VB application. The connection and data retrieval is made in the VB app and not with crystal reports.
A picture viewer with thumbnails and afew other options. You can view them in a slide show and you can even set the wallpaper with this. Just take a look. Its not like the usual picture viewer. :) I used a Browse for FOlder module by someone else. So credits goes to him or her for that. No comments but easy to understand and coding is not the best.
Updated version (much faster, 16-bit color palette added.) The Advanced Color Picker picks up colors from screen and from several built-in palettes: web-safe palette, Internet Explorer compatible palette and 2 Photoshop-like palettes. The color value can be obtained and converted between VB (long), HTML(hex) or RGB format. There are also a couple of other functions too. Vote, if you like it :-)