the inline assembler

llee llee_member at pathlink.com
Tue Jun 27 19:28:11 PDT 2006


In article <e7slui$hsv$1 at digitaldaemon.com>, dennis luehring says...
>
>llee schrieb:
>> I'm trying to read keyboard events through dos services.
> > If it's possible to access these services on the win32 platform let 
>me > know.
>
>why do try to use dos interrupts - what speaks against phobos functions?
>
>(i think) you can only use dos services (realmode emulation on top of 
>win-api) within an real 16bit dos programm - and the D compiler/linker 
>doesn't produce such exes
>
>pure win32 programs (dmd compiled ones) cannot call dos interrupts 
>neither can read ports or something like that
>
>from which type of program you are trying to receive keystrokes?
>window or console program?
>
>ciao dennis
>
>
it's a console app.





More information about the Digitalmars-d mailing list