Subj : Error: Linked to missing export.... To : borland.public.cpp.borlandcpp From : kmlee Date : Tue Jan 18 2005 12:11 am Hi to all Thanks for all the great support work! I'm using BC++ 5.02, compiles great on other things. I have a simple application, trying to read an AVI file. All compiles OK, but when executing, I get the message: The xxxx.exe file is linked to missing export MSVFW32.DLL:AVIzzzz where zzzz is the particular AVI function I'm trying to execute. There's some talk on the 'Net that MSVFW32.DLL doesn't actually have the exports but actually AVIFIL32.DLL. Would appreciate some help. Thank you very much in advance! .