Вниз
Скачать: CL | DM;

В Паскале было Port   Найти похожие ветки 

 
bios_i_ego ©   (2001-12-01 13:06) [0]

В Паскале было Port[$300] , а как теперь в DELPHI ???


 
digitman ©   (2001-12-01 14:02) [1]

asm
mov dx, $300
mov al, [somebytetowrite]
out dx,al
in al, dx
mov [somebytetoread],al
end;


 
Milz ©   (2001-12-03 08:41) [2]

Пользоваться драйверами, например:

TDLPortIO v1.2: DriverLINX Win95/98/NT Port IO driver wrapper.
TDLPortIO is (c) 1999 John Pappas (DiskDude).
DriverLINX is (c) 1996 Scientific Software Tools, Inc.

This package allows read/write of IO ports in Win95/98/NT.

Includes:
o C++ Builder 3/4 VCL component
o Delphi 3/4 VCL component
o ActiveX (OCX) control (for Visual BASIC)
o DLL version equivalent
o All source code
o Quick Windows NT System Admin driver installer
o Examples (project sources)
o Compatibility with the TVicPort shareware package

FreeWare!

Email: diskdude@poboxes.com
WWW: http://diskdude.cjb.net/





Страницы: 1 вся ветка

Скачать: CL | DM;



Память: 0.45 MB
Время: 0.007 c
3-19064
KAA
2002-02-07 14:40
2002.03.07
200 откат транзакций


6-19280
Andrey Lutsenko
2001-12-10 05:58
2002.03.07
OS Version of remote comp


4-19387
YUS
2001-12-20 20:11
2002.03.07
Как закрыть окно созданое explorer ?


4-19383
soloboev
2001-12-05 17:39
2002.03.07
ShellExecute


1-19137
Андре
2002-02-20 12:32
2002.03.07
TDBRichEdit




   Наверх