Linked by Thom Holwerda on Sat 23rd Aug 2008 15:31 UTC
Thread beginning with comment 327811
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[3]: Agreed, but maintain caution
by PlatformAgnostic on Sun 24th Aug 2008 21:20
in reply to "RE[2]: Agreed, but maintain caution"





Member since:
2005-10-06
The Windows HAL is not the same as HAL the program, even though they have the same name. HAL the program provides information to user programs about devices and suchlike (the kernel already provided this information; HAL just makes it easier to get it); hal.dll is the lowest level of NT, and performs I/O and handles interrupts for the NT kernel.