Re: Run-time error '453'

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: Identifying call of copy of ((){ })();
    ... The code is effectively identical for both but API has a few subtle differences that I need to take into account. ... Is there a someway to tell if the public methods are called ... might expose that source code the work needed to extract the information would be a huge overhead. ... It would probably be simpler to wrap the fist object in a second that implemented an identical public interface and then you could know which was called based on the identity of the functions that made up the two interfaces. ...
    (comp.lang.javascript)

Quantcast