wined3d: Get rid of the WINED3DTEXTUREADDRESS typedef.
[wine] / dlls / dbghelp / image_private.h
2011-04-28  Marcus Meissnerdbghelp: Mark internal symbols as hidden.
2010-12-28  Eric Pouechdbghelp: For targets on Linux, report the VDSO system...
2010-12-28  Eric Pouechdbghelp: Extend elf_map_file so that it can also handle...
2010-08-30  Andrew Talbotdbghelp: Constify some variables.
2010-03-19  Eric Pouechdbghelp: Extend the image (ELF/PE) scheme to get the...
2010-03-19  Eric Pouechdbghelp: Create the notion of image (PE, ELF modules...
2010-03-19  Eric Pouechdbghelp: Extend the ELF image management to PE modules...
2010-03-19  Eric Pouechdbghelp: Make the ELF mapping code easier to use.