Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2002.03.07;
Скачать: 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 вся ветка

Текущий архив: 2002.03.07;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.012 c
1-19155
Sava
2002-02-21 12:44
2002.03.07
Модальная форма и TBitBnt


7-19357
Neox
2001-12-01 20:26
2002.03.07
Запись на первый сектор


1-19171
KiD
2002-02-21 17:01
2002.03.07
Random and RandomG...


1-19144
ZEE
2002-02-06 04:14
2002.03.07
Создание/удаление компонентов в RunTime


1-19175
Kas
2002-02-21 13:00
2002.03.07
Математика в Delphi