• Jason Rumney's avatar
    * w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer. · 8b61a891
    Jason Rumney authored
    (pfnSetLayeredWindowAttributes): New function pointer.
    (w32_initialize): Initialize it when supported.
    (x_set_frame_alpha): New function.
    
    * w32fns.c (Fx_create_frame): Initialize frame parameter `alpha'.
    (w32_frame_parm_handlers): Set alpha handler.
    
    * frame.c (x_set_alpha) [HAVE_NTGUI]: Call x_set_frame_alpha.
    8b61a891
w32term.c 180 KB