home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!uknet!keele!seq1.kl.ac.uk!ggp08
- From: ggp08@seq1.kl.ac.uk (Y. Lan)
- Newsgroups: comp.os.ms-windows.programmer.misc
- Subject: Smart callback vs. EXPORT
- Message-ID: <3672@keele.keele.ac.uk>
- Date: 31 Jul 92 11:43:41 GMT
- Sender: ggp08@seq1.keele.ac.uk
- Reply-To: ggp08@seq1.kl.ac.uk (Y. Lan)
- Organization: University of Keele, England
- Lines: 13
-
- Hi!
-
- Could anybody tell me how "Smart callback" in Borland C++ compiler
- works?
-
- What's the difference between using smart callback and using export
- explicitly in .def file. My project use samrt callback and I did not use
- export in my .def file. It works well until I compilered a subroutine in
- Petzold's book (a dialog box), it crashed. Exception 13 Error code 532.
- Why? I used many dialog box, why this one failed ? Please help! Thanks
- in advance.
-
- Lan
-