Advertisement

Results for "Volume: 6_2008-2009"

6_2008-2009 #205227
Simple Web Server

With this program you can use your own PC as a Web Server. By connecting to your IP Address annyone on the internet can view your web site off your PC. This code has only the very basics for the server to function, it is compleatly explanable. If you are uncertain of what your IP Address is it is provided in the first text box. My full version is avalible at my site. 'www.learnelectronics.f2s.com/webserver.php Please vote and give me plenty of feedback.

6_2008-2009 #204794
DataBase using DbGrid, MSFlexGrid,TextBox, ComboBox, Etc..

THIS IS AN EXAMPLE OF HOW YOU CAN DO A SIMPLE TABLE WITH DATA, SO YOU CAN NOT USE THE FREEFILE() , YOU CAN MAKE MSFLEX GRID, TEXT BOX,COMBO BOX ETC WITH THIS CODE, AND IS SO EASY, TRY IT, PLEASE DONT FORGET TO VOTE FOR ME THANKS.....

6_2008-2009 #205229
TreeView Export Routine

Exports a TreeView control (including ALL it's children) into a graphical representation with plain text.

6_2008-2009 #202913
Dynacom **Now includes Autocomplete, and Find functions**

This is the latest version of Dynacom, the combobox replacement. Its even flashier because it can now even autocomplete while you type, just like the internet explorer address bar, and even find list entries by string!!. There is a list of all the user accessable member subs/functions and events inside the zip so check it out before you look at the source. Check it out!!!

6_2008-2009 #194946
FileReader Classes

Two class modules that load any size flat file with delimiters (tab, comma, space, etc.) into memory. Once loaded, you can reference any cell that has been loaded... sort of like Excel.

6_2008-2009 #201526
See Ville - Map Maker

This program is the official MAP MAKER for "See Ville", another of my current projects. As far as I', aware of there's no bugs, and the mapper is (unlike See Ville itself) ready to ship.

6_2008-2009 #201527
See Ville

See Ville is a city simulator, much like Sim City (The good o'll one). to put it short; - It's Bigish - It's Bugish - It's Messy - and it's FAAAAR form complete Far, far, far from done... Only residental buildings are compelted, and MANY importaint functions are still missing (some because I can't figure out how to do it). Eventhough, I thought I would share it with the VB comunity, and get som feedback :) P.S. If anybody have a good idea on how to distribuate the citizens over all the res. buildings, get i touch with me, please, it's hard! ;)

6_2008-2009 #198611
VoiceWeb

This is a Talking Webbrowser that I wrote for my 86 year old neighbor. His eyesight is starting to give, so he needs something that would help him surf the net. This webbrowser is a good example of several functions, such as: Reading the ACTUAL bookmarks that IE4 has stored, and displaying them in a manner that IE4 has (a scrolling window, where each bookmark is highlighted as the mouse is moving over it). (Many codes on this site have browsers with custom bookmarks, but this is useless if you want to use the existing bookmarks). Adding bookmarks to the existing ones. Accessing selected text on the page Accessing the complete text of the page MS Agent (text-to-speech) usage, which can be found at: http://activex.microsoft.com/activex/controls/agent2/msagent.exe I hope you have fun with this code. Good luck! (Remember, this is designed for an almost blind person, so everything is very large. You can resize all the fonts to your taste).

6_2008-2009 #205240
CardBase

Creates a database using a Random-access file. also shows how to use Multi-Interface Documents in your applications.

6_2008-2009 #197494
Drive Structure

Just a simple program which uses the FileSystemObject and Recursion to output a complete directory/file structure of your computer to a file. I was originally gonna use this as a sort of snooping thing a while ago, you could run it on someones computer, and then read the text file to see what they had on their computers. The text files come out quite large, but when zipped up they're usually only about 50k. Uses a good example of recursion.

6_2008-2009 #201416
send file using winsock

send files using winsock control. This project demonstrates how to send a file to a remote computer using the Winsock control. One side is the server and the other is the client. Only the server can send a file to the client. The client is then promted if they want to accept the file. Before the server sends the file, there has to be a connection. If you are the server, click "HOST" to listen for incoming connections.When the client connects to you (by putting your IP address in the Remote IP field and clicking "CONNECT"), you can select a file and send it. Ohhh...yeah... and please vote!!! Underground Technologies [email protected]

6_2008-2009 #204666
simple way to enable/disable in any form

a very simple and very easy way to enable, disable controls in any form. You can also get all editable controls list in the form. no other code can be as simple as this :) This is my first submission in PSC....please vote for me (i just uploaded a simple application to explain how to use)

6_2008-2009 #205217
SHAKING MOUSE !!

A teasing program, your mouse shakes and you can't do anything. The only way to escape is to click on a button. But the button escapes from you and there is no way to get it! Could you find another way? Yeah!! There is a hidden button in the right-bottom of the screen. Move the mouse around there to find it. If you like this teasing virus, vote for it!

6_2008-2009 #205200
Perform 3-D Line Drawing in Win32 with DrawEdge

The ZATRiX Win32 DrawEdge function provides an extremely powerful, yet simple, method for drawing three-dimensional (3-D) lines. By using this function, your application can duplicate any 3-D effects found in the operating system. The main advantage of this function over your custom function is that it adapts to changes in the system colors and resolution. This function is also more likely to adapt to changes in the operating system as future versions of Microsoft Windows are released.

6_2008-2009 #204616
BMGBugTracker

Due to the recent interest in providing Bug Tracking software, I have decided to submit this application (with source!) to assist developers in the software development process.

6_2008-2009 #204617
BMGDocumenter

BMGDocumenter is a Visual Basic 6 Project documenter. It handles Forms, Modules, Classes, and insert information about Designers (no handling yet for User Controls, etc.) Source included.

6_2008-2009 #205031
Using Multi-Column Combo and Transparent TextBox

You can use FM20.dll library from Microsoft forms 2.0 for create easily Multi-Column Combo and Transparent Text Box. It is too easy a cool!. Identical to appearence Microsoft Access forms. Rate mi code, please! See you later!

6_2008-2009 #205202
Form On-Top

Whant to make your form on-top of of all other applications, well this is the code for you!

6_2008-2009 #204858
Sorting Demo

This code demonstrates five sorting algorithms: BubbleSort, Selection Sort, Insertion Sort, Merge Sort, and QuickSort. A simple project is included which allows the user to create a random array of any length and choose the algorithm to sort it. The sorting algorithms are the primary focus, and any CS students taking a Data Structures/Algorithms course could find this useful.

6_2008-2009 #202304
Network Tools 0.4 beta

NetTools is a program that a little package that includes PortScan and Ping on a Single or Multiple network, with both simple and advanced options, usefull for seaching a trojan in your LAN, it's user friendly, and has an intuitive disign, it also includes a little BAS that you may find usefull. Comments are greatly apreciated! Next update will have an INI, a little database for maximum control of portscan and if you send any post any adition that i forgot. Please try it it's a good piece of coding anyways^_^!

Languages
Top Categories
Global Discovery