It would be interesting to know why it stopped working, since all v7.64 did was extend LOADINFO by adding the mBytes parameter at the end of the structure. This should not affect existing DLLs. Some DLLs do check the mVersion value at the start of the structure, which is the only reason I can think of for the change in behaviour, in which case this would require the DLL to be updated.