Code: Alles auswählen
SetClassLong_(WindowID, #GCL_HICON, ImageID)
SetClassLong_(WindowID, #GCL_HICONSM, ImageID)
Und die zweite Zeile ist für das Icon im Fenster, oder?
Code: Alles auswählen
SetClassLong_(WindowID, #GCL_HICON, ImageID)
SetClassLong_(WindowID, #GCL_HICONSM, ImageID)