• vasil's avatar
    branches/zip: · 7e69242a
    vasil authored
    Fix Mantis issue#130 wdl: does not handle 64-bit address
    
    - Change the call from strtoul() to strtoull()
    - Change "%16X" to "%16llx" when scanning preferred load address
    
    rb://58
    
    Submitted by:	Calvin
    Approved by:	Marko
    7e69242a
win_delay_loader.cc 24.8 KB