Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2003.01.13;
Скачать: CL | DM;

Вниз

Как из под WIndows 9x/NT ловить прерывания?   Найти похожие ветки 

 
Eliseev Andrey   (2002-10-25 16:10) [40]

Есть такая библиотека TetaPCHW ( http://www.geocities.com/tetasoft/).

Там есть все функции для работы с LPT включая установку IRQ.
Вот цитата из ReadMe.

procedure LPTEnableIRQ(IRQEnabled: Boolean);
--------------------------------------------
Forces an LPT device to generate interruptions when ACK line(Pin 10) has a HIGH
electrical level.

type
TInterruptHandler = procedure (IrqNumber : WORD) of object;
property OnHwInterrupt: TInterruptHandler;
------------------------------------------
This is an event property which allows you to install your own application
handler for all IRQs. Note, due to Windows is not a verily multi-task system of
real time the time of delivery a message about an IRQ generated up to your
application interrupt handler is not assured.


 
jonik pegas ©   (2002-10-25 16:13) [41]

Дополнение
Точнее наверняка можно это делать и на WinApi через DeviceIOControl но пока неясно как


 
Eliseev Andrey   (2002-10-25 16:16) [42]

Есть такая библиотека TetaPCHW ( http://www.geocities.com/tetasoft/).

Там есть все функции для работы с LPT включая установку IRQ.
Вот цитата из ReadMe.

procedure LPTEnableIRQ(IRQEnabled: Boolean);
--------------------------------------------
Forces an LPT device to generate interruptions when ACK line(Pin 10) has a HIGH
electrical level.

type
TInterruptHandler = procedure (IrqNumber : WORD) of object;
property OnHwInterrupt: TInterruptHandler;
------------------------------------------
This is an event property which allows you to install your own application
handler for all IRQs. Note, due to Windows is not a verily multi-task system of
real time the time of delivery a message about an IRQ generated up to your
application interrupt handler is not assured.


 
Digitman ©   (2002-10-25 16:22) [43]

>jonik pegas
>>В Microsoft не учли ...

Да вот как раз и учли) ... Иначе - кому эта P&P нужна, спрашивается)...


 
Пятачок   (2002-11-04 06:40) [44]

Ой мамочка!!!....



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

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

Наверх




Память: 0.54 MB
Время: 0.023 c
14-37268
Ketmar
2002-12-22 15:52
2003.01.13
учимся пить %-))


3-36920
asusfi
2002-12-17 13:37
2003.01.13
Lookup поле


4-37457
GROL
2002-11-25 12:23
2003.01.13
Как определить экранные координаты Menu?


14-37315
Оливейра
2002-12-23 21:27
2003.01.13
Про то, как Антона Палыча забодали спамеры.


14-37386
Sergy
2002-12-25 11:14
2003.01.13
Kylix + MySql + Windows