Platforms Windows Windows Components DLL Components Hardware access  

Winio v1.4 (16-bit)

download download  
important code information
author:
Stefen
minimum requirements:
Winio v1.4 (16-bit) description

WinIO is a DLL or Dynamic Linkable Library for MS-Windows Version 3.0 and later. It allows you to perform very low level i/o functions which windows locks out under normal circumstances. Most programming languages for Windows will not let you read or write physical ports of your machine directly.(Pascal/Visual Basic) This DLL gives any programming language the capability of performing these IO actions.


WinIO was originally created because somebody needed it (I did). I wanted to control an electronic circuit connected to the printerport. Therefore i needed a way to send some data to the port and read back data from the port.This can easily be done from within DOS but not from within Windows.

After experimenting with several tricks (eg run a dos program from within windows that saves data to file and then read this file from within windows) i decided there was only one neat solution : a DLL.


File List:
ABOUTHIT.FRM1Kb
HIT.BAS1Kb
HIT.DOC3Kb
HIT.EXE13Kb
HIT.FRM7Kb
HIT.MAK153b
PMON.BAS391b
PMON.EXE10Kb
PMON.FRM3Kb
PMON.MAK129b
PMONABT.FRM2Kb
REGISTER.ME1Kb
WINIO.BAS406b
WINIO.DLL2Kb
WINIO.DOC11Kb
WINIO.INC314b

User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 45
version
size in Kb 22
popularity   602/7913374
user rating 4/10
ad


New Code
Popular Code