winapi - Win32API DefWindowProc not processing line feed and carriage return -


I am upgrading a program that uses MFCs from V6 to VS 2010 and partially proportionally partially With the exception, it displays any character with the exception of the carriage return and line feed on the CRichEditBox.

Anyone have any ideas? Is there a better job to call? I did not write this code bit.

Diff Windproof (WPARAM) 0x0D, 0); - Nothing

DiffwondoPicric (WM_CHAR, (VARAM) 'B', 0); - Works

Thanks in advance.

Forget the addition of PS - it worked in VS6


Comments

Popular posts from this blog

mysql - How to enter php data into a html multiple select box -

java - Can't add JTree to JPanel of a JInternalFrame -

c++ - Cassandra datastax cpp driver - avoiding unnecessary copies -