Subj : Re: Using CancelIo in BC++ 5 To : borland.public.cpp.borlandcpp From : "John W." Date : Thu Aug 07 2003 08:59 am Bob Gonder wrote: > >Must be a newer function than 5.02 >You should be able to use LoadLibrary and GetProcAddress to >access the function. >I just wrote a message in >Newsgroups: borland.public.cppbuilder.commandlinetools >Subject: Re: problems building app which calls .dll functions >that covers LoadLibrary and GetProcAddress > > Thanks. Works like a charm. (Of course, I still wonder why I couldn't get the Linker to find it the usual way....) .