Re: "Win32::API::Callback::IATPatch" name for DLL/SO hooker for Win32::API
[email protected] ("Cosimo Streppone")
| Newsgroups | perl.libwin32 |
|---|---|
| Message-ID | <op.wjs2ymdhs5ttvb@c0805> |
On Tue, 28 Aug 2012 09:45:29 +0200, bulk 88 <[email protected]> wrote: > I have decided to add import table hook/patching to > http://search.cpan.org/~bulkdd/Win32-API-0.70_02/Callback.pm Hi, I think it's great that you're trying to push Win32::API forward. However, having 2 separate Win32::API releases in CPAN is not good IMHO, because it creates confusion in users. (Which version should I try? What's the advantage of running one or the other?) Do you have your source tree anywhere public? IIRC I invited you to contribute to the github repository on https://github.com/cosimo/perl5-win32-api. That's still valid. I don't have resources and energy to test Win32::API on the set of platforms and compilers required for a "quality" release anymore, but if we try to converge towards one single tree/release, then we can get help from others too. Opinions? -- Cosimo