News

Can anyone here remember the syntax required to use a string variable as a filename ... B><P>and it is decided with user input:<P><B>cin.getline(fileName, 16);</B><P>I can't quite remember how ...
But with EM_GETLINE it needs a pointer to a buffer for lparam. How do I do this?<BR><BR>And the reason I don't use the Lines property of the textbox is because Lines thinks I have only one line ...