Advertisement

Results for "Category: Miscellaneous"

7_2009-2012 #230217
Love Thermometer

How much you love each other.... Please Rate This Code

7_2009-2012 #230218
LEARN TO USE RESOURCE FILE

TUTORIAL CODE ON HOW TO USE RESOURCE FILE IN VISUAL BASIC (with introduction on .res files)

7_2009-2012 #230219
COOL TICKER

MAKE UR OWN TICKER (just 6 lines of code, "No API"). IF YA LIKE IT(or not) RATE THIS CODE.

7_2009-2012 #230230
Active Worlds User Compass

This is a piece of code rather specialist in that it is developed for use with the Active Worlds Browser (www.activeworlds.com) it is a sister application that will allow you to enter a set of Active Worlds Coordinates into the targeting box and be shown the direction to which you must face to arrive at those coordinates. Thanks to the VB super API spy (on PSC) for helping me learn about the API to make this possible.

7_2009-2012 #230248
Win32 Tutorial Part 1

This is a simple tutorial showing the basic steps of creating a window in win32 c++ coding.

7_2009-2012 #230255
Titlebar Scroller

This scrolls a string in the titlebar

7_2009-2012 #230261
UPDATED: Code Library with Auto Add Feature

About a year ago, I submitted a code library, which was pretty basic. My first submission, etc. One of the comments I received was the wish for an automatic code addition function. I have finally found the time to make that addition. This version of my code library has a much different interface, supports attachments as well as snippets, and also includes AUTOMATIC ADDITION OF SNIPPETS on your hard drive. The program searches for .BAS files on the specified drive, then looks in each .BAS file it finds for Functions and Subs, which are added to the back-end Access database. Further, snippets can be added singly, by clicking the 'Add Snip From File' button on the Add New form (frmAddNew). Be forewarned - this code is not yet complete; I've yet to work the GUI, and commenting is sparse. And no, I am not an expert programmer. This is just a hobby for me!

7_2009-2012 #230272
Turn any program into an App Bar (Desktop Toolbar)

This code lets you turn almost any program into an AppBar (that is, make it a dockable toolbar on your desktop). You could for instance, have MSN Messenger docked at the side of your screen so it's always visible and other windows don't maximize over it. The AppBar and TaskBar DLL code was mostly not written by myself; I merely combined the two into this project because they did what I needed them to do. You should run the GROUP PROJECT and NOT the individual projects. Thanks to Patrick Bigley for the AppBar code and Jim White for the Taskbar code.

7_2009-2012 #230282
Change MSN Messenger Name

This Code Lets you to change your name on msn messenger

7_2009-2012 #230284
Technobot (Msn Messenger bot)

A simple messenger bot, cointains an email bomber, plenty of basic messenger enhancements features, a great flooder with pictures instead of random rubbish text. A great picture generator with saving facilities. Makes good use of registry and saving. Take a look and give us a vote if you like it ;).

7_2009-2012 #230288
Synchronize Time Between 2 Pc's

Synchronize time between 2 pc's in a LAN using a single line of shell command.

7_2009-2012 #230290
Add Checkbox to MSFlexGrid Control

This example shows how to add a Checkbox to the MSFlexGrid control.

7_2009-2012 #230292
VB6 Package and Deployment Wizard Notes

This article teaches you all about Packaging and Deploying an application using the Package and Deployment Wizard that comes with Visual Basic 6.0. These notes are everything that you need to know about the P&D Wizard for the MCSD Exam 70-176 (Designing and Implementing Desktop Applications Using Visual Basic 6.0). If you plan on becomeing certified, this is a definate must read! Please remember to vote. And if you could check out my site http://PietschSoft.itgo.com Thanks

7_2009-2012 #230300
Generate REAL Random Numbers

//If you havent yet realized it the //function 'rand()' will not produce //an actual random number because it //uses the same seed every time, the //way to fix this is to use time as //a seed for the rand function. If //this helps, rate it please.

7_2009-2012 #230313
Complete TCP To Serial & Serial To TCP

TCP/IP To Serial Communication, TCP/IP To Serial Communication With Multiple Connection, Serial Communication To TCP/IP. Please vote!!!

7_2009-2012 #230334
Theme Maker

This is a code that will teach you how to make a Windows Theme maker. I made this because in C++ you had to Scroll all the way down to all files on top of that you had to find the folder. You still have to find the folder but the *.theme is in the supported list I was going to sell this program but I think you more Experienced programmers should add or tkae off Items and Sell your version of it you can Change any thing thats why I posted it. Visit http://www.wionj.net/jayssite/psc.htm

7_2009-2012 #230336
Winsock multi-user Tutorial (Single Socket)

Shows how to use Winsock properly using just the one socket to create a mult-user chat. Decided to create after a friend couldnt find a working example anywhere.

7_2009-2012 #230337
Winsock Single Socket Tutorial With Buffer

This is the next version of my Winsock tutorial for my friend, this time it includes a buffer upon request.

7_2009-2012 #230355
Image Header

Class to read the Width, Height, DPI and BitsPerPixel from JPG, PNG and TIFF Group 4 image header.

7_2009-2012 #230381
Collection Helper/Sorter

This method enables you to pass any collection 'byref' and then sort it by any property either ascending or descending.

Languages
Top Categories
Global Discovery