[TOOLS] Lay some groundwork for dll information

Paul Vriens paul.vriens.wine at gmail.com
Wed Aug 22 14:13:10 CDT 2007


Hi,

This patch lays some groundwork to enable the parsers to deal with dll
information. The patch is constructed to be able to deal with old and new style
reports. This is needed because we could have both for quite some time (old
reports still on test.winehq.org added with 'new' old reports).

A next patch will change winetest to write dll information instead of the ugly
embedding of dll_missing in the testname.

The dll information will be put into the report file like this (win95 box):

...
Dll info:
      d3d8=dll is missing
      d3d9=dll is missing
      dinput=dll is missing
      dnsapi=dll is missing
      dplayx=dll is missing
      gdiplus=dll is missing
      infosoft=dll is missing
      localspl=dll is missing
      localui=dll is missing
      mscms=dll is missing
      msvcrtd=dll is missing
      msxml3=dll is missing
      ntprint=dll is missing
      opengl32=dll is missing
      pdh=dll is missing
      psapi=dll is missing
      serialui=dll is missing
      snmpapi=dll is missing
      uxtheme=dll is missing
      ws2_32=dll is missing
Test output:
...

Next patches to winetest will make sure that also dll version information is put
in the Dll info area.

Patches after that will make sure the dll version information is visible on at
least test.winehq.org and most likely also in the single test files.

-- 
Cheers,

Paul.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gather_dissect_patch_1.diff
Type: text/x-patch
Size: 2084 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070822/fdfdec06/gather_dissect_patch_1.bin


More information about the wine-patches mailing list