What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [HELP] LPT1 code problems

Pages: (2): « First « 1 [ 2 ] Last »
[HELP] LPT1 code problems
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: [HELP] LPT1 code problems
quote:
From the IODLL documentation

IsDriverInstalled
Returns non-zero if io.dll is installed and functioning. The primary purpose of this function is to ensure that the kernel mode driver for NT/2000/XP has been installed and is accessible.
Also read the additional LPT documentation listed on that official IODLL page.

Note that it is also pin 2 you need to check for data line 1. And in that same context, I'm not even sure if sending byte value 1 will actually trigger pin 2 (data pin 1) to go high, or even long enough high to notice it. This driver is a general IO driver, not a specific one for parrallel ports. It doesn't contain timings either, you need to program that yourself. Make sure you use the proper functions and the proper values to make data pins go high.

Also, if you have a running and working example in VB6, base the code on that. In other words, make it working in VB6 first (or C or whatever language you're more comfortable with)

This post was edited on 07-08-2006 at 05:37 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
07-08-2006 05:30 PM
Profile PM Find Quote Report
Themuzz
New Member
*


Posts: 14
Joined: Jun 2006
RE: [HELP] LPT1 code problems
Hi, hehe

just wait till someone releases a program or an easier way to design conf windows (xml) and i will release mine....

Btw Novolo, you forget a few things..

But for the rest, great work (Y)

(I'm away for 2 or 3 days so after that perhaps i will program my own window in xml without an easier way...)
07-12-2006 07:48 AM
Profile E-Mail PM Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On