janitorial: Remove redundant NULL checks before calling HeapFree wrappers.
[wine] / dlls / winedos / timer.c
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2003-12-01  Jukka HeinonenAdd upper limit for the number of pending timer interrupts.
2003-09-30  Jukka HeinonenUse correct linear pointer when accessing BIOS data...
2003-09-17  Alexandre JulliardMoved I/O port handling to dlls/winedos.
2003-06-30  Jukka HeinonenMake timer IRQ handler regular builtin interrupt handle...
2003-06-13  Jukka HeinonenSplit timer code into separate source file.