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

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

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -