AustrianOak Posted June 25, 2008 Posted June 25, 2008 I'm having trouble combining these two extended styles for my gui. When I do, it flashes every icon on my desktop and does weird things. (...$WS_POPUP, $WS_EX_LAYERED & $WS_EX_TOOLWINDOW) Thats how I did it ^^. Whats the correct way to do it?
UPSman2 Posted June 25, 2008 Posted June 25, 2008 BitOR($WS_EX_TOOLWINDOW,$WS_EX_LAYERED) at least i think so
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now