mshtml: Moved builtin properties lookup to separate function.
[wine] / dlls / dbghelp / cpu_i386.c
2010-03-22  Eric Pouechdbghelp: Implemented SymFunctionTableAccess.
2010-02-04  Alexandre Julliarddbghelp: Fix broken sw_read_mem() call in i386 stack...
2010-01-27  Alexandre Julliarddbghelp: Don't require a 16-bit stack for StackWalk.
2009-12-23  Eric Pouechdbghelp: Add a couple of helpers to struct cpu to help...
2009-12-23  Eric Pouechdbghelp: Create a cpu backend to store CPU dependent...