I believe that '#import' is for pulling-in the contents of a C.O.M. type library, whereas '#include' pulls-in the (text) contents of a header/include file.
Quote:
|
Originally Posted by Aeneas
What is the difference between:
#import
..and....
#include
?
|