gdiplus: Don't require an HDC to get the resolution of a graphics object.
[wine] / dlls / dbghelp / cpu_i386.c
2010-06-28  Eric Pouechdbghelp: When unwinding i386 stacks, update CONTEXT...
2010-04-02  Eric Pouechdbghelp: Extend dwarf stack unwinding by reading inform...
2010-04-02  Eric Pouechdbghelp: Implement the new register methods for x86.
2010-03-29  Eric Pouechdbghelp: Extend the CPU object in order to manipulate...
2010-03-25  Eric Pouechdbghelp: Created a CPU method to map dwarf register...
2010-03-25  Eric Pouechdbghelp: Enhanced x86_64 stack unwinding with PE's...
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...