Hi,
Oh yes I see, but that was only a mistake caused by copy&paste
In the original code it looks like this:
Delphi-Quellcode:
if not UpdateLayeredWindow(
Handle,0,
nil,@NewSize,GetDC(
Handle),
nil,0,@bf,ULW_ALPHA)
then
ShowMessage('
Fehler!');
@toms: Ne das ist nicht das Problem. Die Deklaration von UpdateLayeredWindow ist bei mir in Ordnung. Benutze Delphi7.
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."