Specifying DLLs to Delay Load
You can specify which DLLs to delay load with the /delayload**:**dllname linker switch. If you do not plan to use your own version of a helper function, you must also link your program with Delayimp.lib.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
You can specify which DLLs to delay load with the /delayload**:**dllname linker switch. If you do not plan to use your own version of a helper function, you must also link your program with Delayimp.lib.