Results for "Category: Miscellaneous"
Get a list of all the printers available on your computer (Locally and networked)
If you hook up 8 LED lights to the parallel port, you can use this program to make them dance in cool patterns, or you can output a number to the port, and the lights will light up that number in binary. Requires basic electronics skills to hook up, but you basically connect 8 leds to pins 2 through 9 on the port, and ground them to pin 25. If you don't know how to do that, then just read the code to find out how to use the port. This will NOT work on NT, 2000, or XP without some workarounds since those operating systems don't allow direct access to the port. In order to use this code in Windows NT, 2000, or XP, which does not normally let you directly access the computer's ports, please visit the following link to download PortTalk. There is an explanation there on why it is needed and what it does. The downloaded file will contain a readme.txt file which contains instructions on how to use it. The link: http://www.beyondlogic.org/porttalk/porttalk.htm
This is an exmaple of how to use xml as a guest book. Simple node creation and data insertion, then taking the nodes and outputing them to your guests. I've also added paging to only view 10 at a time. Its heavily commented and i try to give as much explanation as humanly possible. Please give comments, criticisms and quetions. I'm relatively new and need it.
This is the newest version of Jinx Alpha 2. There are many bugs in this program and some thing seem to be able to do things they can such as clicking oK on message boxes. I am still working on alot this be patient my friends. This version includes many new things such as the big thing the INTERNET. I made a very weak version on a text browser, Ir has about 6 apps so far and some built in. This version supposrts differant color schemes. PID viewer that i made borrowed from UNIX machines. I have a ruff part to drag and drop working. ATTENTION: TO MAKE THE INTERNET WORK JHP program must be running which is the parser. Keep pressing enter until the idle box comes up then you can run the icons at the bottom. Well like i said this is still a ruff version, so please give me some slack im woring real hard to get this to work half decent its DOS guys. :) Please VOTE OR COMMENT. Want your next program to show up in Jinx IM me: Yahoo AIM nit3shift Email JNixon21@excite.com Click Here to get Jinx Alpha 2
Well basically when you right click on your computer and goto to properties, you will find a picture and a blank space or the people that made its logo. Well, this way will change it and the support info.
This clas (sample included) read True Type Fonts (ttf) you get many informations over the font. Names, Descriptions, Dates... If you want that i made a next version please give feedback.
This document here will teach you how you can change your net adapter mac adress !
Changes the backround of the Internet explorer window to any image you choose.
Refresh / Redraw / Repaint the users desktop. Used when you have changed something on the desktop and you want the user to see it :) - Comments and Rates will be appreciated.
Nitepad2002 is a advanced word processor with many features
This script will get the system format date/time and display the results in an easy to read format. All elements of the date/time have been broken out into individual customizable pieces so it's very easy to adapt to your needs. Unlike my usual code, this has been highly commented!
The purpose of this example is to show beginners some different ways to use text boxes. Some of the things include password masking using any character, limiting input to numbers only, locking and unlocking the box at runtime, dragging and dropping data between boxes and using drag and drop on the box itself to place it anywhere on the form. I've used PSC for several years now and decided to make some very basic examples for beginners. I also realize that all of this stuff is probably floating around here already, but I want to give my 2 cents worth. Examples for other controls will be added when I get the chance. I plan on covering them all, one at a time and try to be thorough for each. Happy coding.
This code gets current HDD's serial number.It is useful for program protection.Click to Get Serial and see the number.
An app to monitor CPU use and process runnings.
Ever wanted to get the Domain of the currently logged on user? This code works on Windows NT and further.
Word Filter OCX + Source..I made this for a chat program to watch and replace cuss words for ppl who choose to block them..Its Pretty EZ to understand. Dont forget to vote!!!
Idle Check tests your system whether it is in an idle state. Once the system is idle for a specified amount of time it performs a certain function. After it stops being idle a further further procedure is called. (Perfect for screensavers). This is done through checking any mouse cursor movements and any key presses.
Multilingual datepicker. Colors for each item in the control can be set. 3D or flat style. Updates: Refreshing date when clicked in monthlist Selection formats dd/mm/yyyy mm/dd/yyyy added Selection for firstweekday added
This TUTORIAL and Sample Code shows and describes how u can easy create a C/C++ Library.dll File and load it with VB References Option! ... u dont need the ugly Declare Lib Statements and its really easy to make (no MFC.dll or unreadable Microsoft C++ Code). Make the DLL, load it with VB Reference Option and see ur C++Functions in VB Object Browser with ur own made Descriptions to it. I also added a .rtf (Wordpad) Tutorial how u create the DLL ... Have fun with it, and if u like it, plz Vote for me :)
Here is a update for those that does not have Powerpoint. To help you add a doc related to your project. For example, maybe someting like notes about your project.