Enter Keywords:
1 - 10 of 136(0.016 seconds)
Sort By:
 
Environment: MSVC++ 5.0,  Win 95/NT 4.0 How can I find out which COM and LPT ports are available on a system? Windows device manager lists them, so there should be a possibility to get this inform...
Zones: C++, CYGWINDate Answered: 05/23/1997 Rating: 6.4 Views: 0
IM HAVING TROUBLE CONNECTING MY PRINTER TO MY COMPUTER.I CANNOT FIND A LPT PORT. WHEN LOOKING IN MY DEVICE MANAGER AND CLICKING ON COM\LPT THERE IS NO LPT PORT THERE.WHAT DO I DO AND CAN I FIND A L...
Zones: PrintersDate Answered: 12/20/1998 Rating: 6.0 Views: 0
Using API calls and the standard LPT.VXD Windows driver, how can I determine the condition of the parallel port's status lines?  I am using CreateFile("LPT1...") and WriteFile to send characters ou...
Zones: C++, CYGWINDate Answered: 11/29/1998 Rating: 7.4 Views: 22
I'm writing an application that needs to access the specific pins of the serial and parallel ports quickly and repeatedly, preferably in inline assembly from a C++ project.  Is there any way, besid...
Zones: Windows ProgrammingDate Answered: 09/22/1999 Rating: 7.2 Views: 0
how do i send signals to lpt and com??? without assembler code please!
Zones: PascalDate Answered: 10/01/1999 Rating: 6.0 Views: 0
I just bought an ISA card that give me two LPT ports.  The card has jumpers to set the IRQs to 5 or 7.  The only available IRQ on my Dell PC is 3.  Does a card like this share IRQs or does it need ...
Zones: HardwareDate Answered: 02/17/2000 Rating: 5.8 Views: 0
Hi, regarding the con2prt.exe utility from Microsoft, can you create printers that map via an LPT port. IE LPT2: \\<server>\<printshare> If so what is the syntax? I want to do it this way so some...
Zones: Windows NTDate Answered: 06/21/2000 Rating: 7.0 Views: 0
I need help in writing a program (Win32API on VisC++6.0 running on Win2000) in which it does the following: 1) Intercept data being sent TO and FROM the LPT (Printer) port. 2) Do NOT STOP the d...
Zones: Windows ProgrammingDate Answered: 12/02/2000 Rating: 6.0 Views: 0
Hi experts. I want to write and read to parallel printer-port using API. i wrote following code, but the write file doesn't work and i don't know why. i hope someone can help me. THX code: ...
Zones: Delphi ProgrammingDate Answered: 07/05/2003 Rating: 7.8 Views: 4
hi , i am doing a project involving an lcd , but the one i got does'nt have any datasheets, so i must experience on it by myself , i will use the parallel port to send various data bits and test th...
Zones: Visual Basic, Microsof...Date Answered: 07/11/2002 Rating: 8.4 Views: 0