I have this confusion to develop this application in Win32 or WPF (.NET). This application primarily consists of a text editor (think of similar to the one in MS OneNote) with lot of customized requirements compared to a general text editor.
I was thinking to use VC to work on this as lots of custom drawing is required. What do you guys suggest? Is WPF is a best deal for this sort of applications? Or Win32 is better to go?