|
From: Tor L. <tm...@ik...> - 2007-09-14 20:54:55
|
You don't say exactly what your problem is, but presumably that your DllMain() function is not being called? Read the documentation on DllMain() again. Compare its prototype to that used in your dll.c. Notice any difference? Yes, it is significant. --tml P.S. If you employer (zkb.ch?) forces those idiotic disclaimers on all mail you send from work, please use some separate external mail account for mail to public mailing lists. It's so stupid to claim that mail to a public mailing list that gets archived for anybody to read is "intended only for the named recipient and may contain confidential or privileged information". It only makes you (and your employer, or at least their lawyers) seem stupid. It probably causes many people to just ignore your message out if disgust. |