yaa
November 25th, 2002, 10:52
Hello,
in looking at the symbolic names in a given executable I see exports and imports. Now while imports are clear to me in what they mean, imports are not. What does it mean that an exe shows exports??? How would for example have to be a C program to show exports??? For a DLL to have exports it is normal but an why an exe???
How can symbols exported from an exe be used by other programs??? Is it like for DLL where you need an import library to link those public symbols???
Regards,
yaa
in looking at the symbolic names in a given executable I see exports and imports. Now while imports are clear to me in what they mean, imports are not. What does it mean that an exe shows exports??? How would for example have to be a C program to show exports??? For a DLL to have exports it is normal but an why an exe???
How can symbols exported from an exe be used by other programs??? Is it like for DLL where you need an import library to link those public symbols???
Regards,
yaa