Hmm.. does anyone have a working example of using the message EM_GETLINE from C# using SendMessage ? I found its code is 0x00C4.
I just cant get it working right.. I know the first char of the wParam should hold the capacity of the buffer and lParam should be the row number.. but I just cant get it right ..
Thanks! :)