To statically link the library into your .EXE, specify the LIBS(SINGLE STATIC) or LIBS(MULTI STATIC) compile-time option (see LIBS). You must also link with the /NOE linker option.