Do I need to use position independent code in this case?
If I called the export function and a statically linked .lib containing the import table was created
Is it necessary to use position independent?
If I called the export function and a statically linked .lib containing the import table was created
Is it necessary to use position independent?