Thema: Delphi if GetWindowLong ...

Einzelnen Beitrag anzeigen

Benutzerbild von Neutral General
Neutral General

Registriert seit: 16. Jan 2004
Ort: Bendorf
5.219 Beiträge
 
Delphi 10.2 Tokyo Professional
 
#1

if GetWindowLong ...

  Alt 2. Jan 2007, 20:04
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."
  Mit Zitat antworten Zitat