ffc911 Fix crash in initializing

Authored and Committed by kusano 8 years ago
    Fix crash in initializing
    
    In some enviroment, access violations occures in ICOpen.
    Althogh this code seems to intended to handle SEH, structured exceptions are not catched in current configulation.