Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!caen!uflorida!reef.cis.ufl.edu!jdb From: jdb@reef.cis.ufl.edu (Brian K. W. Hook) Newsgroups: comp.windows.ms.programmer Subject: My wonderful loadbitmap probelm Message-ID: <27652@uflorida.cis.ufl.EDU> Date: 25 Mar 91 23:52:11 GMT Sender: news@uflorida.cis.ufl.EDU Organization: UF CIS Dept. Lines: 16 Just to keep you folks filled in, I changed my options from All functions to exported to Smart callbacks Now it sort of works! At least no more Exception 13 errors (at least at that source line :-( Would someone please explain to me what exactly the difference between these two options are? I know about exported functions, etc. but why wouldn't ALL functions exported work instead of just smart callbacks? Thanks, Brian