Zitat von
delphinia:
Ich nutze in einer Form
function UpdateLayeredWindow(hwnd: HWND; hdcDst: HDC; pptDst: PPoint; psize: PSize; hdcSrc: HDC; pptSrc: PPoint; crKey: TColor; pblend: PBlendFunction; dwFlags: DWORD): BOOL; stdcall; external 'user32.dll';
Wie kann ich nun bzw was muss ich tun damit wenn das Programm nun auf 98 ausgeführt wird diese Sache nicht beachtet wird und somit nicht zum Fehelr führt!
Windows version gegenprüfen
gruss Emil