• vasil's avatar
    branches/zip: · 5bd71ba1
    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
    5bd71ba1
win_delay_loader.cc 24.8 KB