Advertisement

Results for "Volume: 6_2008-2009"

6_2008-2009 #208616
PsY's Winsock Client / Server App

This is a very basic client / server application that I have written using the winsock control as its communication method. The server will accept multiple connections from different clients and also has some basic network functions i.e. Info about a connection and send a message to the client. Also the ability to kill all the clients is available. Both server and client seem to work ok and I have made several connections to the server without a problem. The code of both client and server applications has been full documented to give you guys an idea into what I was trying to achive. If you got any problems, drop me a msg.

6_2008-2009 #206322
IE Spy/URL Logger

This application will locate each instance of Internet Explorer and log the URL visited. I needed an application for my LAN users so I could see where they were surfing to without buying a third-party app. This will do just that with the ability for all users to write to one log file on the LAN. By design, the log file writes out the URL, HTML TITLE tag, Computer name, User Name and date/time. Is the concept original? No, however it is quite functional and I think may be a good learning tool for someone out there. The code is commented pretty thoroughly so please read the comments - especially those in the *.bas file. I have been using PSC for a few years now and decided I should give something back. If you like it, vote, if not then don't. Votes don't really concern me but your comments are much more valuable. Please leave your comments here for the benefit of all. -- I have only tested this on Win2k with VB6. -- Before running the code, you must copy the EBCrypt.dll into your System32 directory and register it. If you don't you'll get errors. (Rename the DLL once downloaded or you can obtain a copy from http://www.freevbcode.com/ShowCode.Asp?ID=3779)

6_2008-2009 #198081
Create a window from scratch using CreateWindowEx (Part 2)

This is part 2 of creating a window from scratch. This will show you how to impliment Buttons, Listbox, Combobox, Lables, Timers, etc dynamically on a window that was created from scratch. If you want the skeleton code for Part 1 go here: http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=34819&lngWId=1

6_2008-2009 #209216
ToolBar Example

This will show new users how to make a ImageList ToolBar. I'm sorry I didn't have time to fully explain this, but the code is commented for those of you who already know how to atleast put images in a ImageList. No votes are needed, please comment...

6_2008-2009 #208656
Brad's Quadratic Equation Solver

Solves ANY Quadratic Equation. Graphs, Gives (X,Y) Points, and Shows WORK!!

6_2008-2009 #208268
Microsoft Direct Text-to-Speech

This is a Simple text-to-speech program that uses microsoft direct text-to-speech. this example teaches you 1. How to make text-to-speech speek 2. how to alter the pitch and speed of the voice plz keep in mind, this is my first submission

6_2008-2009 #201668
Direct3D with DirectX 8.1 Tutorial 2

This is my second DirectX tutorial program. Once more, everything is heavily commented for easy understanding. I tried to explain not just the how but the why of everything. This example program builds on the previous tutorial, and introduces a few new code snippets, such as how to create and use the D3DFont facility for printing text to the screen, toggling to fullscreen mode in DirectX 8.1, and also using a frame control loop instead of a Timer control. I found that this particular application ran as fast as its C++ counterpart in fullscreen mode and in windowed mode. If you have any problems or questions, please contact me. Please vote!

6_2008-2009 #209001
MS Project Function Lib

These functions can be used to read MS Project tasks into an array and vice versa. I use them within a LotusScript agent to realize an export-to-MSProject feature.

6_2008-2009 #208414
A Trayicon usercontrol. Use it where ever you want.

Add, Remove, Change icon in your systemtray. This usercontrol is absolutly great, you can use it where ever you want. It also has Events for MouseUp, MouseDown and MouseMove. Please Vote...

6_2008-2009 #200480
A Find File Procedure No Looping

This procedure finds a file and returns the full path, provided a partial path it will search all sub dirs. No looping only 1 API - this is the kind. I can't really take credit for putting an api to use, just sharing something that you might find useful.

6_2008-2009 #207926
Presto Mp3 Lite

Play your mps3 ANDm movies in yet another media player application - but this one IS COOL!! (in my humble opinion)

6_2008-2009 #196408
OptiType 3.0 - Advanced word processor, HTML editor and webbrowser (all in one)

OptiType is a word processor, HTML editor, webbrowser, and editor for DOS batch files, all in one program. It has support for RTF and TXT files, HTML files (with an integrated preview window), and batch files. You get all the functionality of a word processor (font tools, print previews, find and replace routines, printing, inserting images, word count, e-mail, etc), plus wizards for creating letters and web pages. It has a seperate toolbar on the left that allows the user to quickly insert stuff like HTML tags and MS-DOS commands (for batch files). As an added bonus, this program can also be used as a fully functional webbrowser, even allowing you to instantly edit the source code of the website you're viewing. This is a relatively big project (23 forms, 3 modules) and although this version is pretty much complete, I'm still improving things so any feedback would be more than welcome.

6_2008-2009 #203920
[X]-HTML v1.2

This is a great HTML Editor I have been working on, its current posistion is between version 1.2, and 1.3. This HTML editor has all the good stuff, Links images formats, frames, tables scripts and a script maker, a browser and of course page preview. I am still working on this program to make it even better.

6_2008-2009 #208219
Sweet Visualizations v1.5

same as the earlier submission but now has two new effects that are better than most of the other 8, ice scope fades away, and impression i cant really describe it... PLEASE VOTE!

6_2008-2009 #198968
XP SKIN

Due to my xpmenu i thought i would reupload my skin control known as jsskin 1.4

6_2008-2009 #209628
Simple Scroll

This code is the simplest form of Scrolling Text. It uses a Timer controle to make a label scroll. No consideration is required for screen cordinates or size or any other thing. Have a look at this simple scroll text application and Please do rate it :) I am watching from [email protected]

6_2008-2009 #204748
Controling the System Menu

Insert items in the system menu (with icons). Delete Menus. Easy to understand

6_2008-2009 #207063
_A Different Type analog clock and Timer

a Clock drawn with circles only. rotating inner side. timer will executer anything after specified time. must see for some cool graphics routines and extension to standard timer control.

6_2008-2009 #209323
Personal Database #2

Ok, Trying this again. I think I have all the bugs worked out. This is a sample of a larger database GUI that A friend and I created thru VB for the company that we work for. If you want the full setup.exe and the cab files (you know if you don't have a full package & deployment options) then email me and I'll send it to you in zip format. (Note: this is a huge file) This is a free version so please all comments welcome as to what more to include, and etc. Please do not distribute this software on any other server other than the original upload to planet-source-code. If you think someone else is interrested or would like this program, please give them the link to this. Thank you so much. We also tried to include as much helpful information with the program as well so, if you are operating it and you have any questions please contact me. So, enjoy.

6_2008-2009 #195203
Combination Generator

Generates all possible combinations of a string up to a certain amount of digits, uses recursive calling to do it, very fast for VB, generates around 1,100,000 strings per second on a p-3 800. comments and suggestions welcome =)

Languages
Top Categories
Global Discovery