At 08:49 AM 12/21/00 +0000, you wrote:
>After Patrik's quick work on writing function_grep.pl, things get a lot more
>interesting :-)
>
>Heres the current version of specmaker. It currently works in two basic modes:
>
>1. Generate a stub-only dll suitable for winebuild to link to, so that a
> Winelib app can call functions from a native DLL.
Just a quick question : your program should generate code from an
existing windows dll if I understand correctly ? I wonder if this fits
the definition of 'clean room implementation' that is somewhat required
in some countries to develop a compatible Api.
Gerard