On Tuesday 06 January 2015 14:09:39 Gisle Vanem wrote:
> > I would prefer dynamic linking (-lrpcrt4).
>
> You mean use LoadLibrary ("rpcrt4.dll") at run-time?
> That would be cleaner. So that should be done in mswindows.c
> at init-time (in ws_startup()?).I didn't mean it, but yes, that would be the best solution. Eli Zaretskii already already stated that. IMO, best place would be in warc_init(). That would avoid loading the library if the user does not request WARC. > > If rpcrt4.lib/.dll is *not* a basic windows library, you should check for > > the library in configure.ac (case "$host_os" in ...). > > Then there would be no need for such AC checks. Loading at run-time won't need AC checks. Tim
signature.asc
Description: This is a digitally signed message part.
