Fixed issue with use of static C string variables in DLL environment,
commitb6b7a0c696d99eafd56e4bfb68e3e332fbb308af
authorrjongbloed <rjongbloed>
Tue, 10 Apr 2007 05:15:53 +0000 (10 05:15 +0000)
committerrjongbloed <rjongbloed>
Tue, 10 Apr 2007 05:15:53 +0000 (10 05:15 +0000)
treeedc32c48d8458a0243d20f8d31970101bb565156
parent5c4e767ee20d761cf514da305c90cf237f0d200b
Fixed issue with use of static C string variables in DLL environment,
  must use functional interface for correct initialisation.
19 files changed:
include/h323/h323caps.h
include/h323/h323con.h
include/h323/h323neg.h
include/opal/mediafmt.h
include/sip/sdp.h
samples/simple/main.cxx
src/codec/opalpluginmgr.cxx
src/codec/vidcodec.cxx
src/h323/h323.cxx
src/h323/h323caps.cxx
src/h323/h323neg.cxx
src/opal/manager.cxx
src/opal/mediafmt.cxx
src/opal/mediastrm.cxx
src/sip/sdp.cxx
src/t38/t38proto.cxx
src/win32/opal_2005.dtf
src/win32/opald_2005.dtf
src/win32/opaln_2005.dtf