exe - How can I edit header in dll file? -


i have exe file and, uses own .dll library. when launch exe file error

the procedure entry point somefunction not located in  dynamic link library mylib.dll. 

how can fix problem ? possible change header in .dll using cff explorer or windbg ?


Comments