Skip to content
Snippets Groups Projects
  • Deucе's avatar
    5699e9cf
    Draw the shadow if the API bgcolor is blue · 5699e9cf
    Deucе authored
    WIN_INACT was not getting a border because it changes the value
    of bclr which is explicitly compared with BLUE to detect if a
    shadow should be drawn.
    
    Instead, draw a shadow any time it would normally be drawn.
    5699e9cf
    History
    Draw the shadow if the API bgcolor is blue
    Deucе authored
    WIN_INACT was not getting a border because it changes the value
    of bclr which is explicitly compared with BLUE to detect if a
    shadow should be drawn.
    
    Instead, draw a shadow any time it would normally be drawn.