Главная страница
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.009 c
1-19152
ded_di
2002-02-18 09:38
2002.03.07
Разбор html таблиц


3-19115
Dtr
2002-02-11 11:29
2002.03.07
Как найти все DBGrid у всех DataSource, принадлежащих DataSet


14-19352
Z
2002-01-16 01:29
2002.03.07
>Получение и установка видеорежимов в Windows


3-19076
SergeySA
2002-02-08 17:33
2002.03.07
Как лечить Error creating cursor handle при запросе с записью результата в базу


3-19113
vopros
2002-02-11 10:18
2002.03.07
Как сделать post в базе когда запись она находиться в режиме Редактирвания?