Re: Run-time error '453'

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Jim Carlock (anonymous_at_10.10.com)
Date: 02/20/04


Date: Fri, 20 Feb 2004 14:48:57 -0500

The source code is machine code. I still think all disk operations are
using Int 21, which is one of the most widely used interrupts in
assembly language. Nobody ever talks about using DOS Interrupts
any longer. Everyone talks about API. But what happens when you
call an API? It gets converted to DOS Interrupts?

-- 
Jim Carlock
http://www.microcosmotalk.com/
Post replies to the newsgroup.
"Bo nj" <anonymous@discussions.microsoft.com> wrote in message
news:FF3111FD-F35A-42CD-89F1-C229876307B6@microsoft.com...
er... they might not release the source code?


Relevant Pages

  • Re: Re-install Warp 4.52
    ... > This is done by the LAPIC (built into every CPU) and assorted, ... the PSD_IRQ_xxx functions would only allow up to 32 interrupts ... I suspect some more audio drivers, ... Tropez or PciAudio source code from the DDK as template). ...
    (comp.os.os2.misc)
  • Re: Dahm Locks
    ... certain the ALLOW and DISALLOW were in the original code, ... interrupts had less to do with I/O interrupts than with disabling ... The DISALLOW is to (from the source code comment): ... ensure that locking TTL and identifying the owner of TTL is an atomic ...
    (comp.sys.unisys)
  • Re: Question on interrupt stats and probe
    ... I am very to new to kernel dev, have a question on collecting data on ... If I were to dump a list of all interrupts that get ... the point in the kernel source, where I can see all the interrutps) ... If you want to know how it's done, I would track down the source code ...
    (comp.os.linux.development.system)
  • Re: Atmel AVR, too slow encoder tics counting
    ... > You may want to check your LCD output routines. ... I didn`t disable interrupts myself in any code. ... there were no "cli" instructions in source code. ...
    (comp.arch.embedded)
  • Re: Building an assembler from scratch
    ... Some proprietary software has been released as FOSS software after the ... want source code 99.99% of the time. ... You cannot say that about Linux. ... OpenGL 3.2 deprecated some features (API calls); ...
    (comp.lang.asm.x86)