Hi,
I'm trying to show a (only one) text file in a window in a procedure oriented C-style program.
I've created a window with the registerclass/createclass functions, and i have a lowlevel file-read routine. I only need to put the text in de window-client area (?).
How can i do this? Is there a beter/other way?
Thnx,
Paul Kuijer