On Sat, Oct 25, 2003 at 09:24:19AM -0500, David D. Hagood wrote:
Andreas Mohr wrote:
I do not know, why it does outb $al,0x70, inb 0x71, $al ...
That looks like a "read realtime clock/CMOS" function. Now WHY an application would be directly reading the RTC....
Its office suckage.
The function is somewhere around:
MSO9.DLL.?AccessGet@CFileFolder@@QBE?AW4ACCESSQCFSObj@PAviIntterruptQ@@PAH@Z
It is accessing offsets 0x15, 0x16, 0x17, 0x18.
(base memory size and extended memory size?)
Ciao, Marcus