Displaying 1 result from an estimated 1 matches for "748ece31".
2016 Jan 25
2
SF_Exported vs SF_Hidden
Hi David,
Thanks for the feedback! I've reverted r258665 until I understand this
better.
> The linker considers three sources:
> - EXPORTS directives in a .def file given to the linker
> - The linker's /EXPORT option
> - Object files carry a special section, .drectve, which contains
additional flags that the linker takes under consideration.
__declspec(dllexport) is