Please help me!
It is so: I'm just reading the tutorial on http://www.win-api.de but I have a problem with writing text into a window. Just look at the source:
{$DEFINE STRICT}
program ausgabetest;
uses windows;
const
szAppName='Textausgabe im Anwendungsbereich';
var
hwind:hwnd;
mesg:msg...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.