|
|
| Welcome to the Monastery | |
| PerlMonks |
Re: AdvNotify : wrapping up problemby BrowserUk (Patriarch) |
| on Aug 11, 2003 at 06:34 UTC ( [id://282814]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
A quick 'strings' of AdvNotify.dll displays the text "AdvNotify requires MS Windows NT Version 4 or higher". With regard to providing the functionality via a ActiveX component, the code that does all the work is the dll above, which is being accessed via native Win32::API, which translates to the LoadLibraryA/GetProcAddress/FreeLibrary native apis. It would therefore make much more sense to bypass perl and write the ActiveX component to go directly to the AdvNotify.dll. The dll carries the owners copyright so you wouldn't be cheating the owner, but you should read the attached licence very carefully and/or contact the author, Amine Moulay Ramdane, to get his take on you doing this. Examine what is said, not who speaks.
"Efficiency is intelligent laziness." -David Dunham"When I'm working on a problem, I never think about beauty. I think only how to solve the problem. But when I have finished, if the solution is not beautiful, I know it is wrong." -Richard Buckminster Fuller If I understand your problem, I can solve it! Of course, the same can be said for you.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||