6.32.8. Microsoft Windows Variable Attributes
6.32.8 Microsoft Windows Variable Attributes
You can use these attributes on Microsoft Windows targets. x86 Variable Attributes for additional Windows compatibility attributes available on all x86 targets.
-
dllimport
dllexport
- The
dllimport
anddllexport
attributes are described in Microsoft Windows Function Attributes. selectany
- The
selectany
attribute causes an initialized global variable to have link-once semantics. When multiple definitions of the variable are encounte