winapi_extract and winapi_fixup

Patrik Stridvall ps at leissner.se
Sun Jun 10 15:16:07 CDT 2001


Here is some new tools that is and will be
more useful in the future. If anybody
wishes to test them they should consider
them prealpha.

winapi:
Just some common code shared between
the winapi_extract and winapi_fixup.
winapi_check will eventually share
code here to but I haven't done that yet.

winapi_extract:
Can currently only extract the spec files
from the source documentation, but aims to
do more in the future. Of course the 
documentation is not good enough quite
yet to give very good results but its
a start.

winapi_fixup:
Can do some simple automatic editing of
some the error found by winapi_check
so I don't have to do it manually any
longer.

Nothing in the patch will change anything
that is currently used by anything in Wine.

---8<---

*** winapi

* tools/winapi/config.pm,
  tools/winapi/options.pm,
  tools/winapi/setup.pm,
  tools/winapi/util.pm:
New common code for the winapi tools.

*** winapi_extract

* tools/winapi_extract/winapi_extract:
New tool for extracting source code information.

*** winapi_fixup

* tools/winapi_fixup/winapi_fixup:
New tool for automatically modifying (fixing) the source code.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: winapi_fixup.tar
Type: application/octet-stream
Size: 10240 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010610/9145d694/winapi_fixup.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winapi_extract.tar
Type: application/octet-stream
Size: 10240 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010610/9145d694/winapi_extract.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winapi.tar
Type: application/octet-stream
Size: 20480 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010610/9145d694/winapi.obj


More information about the wine-patches mailing list