Menu

#1 iwroot static link bug

open
nobody
None
5
2005-06-06
2005-06-06
Anonymous
No

Quand tu link iwroot_static dans une library dynamique,
la fonction dllMain est defini dans la library et ds iwroot.
Donc il faut mettre un ifndef IW_STATIC_LINKING
devant la fonction dllMain de iwroot pour ne pas avoir
une double instance de la fonction dllMain.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.