On 6/22/06, Vijay Kiran Kamuju infyquest@gmail.com wrote:
Ok, no problem. we can add delay import for advapi32. (guessing) As most of the implemented functions use the same code, for implementing those functions. So I thought moving them to a common location would be a good idea. Do you know where should i move the common implementation to?
The imports for current dlls concerning advapi32 are fine; no need to change to delay import. I understand where you're going with moving factoring out registration, it's just that advapi32 is not the place. I'm not sure where else you could put this. I would ask Alexandre whether he wants it done at all, and if so, where the new code should be located.