Re: Back to Bitmaps

new topic     » goto parent     » topic index » view thread      » older message » newer message

don cole wrote:
> 
> WS_EX_CLIENTEDGE,  --style Ex
> OR({WS_OVERLAPPED,WS_SYSMENU}),    --style
> 
> WS_SYSMENU=#80000
> WS_OVERLAPPED=#0
> 
> Since #80000 ORed with #0 = #80000 
> 
> Why not just put 
> WS_EX_CLIENTEDGE,  --style Ex
> WS_SYSMENU,    --style 
> 
> Why is the OR needed at all?
> 
> 
> Don Cole

Hi Don,

Yes, that would work too smile

Take care,
Al

And, good luck with your Euphoria programming!

My bumper sticker: "I brake for LED's"

 From "Black Knight":
"I can live with losing the good fight,
 but i can not live without fighting it".
"Well on second thought, maybe not."

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu