Searched refs:WINFNT_PE_MAGIC (Results 1 – 2 of 2) sorted by relevance
135 #define WINFNT_PE_MAGIC 0x4550 macro
386 else if ( ne_header.magic == WINFNT_PE_MAGIC ) in fnt_face_get_dll_font()414 if ( pe32_header.magic != WINFNT_PE_MAGIC /* check full signature */ || in fnt_face_get_dll_font()
Completed in 5 milliseconds