Вниз
Скачать: 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.006 c
3-19049
yaJohn
2002-02-07 17:05
2002.03.07
DBGrid


6-19270
Cepera
2001-12-04 01:26
2002.03.07
Дьявольские API функции для посчета траффика


1-19244
LebAlex
2002-02-20 08:40
2002.03.07
TExcelApplication, TWordApplication и т.д.


14-19351
Херувим
2002-01-19 21:45
2002.03.07
Как юзать TStream и его потомков...


14-19312
Сержик
2002-01-21 09:43
2002.03.07
Есть в природе ramdrive, шоб мегов на 700 диск делала?




   Наверх