[fpc-pascal]Calling intr from Windows

James_Wilson at i2.com James_Wilson at i2.com
Thu Mar 14 21:25:39 CET 2002


> Is there really something like "Win32 API" (I mean a consistent
> set of interface functions working everywhere, where that API is
> supposedly supported)? ;-))) I'm no Win32 kean myself, but I'm
> almost sure there's no function to use DOS and BIOS interrupts
> under WinNT/2000/XP.

The only real method for working with 32bit Windows -- whatever the 
version -- is the Win32 API. It's huge, and has a tremendous number of 
functions, so if you can't find what you need  in there then you probably 
don't really need it.  :-)

Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20020314/f56cadbc/attachment.html>


More information about the fpc-pascal mailing list