MT support.
This commit is contained in:
parent
47d6cd795e
commit
ab9fd00096
2
C/load_dll.c
Normal file → Executable file
2
C/load_dll.c
Normal file → Executable file
@ -62,7 +62,7 @@ static Int
|
||||
LoadForeign(StringList ofiles, StringList libs,
|
||||
char *proc_name, YapInitProc *init_proc)
|
||||
{
|
||||
|
||||
CACHE_REGS
|
||||
while (ofiles) {
|
||||
HINSTANCE handle;
|
||||
|
||||
|
Reference in New Issue
Block a user