declared SetWindowLong changes specific Fenstereigenschaften because tappt im dunkeln a the Window zugeordneten LongIntwert changes.
Deklaration:
DEf @SetWindowLong(3) !USER32,SetWindowLongA
Parameter:
1.Parameter: the lever the Window, over the one The Information needed as LongInt. 2.Parameter: The Offset, on the Information read go should => --20 = Erweiterter Fensterstil --16 = Fensterstil --4 = The address the Fensterprozedur in the Fensterklasse, The for the process of Messages zuständig is. --6 = the Instancehandle the application. --8 = the lever the Elternfensters (if one present is). --12 = The ID the Fensters. --21 = additional, for application private, Information. 3.Parameter: New LongIntwert.
Return Value:
with one Error 0, otherwise the previous LongIntwert on the specific Offset.