Home > Software engineering >  Questions about the DLL function pointer address
Questions about the DLL function pointer address

Time:01-28

why direct pointer strange error happens, but if the address is converted to an integer, and then transfer will not make a mistake, this is the defect of the DLL itself?
  • Related