Fizick
15th December 2004, 20:11
REcently I discover, that some of my Avisynth plugins were compiled as Multythreaded (i.e. /MT compiler option), but some as Multythreaded DLL (i.e. /MD).
All are created as DLL projects in VC6.
I try look what use more advanced users ( Sh0dan :) )
But Avisynth 2.55 source is compliled as /MD,
but TCPDeliver and DirectshowSource as /MT.
What is better and more correct? :confused:
All are created as DLL projects in VC6.
I try look what use more advanced users ( Sh0dan :) )
But Avisynth 2.55 source is compliled as /MD,
but TCPDeliver and DirectshowSource as /MT.
What is better and more correct? :confused: