Hi,
Wie überprüft man ob ein Flag gesetzt ist bei dem was man bei GetWindowLong zurückbekommt?
Delphi-Quellcode:
if GetWindowLong(wnd,GWL_EXSTYLE) or WS_EX_APPWINDOW = WS_EX_APPWINDOW then
...
eigentlich so oder?
Ich glaub bei mir geht das nicht so richtig -.-
Gruß
Neutral General
Michael
"Programmers talk about software development on weekends, vacations, and over meals not because they lack imagination,
but because their imagination reveals worlds that others cannot see."