On Windows, the address of a symbol imported from a DLL is not considered a constant. Therefore, it can't be used to initialized static data.
7.8 KiB
7.8 KiB
On Windows, the address of a symbol imported from a DLL is not considered a constant. Therefore, it can't be used to initialized static data.