Raphael <[EMAIL PROTECTED]> writes: > Alexandre, instead using copy of the sames files can we use a static library > for sharing this code ?
I'm afraid not, we can't create a separate static library every time we need to share some code between dlls, it doesn't scale. -- Alexandre Julliard [EMAIL PROTECTED]