So, hab jetzt mal meinen Kollegen
geschlagen nett gebeten, sodass er sein Notebook mal rausgerückt hat
Hatte das gleiche Problem, wie du es hast. ABER wie folgt hat es dann doch funktioniert:
SendMessage(WinHandle, WM_GETTEXT, Length(buffer), Integer(@buffer));
Habe das sizeof durch Length ersetzt. Und WM_GETTEXTLENGTH hat bei mir dann auch funktioniert.
»Remember, the future maintainer is the person you should be writing code for, not the compiler.« (Nick Hodges)