I'm making a light control pult wich is gona use an ISA or LPT port. I can esay write it in Quik Basic, but i want it to be in a win32 app.
My problem is that the code:
OUT [port], [bit (0 - (if LPT 255))]
not is in Virsul Basic 5
Please help me find the code to controle a port in bit or byte to Visual Basic 5!
My problem is that the code:
OUT [port], [bit (0 - (if LPT 255))]
not is in Virsul Basic 5
Please help me find the code to controle a port in bit or byte to Visual Basic 5!