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.
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
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.