parent
83e32984ae
commit
610962061f
|
|
@ -241,7 +241,7 @@ public:
|
||||||
};
|
};
|
||||||
|
|
||||||
// Initial contents for delay-loaded functions.
|
// Initial contents for delay-loaded functions.
|
||||||
// This code calls __delayLoadHerper2 function to resolve a symbol
|
// This code calls __delayLoadHelper2 function to resolve a symbol
|
||||||
// and then overwrites its jump table slot with the result
|
// and then overwrites its jump table slot with the result
|
||||||
// for subsequent function calls.
|
// for subsequent function calls.
|
||||||
static const uint8_t Thunk[] = {
|
static const uint8_t Thunk[] = {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue